Trace number 4507099

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-PS 2025-06-01? (TO) 3600.38 3609.95

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K150.opb
MD5SUMde861f201885d7430b03c8868c66597b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables17850
Total number of constraints18152
Number of constraints which are clauses18002
Number of constraints which are cardinality constraints (but not clauses)150
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint150
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 151
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.10	c #vars 17850 #constraints 18152 1.01692 1
0.57/0.68	c 18152 constraints
0.57/0.68	c Finish cloning data from SAT to LS
0.57/0.68	c restart_num_ls  -100000 0
34.47/34.60	c Use LS-small
34.47/34.60	c update_LS_target_phase-runLS
205.04/205.76	c restart_num  0 301
205.04/205.76	c LS-restart 90 66
664.24/666.22	c Use LS-small
664.24/666.22	c restart_num  301 602
664.24/666.22	c LS-restart 80 93
664.24/666.22	c similarity no use LS 0.994734
1107.18/1110.40	c restart_num  602 903
1107.18/1110.40	c LS-restart 80 56
2499.56/2506.37	c Use LS-small
2499.56/2506.37	c restart_num  903 1204
2499.56/2506.37	c LS-restart 70 47
3124.86/3133.29	c Use LS-small
3124.86/3133.29	c restart_num  1204 1505
3124.86/3133.29	c LS-restart 60 27
3600.03/3609.61	c Use LS-small
3600.03/3609.61	c Program interrupted by user.
3600.03/3609.61	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: 63708 MiB (62914 MiB free)
  memory of node 1: 64465 MiB (63248 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507099-1751176437/watcher-4507099-1751176437 -o /tmp/evaluation-result-4507099-1751176437/solver-4507099-1751176437 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751172827-22271 --watchdog 3760 SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4507099-1751176437.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=22695, runsolver pid=22688

[startup+0.100061 s]*
/proc/loadavg: 4.15 4.10 4.03 4/255 22713
/proc/meminfo: memFree=129175504/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=106456 memory=35684 CPUtime=0.08 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 5443 0 0 0 7 1 0 0 20 0 1 0 33321296 109010944 8921 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 26614 8921 2240 595 0 11281 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 106456 KiB
Current children cumulated memory: 35684 KiB

[startup+0.20556 s]*
/proc/loadavg: 4.15 4.10 4.03 6/258 22724
/proc/meminfo: memFree=129154732/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=111856 memory=41060 CPUtime=0.18 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 6788 0 0 0 17 1 0 0 20 0 1 0 33321296 114540544 10265 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 27964 10265 2304 595 0 12631 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 111856 KiB
Current children cumulated memory: 41060 KiB

[startup+0.305637 s]*
/proc/loadavg: 4.15 4.10 4.03 5/263 22739
/proc/meminfo: memFree=129118136/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=136872 memory=62620 CPUtime=0.28 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 12367 0 0 0 25 3 0 0 20 0 1 0 33321296 140156928 15655 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 34218 15655 2432 595 0 18885 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 136872 KiB
Current children cumulated memory: 62620 KiB

[startup+0.700123 s]
/proc/loadavg: 4.15 4.10 4.03 5/263 22739
/proc/meminfo: memFree=129070192/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=170512 memory=95516 CPUtime=0.66 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 20547 0 0 0 62 4 0 0 20 0 1 0 33321296 174604288 23879 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 42628 23879 2464 595 0 27295 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 170512 KiB
Current children cumulated memory: 95516 KiB

[startup+1.50013 s]
/proc/loadavg: 4.15 4.10 4.03 5/263 22739
/proc/meminfo: memFree=128982436/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=170512 memory=96156 CPUtime=1.46 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 20693 0 0 0 135 11 0 0 20 0 1 0 33321296 174604288 24039 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 42628 24039 2464 595 0 27295 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 170512 KiB
Current children cumulated memory: 96156 KiB

[startup+3.10533 s]
/proc/loadavg: 4.15 4.10 4.03 5/263 22739
/proc/meminfo: memFree=128877732/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=170512 memory=96156 CPUtime=3.06 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 20693 0 0 0 282 24 0 0 20 0 1 0 33321296 174604288 24039 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 42628 24039 2464 595 0 27295 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 170512 KiB
Current children cumulated memory: 96156 KiB

[startup+6.30011 s]
/proc/loadavg: 4.14 4.10 4.03 5/263 22739
/proc/meminfo: memFree=128878084/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=170512 memory=96156 CPUtime=6.24 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 20693 0 0 0 576 48 0 0 20 0 1 0 33321296 174604288 24039 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 42628 24039 2464 595 0 27295 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 170512 KiB
Current children cumulated memory: 96156 KiB

[startup+12.7001 s]
/proc/loadavg: 4.13 4.10 4.03 5/263 22739
/proc/meminfo: memFree=128878084/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=170512 memory=96156 CPUtime=12.63 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 20693 0 0 0 1164 99 0 0 20 0 1 0 33321296 174604288 24039 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 42628 24039 2464 595 0 27295 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 170512 KiB
Current children cumulated memory: 96156 KiB

[startup+25.5001 s]
/proc/loadavg: 4.10 4.09 4.03 5/263 22739
/proc/meminfo: memFree=128878108/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=170512 memory=96156 CPUtime=25.4 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 20693 0 0 0 2337 203 0 0 20 0 1 0 33321296 174604288 24039 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 42628 24039 2464 595 0 27295 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 170512 KiB
Current children cumulated memory: 96156 KiB

[startup+51.1057 s]
/proc/loadavg: 4.13 4.10 4.03 5/263 22829
/proc/meminfo: memFree=128835160/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=228900 memory=154492 CPUtime=50.93 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 27723 0 0 0 4811 282 0 0 20 0 1 0 33321296 234393600 38623 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 57225 38623 2496 595 0 41892 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 228900 KiB
Current children cumulated memory: 154492 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.10 4.03 5/264 22966
/proc/meminfo: memFree=129343108/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=253980 memory=189472 CPUtime=101.97 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 33956 0 0 0 9910 287 0 0 20 0 1 0 33321296 260075520 47368 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 63495 47368 2496 595 0 48162 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 253980 KiB
Current children cumulated memory: 189472 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/265 23013
/proc/meminfo: memFree=129081488/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=274228 memory=212128 CPUtime=161.78 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 39084 0 0 0 15884 294 0 0 20 0 1 0 33321296 280809472 53032 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 68557 53032 2528 595 0 53224 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 274228 KiB
Current children cumulated memory: 212128 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.10 4.04 5/265 23015
/proc/meminfo: memFree=129056044/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=282212 memory=222584 CPUtime=221.6 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 41102 0 0 0 21730 430 0 0 20 0 1 0 33321296 288985088 55646 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 70553 55646 2528 595 0 55220 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 282212 KiB
Current children cumulated memory: 222584 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.10 4.04 5/264 23019
/proc/meminfo: memFree=129008812/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=296540 memory=237944 CPUtime=281.43 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 44499 0 0 0 27687 456 0 0 20 0 1 0 33321296 303656960 59486 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 74135 59486 2528 595 0 58802 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 296540 KiB
Current children cumulated memory: 237944 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.09 4.04 5/264 23156
/proc/meminfo: memFree=129001892/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=339636 memory=256156 CPUtime=341.26 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 45906 0 0 0 33668 458 0 0 20 0 1 0 33321296 347787264 64039 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 84909 64039 2528 595 0 69576 0
Current children cumulated CPU time: 341.26 s
Current children cumulated vsize: 339636 KiB
Current children cumulated memory: 256156 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.10 4.04 5/263 23158
/proc/meminfo: memFree=128953572/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=347520 memory=263708 CPUtime=401.11 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 47797 0 0 0 39652 459 0 0 20 0 1 0 33321296 355860480 65927 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 86880 65927 2528 595 0 71547 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 347520 KiB
Current children cumulated memory: 263708 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.10 4.04 5/263 23172
/proc/meminfo: memFree=128901044/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=351380 memory=267420 CPUtime=460.94 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 48706 0 0 0 45630 464 0 0 20 0 1 0 33321296 359813120 66855 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 87845 66855 2528 595 0 72512 0

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

Current children cumulated memory: 408764 KiB

[startup+2982.3 s]
/proc/loadavg: 4.35 4.15 4.11 5/264 23295
/proc/meminfo: memFree=128672948/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=489284 memory=408764 CPUtime=2974.34 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 67201 0 0 0 296530 904 0 0 20 0 1 0 33321296 501026816 102191 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 122321 102191 2528 595 0 106988 0
Current children cumulated CPU time: 2974.34 s
Current children cumulated vsize: 489284 KiB
Current children cumulated memory: 408764 KiB

[startup+3042.3 s]
/proc/loadavg: 4.20 4.15 4.11 5/264 23297
/proc/meminfo: memFree=128664800/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=493188 memory=412476 CPUtime=3034.18 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 68145 0 0 0 302514 904 0 0 20 0 1 0 33321296 505024512 103119 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 123297 103119 2528 595 0 107964 0
Current children cumulated CPU time: 3034.18 s
Current children cumulated vsize: 493188 KiB
Current children cumulated memory: 412476 KiB

[startup+3102.3 s]
/proc/loadavg: 4.18 4.15 4.11 5/263 23299
/proc/meminfo: memFree=128659964/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=493188 memory=412988 CPUtime=3094.04 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 68150 0 0 0 308499 905 0 0 20 0 1 0 33321296 505024512 103247 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 123297 103247 2528 595 0 107964 0
Current children cumulated CPU time: 3094.04 s
Current children cumulated vsize: 493188 KiB
Current children cumulated memory: 412988 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/263 23301
/proc/meminfo: memFree=128660076/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=494704 memory=414012 CPUtime=3153.88 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 68416 0 0 0 314308 1080 0 0 20 0 1 0 33321296 506576896 103503 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 123676 103503 2528 595 0 108343 0
Current children cumulated CPU time: 3153.88 s
Current children cumulated vsize: 494704 KiB
Current children cumulated memory: 414012 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/263 23304
/proc/meminfo: memFree=128660156/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=496804 memory=416188 CPUtime=3213.73 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 69059 0 0 0 320292 1081 0 0 20 0 1 0 33321296 508727296 104047 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 124201 104047 2528 595 0 108868 0
Current children cumulated CPU time: 3213.73 s
Current children cumulated vsize: 496804 KiB
Current children cumulated memory: 416188 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/264 23309
/proc/meminfo: memFree=128660116/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=496804 memory=416188 CPUtime=3273.58 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 69082 0 0 0 326277 1081 0 0 20 0 1 0 33321296 508727296 104047 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 124201 104047 2528 595 0 108868 0
Current children cumulated CPU time: 3273.58 s
Current children cumulated vsize: 496804 KiB
Current children cumulated memory: 416188 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 23311
/proc/meminfo: memFree=128630512/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=498356 memory=417724 CPUtime=3333.43 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 69481 0 0 0 332260 1083 0 0 20 0 1 0 33321296 510316544 104431 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 124589 104431 2528 595 0 109256 0
Current children cumulated CPU time: 3333.43 s
Current children cumulated vsize: 498356 KiB
Current children cumulated memory: 417724 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/264 23313
/proc/meminfo: memFree=128622628/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=498356 memory=417724 CPUtime=3393.28 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 69481 0 0 0 338244 1084 0 0 20 0 1 0 33321296 510316544 104431 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 124589 104431 2528 595 0 109256 0
Current children cumulated CPU time: 3393.28 s
Current children cumulated vsize: 498356 KiB
Current children cumulated memory: 417724 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 23316
/proc/meminfo: memFree=128620600/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=499308 memory=418492 CPUtime=3453.13 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 69679 0 0 0 344218 1095 0 0 20 0 1 0 33321296 511291392 104623 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 124827 104623 2528 595 0 109494 0
Current children cumulated CPU time: 3453.13 s
Current children cumulated vsize: 499308 KiB
Current children cumulated memory: 418492 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/263 23320
/proc/meminfo: memFree=128608512/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=499308 memory=418492 CPUtime=3512.97 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 69679 0 0 0 350202 1095 0 0 20 0 1 0 33321296 511291392 104623 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 124827 104623 2528 595 0 109494 0
Current children cumulated CPU time: 3512.97 s
Current children cumulated vsize: 499308 KiB
Current children cumulated memory: 418492 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/262 23324
/proc/meminfo: memFree=128602220/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=500520 memory=419900 CPUtime=3572.8 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 70018 0 0 0 356185 1095 0 0 20 0 1 0 33321296 512532480 104975 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 125130 104975 2528 595 0 109797 0
Current children cumulated CPU time: 3572.8 s
Current children cumulated vsize: 500520 KiB
Current children cumulated memory: 419900 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.10 4.12 4.09 5/262 23324
/proc/meminfo: memFree=128602268/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=501268 memory=420924 CPUtime=3600.03 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 70262 0 0 0 358907 1096 0 0 20 0 1 0 33321296 513298432 105231 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 125317 105231 2528 595 0 109984 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 501268 KiB
Current children cumulated memory: 420924 KiB

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

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

# cumulated CPU time of all completed processes:  user=3589.42 s, system=10.9655 s

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

[startup+3609.8 s]
/proc/loadavg: 4.10 4.12 4.09 5/262 23324
/proc/meminfo: memFree=128602268/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=339440 memory=284380 CPUtime=3600.23 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 70266 0 0 0 358927 1096 0 0 20 0 1 0 33321296 347586560 71095 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 84860 71095 2592 595 0 69527 0
Current children cumulated CPU time: 3600.23 s
Current children cumulated vsize: 339440 KiB
Current children cumulated memory: 284380 KiB

[startup+3609.9 s]
/proc/loadavg: 4.10 4.12 4.09 5/262 23324
/proc/meminfo: memFree=128602268/131249988 swapFree=33010684/33010684
[pid=22695] ppid=22688 vsize=339440 memory=284380 CPUtime=3600.33 cores=0,2
/proc/22695/stat : 22695 (SynLSCD-PS) R 22688 22695 22261 0 -1 4194304 70266 0 0 0 358937 1096 0 0 20 0 1 0 33321296 347586560 71095 18446744073709551615 94855345885184 94855348320185 140720389612848 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94855348800760 94855348833792 94855381569536 140720389618016 140720389618152 140720389618152 140720389623754 0
/proc/22695/statm: 84860 71095 2592 595 0 69527 0
Current children cumulated CPU time: 3600.33 s
Current children cumulated vsize: 339440 KiB
Current children cumulated memory: 284380 KiB

Child status: 0

Real time (s): 3609.95
CPU time (s): 3600.38
CPU user time (s): 3589.42
CPU system time (s): 10.9655
CPU usage (%): 99.735
Max. virtual memory (cumulated for all children) (KiB): 564440
Max. memory (cumulated for all children) (KiB): 434824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.42
system time used= 10.9655
maximum resident set size= 440968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70292
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= 260
involuntary context switches= 4745


# summary of solver processes directly reported to runsolver:
#   pid: 22695
#   total CPU time (s): 3600.38
#   total CPU user time (s): 3589.42
#   total CPU system time (s): 10.9655

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.7622 second user time and 15.6878 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-06-29 07:53:57
IDJOB=4507099
IDBENCH=158322
IDSOLVER=3370
FILE ID=nodeC020/4507099-1751176437
RUNJOBID= nodeC020-1751172827-22271
SLURM_JOB_ID= 9587540
Free space on /tmp= 433048 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K150.opb
COMMAND LINE= SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507099-1751176437/watcher-4507099-1751176437 -o /tmp/evaluation-result-4507099-1751176437/solver-4507099-1751176437 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751172827-22271 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4507099-1751176437.opb

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

MD5SUM BENCH= de861f201885d7430b03c8868c66597b
RANDOM SEED=591189133

nodeC020 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		: 3587.499
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.79
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.842
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.79
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.905
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.79
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		: 3602.314
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.79
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		: 3700.000
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.79
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		: 3600.326
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.79
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		: 3600.141
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.79
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		: 3600.109
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129193812 kB
MemAvailable:   129227008 kB
Buffers:            3280 kB
Cached:           840492 kB
SwapCached:            0 kB
Active:           955416 kB
Inactive:         533192 kB
Active(anon):     662892 kB
Inactive(anon):        0 kB
Active(file):     292524 kB
Inactive(file):   533192 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4628 kB
Writeback:             4 kB
AnonPages:        647812 kB
Mapped:           108784 kB
Shmem:             18056 kB
KReclaimable:      93440 kB
Slab:             180024 kB
SReclaimable:      93440 kB
SUnreclaim:        86584 kB
KernelStack:        4176 kB
PageTables:         4268 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     957856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    581632 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC020 at 2025-06-29 08:54:07