Trace number 4507530

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-06-01? (TO) 3600.14 3609.52

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K81.opb
MD5SUMa76247625d06f26dbfcd47fe69513f4b
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 variables5508
Total number of constraints5672
Number of constraints which are clauses5591
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint81
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 82
Number of bits of the biggest sum of numbers7
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.08	c #vars 5508 #constraints 5672 1.02977 1
0.66/0.71	c 5672 constraints
0.66/0.71	c Finish cloning data from SAT to LS
0.66/0.71	c restart_num_ls  -100000 0
160.50/161.10	c Use LS-small
160.50/161.10	restart_num  0 301
160.50/161.10	LS-restart 90 27
481.12/482.54	c Use LS-small
481.12/482.54	restart_num  301 602
481.12/482.54	LS-restart 80 28
772.39/774.62	c Use LS-small
772.39/774.62	restart_num  602 903
772.39/774.62	LS-restart 70 16
1198.26/1201.65	c Use LS-small
1198.26/1201.65	restart_num  903 1204
1198.26/1201.65	LS-restart 60 38
1442.82/1446.83	c Use LS-small
1442.82/1446.83	restart_num  1204 1505
1442.82/1446.83	LS-restart 50 55
1442.82/1446.83	c similarity no use LS 0.993646
1751.43/1756.28	restart_num  1505 1807
1751.43/1756.28	LS-restart 50 89
1751.43/1756.28	c similarity no use LS 0.990741
2412.87/2419.35	restart_num  1807 2109
2412.87/2419.35	LS-restart 50 77
2412.87/2419.35	c similarity no use LS 0.990378
2642.58/2649.67	restart_num  2109 2416
2642.58/2649.67	LS-restart 50 30
2964.20/2972.08	c Use LS-small
2964.20/2972.08	restart_num  2416 2717
2964.20/2972.08	LS-restart 40 70
2964.20/2972.08	c similarity no use LS 0.98947
3190.32/3198.77	restart_num  2717 3019
3190.32/3198.77	LS-restart 40 35
3600.01/3609.40	c Use LS-small
3600.01/3609.40	c Program interrupted by user.
3600.01/3609.40	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 (62919 MiB free)
  memory of node 1: 64465 MiB (63460 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507530-1751177613/watcher-4507530-1751177613 -o /tmp/evaluation-result-4507530-1751177613/solver-4507530-1751177613 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751170366-18597 --watchdog 3760 SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4507530-1751177613.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=19555, runsolver pid=19552

[startup+0.100068 s]*
/proc/loadavg: 4.37 4.19 4.17 5/250 19556
/proc/meminfo: memFree=129404788/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=90788 memory=18176 CPUtime=0.09 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 2500 0 0 0 8 1 0 0 20 0 1 0 33440120 92966912 4544 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 22697 4544 2304 595 0 7364 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 90788 KiB
Current children cumulated memory: 18176 KiB

[startup+0.219199 s]*
/proc/loadavg: 4.37 4.19 4.17 5/250 19556
/proc/meminfo: memFree=129404032/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=92960 memory=20352 CPUtime=0.19 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 3017 0 0 0 18 1 0 0 20 0 1 0 33440120 95191040 5088 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 23240 5088 2368 595 0 7907 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 92960 KiB
Current children cumulated memory: 20352 KiB

[startup+0.313041 s]*
/proc/loadavg: 4.37 4.19 4.17 5/250 19556
/proc/meminfo: memFree=129400252/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=100076 memory=26676 CPUtime=0.29 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 4793 0 0 0 28 1 0 0 20 0 1 0 33440120 102477824 6669 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 25019 6669 2432 595 0 9686 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 100076 KiB
Current children cumulated memory: 26676 KiB

[startup+0.7003 s]
/proc/loadavg: 4.37 4.19 4.17 5/250 19556
/proc/meminfo: memFree=129400252/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=103364 memory=28596 CPUtime=0.66 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 5245 0 0 0 64 2 0 0 20 0 1 0 33440120 105844736 7117 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 25841 7149 2432 595 0 10508 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 103364 KiB
Current children cumulated memory: 28596 KiB

[startup+1.50033 s]
/proc/loadavg: 4.42 4.21 4.18 5/250 19556
/proc/meminfo: memFree=129388156/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=108380 memory=34868 CPUtime=1.46 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 6835 0 0 0 133 13 0 0 20 0 1 0 33440120 110981120 8717 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 27095 8717 2432 595 0 11762 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 108380 KiB
Current children cumulated memory: 34868 KiB

[startup+3.11378 s]
/proc/loadavg: 4.42 4.21 4.18 5/250 19556
/proc/meminfo: memFree=129386408/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=108380 memory=34868 CPUtime=3.07 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 6835 0 0 0 276 31 0 0 20 0 1 0 33440120 110981120 8717 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 27095 8717 2432 595 0 11762 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 108380 KiB
Current children cumulated memory: 34868 KiB

[startup+6.30032 s]
/proc/loadavg: 4.39 4.20 4.17 5/250 19556
/proc/meminfo: memFree=129376524/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=108380 memory=34868 CPUtime=6.25 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 6835 0 0 0 556 69 0 0 20 0 1 0 33440120 110981120 8717 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 27095 8717 2432 595 0 11762 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 108380 KiB
Current children cumulated memory: 34868 KiB

[startup+12.7003 s]
/proc/loadavg: 4.35 4.20 4.17 5/250 19556
/proc/meminfo: memFree=129356296/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=108380 memory=34868 CPUtime=12.64 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 6835 0 0 0 1124 140 0 0 20 0 1 0 33440120 110981120 8717 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 27095 8717 2432 595 0 11762 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 108380 KiB
Current children cumulated memory: 34868 KiB

[startup+25.5003 s]
/proc/loadavg: 4.30 4.19 4.17 5/250 19556
/proc/meminfo: memFree=129324728/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=134368 memory=72952 CPUtime=25.39 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 10390 0 0 0 2365 174 0 0 20 0 1 0 33440120 137592832 18238 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 33592 18238 2496 595 0 18259 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 134368 KiB
Current children cumulated memory: 72952 KiB

[startup+51.1128 s]
/proc/loadavg: 4.25 4.19 4.17 5/250 19557
/proc/meminfo: memFree=129286060/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=166748 memory=90184 CPUtime=50.93 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 13050 0 0 0 4914 179 0 0 20 0 1 0 33440120 170749952 22546 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 41687 22546 2496 595 0 26354 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 166748 KiB
Current children cumulated memory: 90184 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.16 4.16 5/251 19648
/proc/meminfo: memFree=129575736/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=177948 memory=103316 CPUtime=101.97 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 15813 0 0 0 10010 187 0 0 20 0 1 0 33440120 182218752 25829 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 44487 25829 2496 595 0 29154 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 177948 KiB
Current children cumulated memory: 103316 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.14 4.16 5/251 19650
/proc/meminfo: memFree=129544748/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=182224 memory=107668 CPUtime=161.79 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 16931 0 0 0 15974 205 0 0 20 0 1 0 33440120 186597376 26917 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 45556 26917 2496 595 0 30223 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 182224 KiB
Current children cumulated memory: 107668 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.14 4.16 5/251 19742
/proc/meminfo: memFree=129582612/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=185068 memory=110356 CPUtime=221.61 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 17597 0 0 0 21820 341 0 0 20 0 1 0 33440120 189509632 27589 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 46267 27589 2496 595 0 30934 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 185068 KiB
Current children cumulated memory: 110356 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 4.12 4.14 5/251 19788
/proc/meminfo: memFree=129552328/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=187284 memory=112532 CPUtime=281.45 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 18157 0 0 0 27803 342 0 0 20 0 1 0 33440120 191778816 28133 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 46821 28133 2496 595 0 31488 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 187284 KiB
Current children cumulated memory: 112532 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.14 4.15 5/251 19790
/proc/meminfo: memFree=129548256/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=190216 memory=115476 CPUtime=341.3 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 18890 0 0 0 33784 346 0 0 20 0 1 0 33440120 194781184 28869 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 47554 28869 2496 595 0 32221 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 190216 KiB
Current children cumulated memory: 115476 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.13 4.14 5/250 19836
/proc/meminfo: memFree=129587908/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=191948 memory=117268 CPUtime=401.14 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 19351 0 0 0 39765 349 0 0 20 0 1 0 33440120 196554752 29317 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 47987 29317 2496 595 0 32654 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 191948 KiB
Current children cumulated memory: 117268 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.11 4.14 5/250 19838
/proc/meminfo: memFree=129559888/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=194220 memory=119444 CPUtime=460.98 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 19914 0 0 0 45744 354 0 0 20 0 1 0 33440120 198881280 29861 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 48555 29861 2496 595 0 33222 0
Current children cumulated CPU time: 460.98 s

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

Current children cumulated memory: 156288 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.12 4.16 5/250 20059
/proc/meminfo: memFree=130018040/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=220100 memory=156800 CPUtime=2914.61 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 26483 0 0 0 290152 1309 0 0 20 0 1 0 33440120 225382400 39200 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 55025 39200 2496 595 0 39692 0
Current children cumulated CPU time: 2914.61 s
Current children cumulated vsize: 220100 KiB
Current children cumulated memory: 156800 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.13 4.16 5/251 20064
/proc/meminfo: memFree=130013236/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=220100 memory=156928 CPUtime=2974.46 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 26484 0 0 0 296130 1316 0 0 20 0 1 0 33440120 225382400 39232 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 55025 39232 2496 595 0 39692 0
Current children cumulated CPU time: 2974.46 s
Current children cumulated vsize: 220100 KiB
Current children cumulated memory: 156928 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.12 4.15 5/251 20066
/proc/meminfo: memFree=130015968/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=220100 memory=156928 CPUtime=3034.32 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 26484 0 0 0 302108 1324 0 0 20 0 1 0 33440120 225382400 39232 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 55025 39232 2496 595 0 39692 0
Current children cumulated CPU time: 3034.32 s
Current children cumulated vsize: 220100 KiB
Current children cumulated memory: 156928 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.11 4.14 5/251 20072
/proc/meminfo: memFree=129983928/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=220776 memory=157440 CPUtime=3094.16 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 26626 0 0 0 308089 1327 0 0 20 0 1 0 33440120 226074624 39360 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 55194 39360 2496 595 0 39861 0
Current children cumulated CPU time: 3094.16 s
Current children cumulated vsize: 220776 KiB
Current children cumulated memory: 157440 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.10 4.14 5/251 20074
/proc/meminfo: memFree=129984160/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=220956 memory=157696 CPUtime=3154 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 26671 0 0 0 314068 1332 0 0 20 0 1 0 33440120 226258944 39424 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 55239 39424 2496 595 0 39906 0
Current children cumulated CPU time: 3154 s
Current children cumulated vsize: 220956 KiB
Current children cumulated memory: 157696 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.11 4.14 5/250 20076
/proc/meminfo: memFree=129980064/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=221352 memory=157952 CPUtime=3213.86 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 26776 0 0 0 319874 1512 0 0 20 0 1 0 33440120 226664448 39488 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 55338 39488 2496 595 0 40005 0
Current children cumulated CPU time: 3213.86 s
Current children cumulated vsize: 221352 KiB
Current children cumulated memory: 157952 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.10 4.13 5/250 20078
/proc/meminfo: memFree=129983656/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=221352 memory=158080 CPUtime=3273.71 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 26783 0 0 0 325853 1518 0 0 20 0 1 0 33440120 226664448 39520 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 55338 39520 2496 595 0 40005 0
Current children cumulated CPU time: 3273.71 s
Current children cumulated vsize: 221352 KiB
Current children cumulated memory: 158080 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.10 4.13 5/250 20080
/proc/meminfo: memFree=129982400/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=221352 memory=158336 CPUtime=3333.56 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 26859 0 0 0 331834 1522 0 0 20 0 1 0 33440120 226664448 39584 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 55338 39584 2496 595 0 40005 0
Current children cumulated CPU time: 3333.56 s
Current children cumulated vsize: 221352 KiB
Current children cumulated memory: 158336 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.11 4.13 5/250 20082
/proc/meminfo: memFree=129959888/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=263044 memory=168668 CPUtime=3393.42 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 27853 0 0 0 337814 1528 0 0 20 0 1 0 33440120 269357056 42167 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 65761 42167 2496 595 0 50428 0
Current children cumulated CPU time: 3393.42 s
Current children cumulated vsize: 263044 KiB
Current children cumulated memory: 168668 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/251 20085
/proc/meminfo: memFree=129959132/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=263572 memory=169180 CPUtime=3453.27 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 27974 0 0 0 343794 1533 0 0 20 0 1 0 33440120 269897728 42295 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 65893 42295 2496 595 0 50560 0
Current children cumulated CPU time: 3453.27 s
Current children cumulated vsize: 263572 KiB
Current children cumulated memory: 169180 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.12 5/251 20087
/proc/meminfo: memFree=129959280/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=264372 memory=169948 CPUtime=3513.12 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 28170 0 0 0 349770 1542 0 0 20 0 1 0 33440120 270716928 42487 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 66093 42487 2496 595 0 50760 0
Current children cumulated CPU time: 3513.12 s
Current children cumulated vsize: 264372 KiB
Current children cumulated memory: 169948 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.11 5/251 20092
/proc/meminfo: memFree=129958268/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=264732 memory=170332 CPUtime=3572.97 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 28252 0 0 0 355746 1551 0 0 20 0 1 0 33440120 271085568 42583 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 66183 42583 2496 595 0 50850 0
Current children cumulated CPU time: 3572.97 s
Current children cumulated vsize: 264732 KiB
Current children cumulated memory: 170332 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.05 4.09 4.11 4/245 20124
/proc/meminfo: memFree=130122100/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=264732 memory=170332 CPUtime=3600.01 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 28261 0 0 0 358450 1551 0 0 20 0 1 0 33440120 271085568 42583 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 66183 42583 2496 595 0 50850 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 264732 KiB
Current children cumulated memory: 170332 KiB

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

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

# cumulated CPU time of all completed processes:  user=3584.62 s, system=15.5131 s

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

[startup+3609.5 s]
/proc/loadavg: 4.05 4.09 4.11 4/245 20124
/proc/meminfo: memFree=130122100/131382120 swapFree=33010684/33010684
[pid=19555] ppid=19552 vsize=172260 memory=116492 CPUtime=3600.11 cores=5,7
/proc/19555/stat : 19555 (SynLSCD) R 19552 19555 18584 0 -1 4194304 28266 0 0 0 358460 1551 0 0 20 0 1 0 33440120 176394240 29123 18446744073709551615 94395823378432 94395825812585 140736424987584 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94395826294008 94395826327040 94395860533248 140736424995174 140736424995307 140736424995307 140736425000909 0
/proc/19555/statm: 43065 29123 2560 595 0 27732 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 172260 KiB
Current children cumulated memory: 116492 KiB

Child status: 0

Real time (s): 3609.52
CPU time (s): 3600.14
CPU user time (s): 3584.62
CPU system time (s): 15.5131
CPU usage (%): 99.7399
Max. virtual memory (cumulated for all children) (KiB): 264732
Max. memory (cumulated for all children) (KiB): 170332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.62
system time used= 15.5131
maximum resident set size= 219716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28290
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= 179
involuntary context switches= 1710


# summary of solver processes directly reported to runsolver:
#   pid: 19555
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3584.62
#   total CPU system time (s): 15.5131

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.5095 second user time and 32.4605 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-06-29 08:13:33
IDJOB=4507530
IDBENCH=158357
IDSOLVER=3369
FILE ID=nodeC002/4507530-1751177613
RUNJOBID= nodeC002-1751170366-18597
SLURM_JOB_ID= 9587526
Free space on /tmp= 433048 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K81.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-4507530-1751177613/watcher-4507530-1751177613 -o /tmp/evaluation-result-4507530-1751177613/solver-4507530-1751177613 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751170366-18597 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4507530-1751177613.opb

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

MD5SUM BENCH= a76247625d06f26dbfcd47fe69513f4b
RANDOM SEED=442124511

nodeC002 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		: 3662.569
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.81
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		: 3491.957
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.81
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.475
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.81
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.310
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.81
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		: 3491.911
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.81
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		: 3492.638
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.81
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.692
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.81
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.231
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129412824 kB
MemAvailable:   129058688 kB
Buffers:            3280 kB
Cached:           457192 kB
SwapCached:            0 kB
Active:          1192784 kB
Inactive:         210036 kB
Active(anon):     960308 kB
Inactive(anon):        0 kB
Active(file):     232476 kB
Inactive(file):   210036 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8032 kB
Writeback:             0 kB
AnonPages:        945416 kB
Mapped:           113660 kB
Shmem:             17960 kB
KReclaimable:      85096 kB
Slab:             166616 kB
SReclaimable:      85096 kB
SUnreclaim:        81520 kB
KernelStack:        4064 kB
PageTables:         5028 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1425424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    798720 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC002 at 2025-06-29 09:13:43