Trace number 4506846

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.4 3610.19

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K188.opb
MD5SUM416ae2bcad94d751017f8086501bbe46
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark28.0032
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22372
Total number of constraints22750
Number of constraints which are clauses22562
Number of constraints which are cardinality constraints (but not clauses)188
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint188
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 189
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.09/0.12	c #vars 22372 #constraints 22750 1.0169 1
0.88/1.01	c 22750 constraints
0.88/1.01	c Finish cloning data from SAT to LS
0.88/1.01	c restart_num_ls  -100000 0
249.48/250.29	c Use LS-small
249.48/250.29	restart_num  0 302
249.48/250.29	LS-restart 90 18
755.37/757.50	c Use LS-small
755.37/757.50	restart_num  302 603
755.37/757.50	LS-restart 80 76
1488.69/1492.78	c Use LS-small
1488.69/1492.78	restart_num  603 904
1488.69/1492.78	LS-restart 70 86
1488.69/1492.78	c similarity no use LS 0.990837
3600.01/3609.80	c Program interrupted by user.
3600.01/3609.80	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 (62739 MiB free)
  memory of node 1: 64465 MiB (63632 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=20364, runsolver pid=20361

[startup+0.100104 s]*
/proc/loadavg: 4.59 4.25 4.17 5/252 20365
/proc/meminfo: memFree=129383636/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=109076 memory=38104 CPUtime=0.09 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 6103 0 0 0 8 1 0 0 20 0 1 0 33058202 111693824 9526 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 27269 9526 2208 595 0 11936 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 109076 KiB
Current children cumulated memory: 38104 KiB

[startup+0.21327 s]*
/proc/loadavg: 4.59 4.25 4.17 5/252 20365
/proc/meminfo: memFree=129377588/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=115328 memory=44440 CPUtime=0.2 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 7892 0 0 0 19 1 0 0 20 0 1 0 33058202 118095872 11110 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 28832 11110 2304 595 0 13499 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 115328 KiB
Current children cumulated memory: 44440 KiB

[startup+0.313278 s]*
/proc/loadavg: 4.59 4.25 4.17 6/252 20365
/proc/meminfo: memFree=129357868/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=140444 memory=68596 CPUtime=0.31 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 13715 0 0 0 28 3 0 0 20 0 1 0 33058202 143814656 17149 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 35111 17149 2400 595 0 19778 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 140444 KiB
Current children cumulated memory: 68596 KiB

[startup+0.700334 s]
/proc/loadavg: 4.59 4.25 4.17 5/252 20365
/proc/meminfo: memFree=129341740/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=148456 memory=73716 CPUtime=0.68 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 15007 0 0 0 65 3 0 0 20 0 1 0 33058202 152018944 18429 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 37114 18429 2432 595 0 21781 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 148456 KiB
Current children cumulated memory: 73716 KiB

[startup+1.50033 s]
/proc/loadavg: 4.59 4.25 4.17 5/252 20365
/proc/meminfo: memFree=129309988/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=195668 memory=120436 CPUtime=1.48 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 26696 0 0 0 139 9 0 0 20 0 1 0 33058202 200364032 30109 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 48917 30109 2432 595 0 33584 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 195668 KiB
Current children cumulated memory: 120436 KiB

[startup+3.1131 s]
/proc/loadavg: 4.59 4.25 4.17 5/252 20365
/proc/meminfo: memFree=129294116/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=195668 memory=120564 CPUtime=3.08 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 26710 0 0 0 289 19 0 0 20 0 1 0 33058202 200364032 30141 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 48917 30141 2432 595 0 33584 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 195668 KiB
Current children cumulated memory: 120564 KiB

[startup+6.30033 s]
/proc/loadavg: 4.62 4.26 4.17 5/252 20365
/proc/meminfo: memFree=129294368/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=195668 memory=120564 CPUtime=6.27 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 26710 0 0 0 587 40 0 0 20 0 1 0 33058202 200364032 30141 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 48917 30141 2432 595 0 33584 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 195668 KiB
Current children cumulated memory: 120564 KiB

[startup+12.7003 s]
/proc/loadavg: 4.65 4.28 4.18 5/250 20365
/proc/meminfo: memFree=129282836/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=195668 memory=120564 CPUtime=12.65 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 26710 0 0 0 1179 86 0 0 20 0 1 0 33058202 200364032 30141 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 48917 30141 2432 595 0 33584 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 195668 KiB
Current children cumulated memory: 120564 KiB

[startup+25.5004 s]
/proc/loadavg: 4.73 4.31 4.19 5/250 20365
/proc/meminfo: memFree=129267508/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=197248 memory=124296 CPUtime=25.42 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 27114 0 0 0 2358 184 0 0 20 0 1 0 33058202 201981952 31074 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 49312 31074 2464 595 0 33979 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 197248 KiB
Current children cumulated memory: 124296 KiB

[startup+51.113 s]
/proc/loadavg: 4.54 4.30 4.19 5/250 20365
/proc/meminfo: memFree=129179992/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=267832 memory=203364 CPUtime=50.94 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 36823 0 0 0 4905 189 0 0 20 0 1 0 33058202 274259968 50841 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 66958 50841 2464 595 0 51625 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 267832 KiB
Current children cumulated memory: 203364 KiB

[startup+102.3 s]
/proc/loadavg: 4.29 4.27 4.18 5/251 20370
/proc/meminfo: memFree=129137044/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=294520 memory=229476 CPUtime=101.98 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 43352 0 0 0 10004 194 0 0 20 0 1 0 33058202 301588480 57369 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 73630 57369 2464 595 0 58297 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 294520 KiB
Current children cumulated memory: 229476 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.23 4.17 5/251 20372
/proc/meminfo: memFree=129111364/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=313780 memory=247908 CPUtime=161.82 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 47985 0 0 0 15980 202 0 0 20 0 1 0 33058202 321310720 61977 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 78445 61977 2464 595 0 63112 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 313780 KiB
Current children cumulated memory: 247908 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.24 4.18 5/251 20374
/proc/meminfo: memFree=129090432/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=361224 memory=262288 CPUtime=221.65 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 50457 0 0 0 21960 205 0 0 20 0 1 0 33058202 369893376 65572 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 90306 65572 2464 595 0 74973 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 361224 KiB
Current children cumulated memory: 262288 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.21 4.17 6/251 20376
/proc/meminfo: memFree=129067940/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=369100 memory=276368 CPUtime=281.49 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 52454 0 0 0 27753 396 0 0 20 0 1 0 33058202 377958400 69092 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 92275 69092 2464 595 0 76942 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 369100 KiB
Current children cumulated memory: 276368 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.20 4.17 5/251 20378
/proc/meminfo: memFree=129024864/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=376348 memory=283536 CPUtime=341.33 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 54268 0 0 0 33737 396 0 0 20 0 1 0 33058202 385380352 70884 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 94087 70884 2464 595 0 78754 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 376348 KiB
Current children cumulated memory: 283536 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.17 4.17 5/250 20380
/proc/meminfo: memFree=129024928/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=380556 memory=287632 CPUtime=401.18 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 55285 0 0 0 39722 396 0 0 20 0 1 0 33058202 389689344 71908 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 95139 71908 2464 595 0 79806 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 380556 KiB
Current children cumulated memory: 287632 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.16 4.16 5/249 20384
/proc/meminfo: memFree=129012832/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=387496 memory=294416 CPUtime=461.02 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 56993 0 0 0 45701 401 0 0 20 0 1 0 33058202 396795904 73604 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 96874 73604 2464 595 0 81541 0
Current children cumulated CPU time: 461.02 s

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

Current children cumulated memory: 645644 KiB

[startup+2982.3 s]
/proc/loadavg: 4.55 4.30 4.21 5/249 20634
/proc/meminfo: memFree=129325124/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=879012 memory=645644 CPUtime=2974.12 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 80170 0 0 0 296672 740 0 0 20 0 1 0 33058202 900108288 161411 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 219753 161411 2496 595 0 204420 0
Current children cumulated CPU time: 2974.12 s
Current children cumulated vsize: 879012 KiB
Current children cumulated memory: 645644 KiB

[startup+3042.3 s]
/proc/loadavg: 4.20 4.24 4.19 5/249 20636
/proc/meminfo: memFree=129291732/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=879012 memory=645644 CPUtime=3033.97 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 80170 0 0 0 302657 740 0 0 20 0 1 0 33058202 900108288 161411 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 219753 161411 2496 595 0 204420 0
Current children cumulated CPU time: 3033.97 s
Current children cumulated vsize: 879012 KiB
Current children cumulated memory: 645644 KiB

[startup+3102.3 s]
/proc/loadavg: 4.17 4.22 4.19 5/250 20652
/proc/meminfo: memFree=129284404/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=879844 memory=646412 CPUtime=3093.82 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 80405 0 0 0 308642 740 0 0 20 0 1 0 33058202 900960256 161603 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 219961 161603 2496 595 0 204628 0
Current children cumulated CPU time: 3093.82 s
Current children cumulated vsize: 879844 KiB
Current children cumulated memory: 646412 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.20 4.18 5/250 20657
/proc/meminfo: memFree=129257228/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=879844 memory=646412 CPUtime=3153.66 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 80405 0 0 0 314626 740 0 0 20 0 1 0 33058202 900960256 161603 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 219961 161603 2496 595 0 204628 0
Current children cumulated CPU time: 3153.66 s
Current children cumulated vsize: 879844 KiB
Current children cumulated memory: 646412 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.19 4.18 5/250 20659
/proc/meminfo: memFree=129255608/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=879844 memory=646412 CPUtime=3213.51 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 80406 0 0 0 320611 740 0 0 20 0 1 0 33058202 900960256 161603 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 219961 161603 2496 595 0 204628 0
Current children cumulated CPU time: 3213.51 s
Current children cumulated vsize: 879844 KiB
Current children cumulated memory: 646412 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.18 4.18 5/250 20661
/proc/meminfo: memFree=129246828/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=881456 memory=648204 CPUtime=3273.35 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 80854 0 0 0 326595 740 0 0 20 0 1 0 33058202 902610944 162051 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 220364 162051 2496 595 0 205031 0
Current children cumulated CPU time: 3273.35 s
Current children cumulated vsize: 881456 KiB
Current children cumulated memory: 648204 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.16 4.17 5/250 20663
/proc/meminfo: memFree=129247168/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=881456 memory=648204 CPUtime=3333.19 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 80854 0 0 0 332579 740 0 0 20 0 1 0 33058202 902610944 162051 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 220364 162051 2496 595 0 205031 0
Current children cumulated CPU time: 3333.19 s
Current children cumulated vsize: 881456 KiB
Current children cumulated memory: 648204 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.16 4.17 5/250 20665
/proc/meminfo: memFree=129247688/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=882016 memory=648716 CPUtime=3393.04 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 80955 0 0 0 338564 740 0 0 20 0 1 0 33058202 903184384 162179 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 220504 162179 2496 595 0 205171 0
Current children cumulated CPU time: 3393.04 s
Current children cumulated vsize: 882016 KiB
Current children cumulated memory: 648716 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.13 4.16 5/249 20670
/proc/meminfo: memFree=129248208/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=882692 memory=649356 CPUtime=3452.88 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 81123 0 0 0 344548 740 0 0 20 0 1 0 33058202 903876608 162339 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 220673 162339 2496 595 0 205340 0
Current children cumulated CPU time: 3452.88 s
Current children cumulated vsize: 882692 KiB
Current children cumulated memory: 649356 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.15 4.17 5/249 20672
/proc/meminfo: memFree=129249988/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=882832 memory=649612 CPUtime=3512.73 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 81184 0 0 0 350533 740 0 0 20 0 1 0 33058202 904019968 162403 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 220708 162403 2496 595 0 205375 0
Current children cumulated CPU time: 3512.73 s
Current children cumulated vsize: 882832 KiB
Current children cumulated memory: 649612 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.14 4.16 5/249 20674
/proc/meminfo: memFree=129242444/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=882832 memory=649612 CPUtime=3572.58 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 81184 0 0 0 356517 741 0 0 20 0 1 0 33058202 904019968 162403 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 220708 162403 2496 595 0 205375 0
Current children cumulated CPU time: 3572.58 s
Current children cumulated vsize: 882832 KiB
Current children cumulated memory: 649612 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.08 4.13 4.16 5/249 20674
/proc/meminfo: memFree=129241840/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=883940 memory=650508 CPUtime=3600.01 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 81426 0 0 0 359260 741 0 0 20 0 1 0 33058202 905154560 162627 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 220985 162627 2496 595 0 205652 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 883940 KiB
Current children cumulated memory: 650508 KiB

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

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

# cumulated CPU time of all completed processes:  user=3592.99 s, system=7.41367 s

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

[startup+3610 s]*
/proc/loadavg: 4.16 4.14 4.16 5/249 20674
/proc/meminfo: memFree=129538800/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=388352 memory=332792 CPUtime=3600.22 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 81431 0 0 0 359281 741 0 0 20 0 1 0 33058202 397672448 83198 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 97088 83198 2592 595 0 81755 0
Current children cumulated CPU time: 3600.22 s
Current children cumulated vsize: 388352 KiB
Current children cumulated memory: 332792 KiB

[startup+3610.11 s]
/proc/loadavg: 4.16 4.14 4.16 5/249 20674
/proc/meminfo: memFree=129538800/131382120 swapFree=33010684/33010684
[pid=20364] ppid=20361 vsize=388352 memory=332792 CPUtime=3600.32 cores=1,3
/proc/20364/stat : 20364 (SynLSCD) R 20361 20364 19723 0 -1 4194304 81431 0 0 0 359291 741 0 0 20 0 1 0 33058202 397672448 83198 18446744073709551615 94582477574144 94582480008297 140723267790400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94582480489720 94582480522752 94582505033728 140723267799398 140723267799531 140723267799531 140723267805133 0
/proc/20364/statm: 97088 83198 2592 595 0 81755 0
Current children cumulated CPU time: 3600.32 s
Current children cumulated vsize: 388352 KiB
Current children cumulated memory: 332792 KiB

Child status: 0

Real time (s): 3610.19
CPU time (s): 3600.4
CPU user time (s): 3592.99
CPU system time (s): 7.41367
CPU usage (%): 99.7289
Max. virtual memory (cumulated for all children) (KiB): 1139356
Max. memory (cumulated for all children) (KiB): 744532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.99
system time used= 7.41367
maximum resident set size= 871508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81456
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= 242
involuntary context switches= 2609


# summary of solver processes directly reported to runsolver:
#   pid: 20364
#   total CPU time (s): 3600.4
#   total CPU user time (s): 3592.99
#   total CPU system time (s): 7.41367

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.074 second user time and 30.7287 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-29 07:09:51
IDJOB=4506846
IDBENCH=158284
IDSOLVER=3369
FILE ID=nodeC008/4506846-1751173791
RUNJOBID= nodeC008-1751168806-19735
SLURM_JOB_ID= 9587514
Free space on /tmp= 433044 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K188.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-4506846-1751173791/watcher-4506846-1751173791 -o /tmp/evaluation-result-4506846-1751173791/solver-4506846-1751173791 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751168806-19735 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4506846-1751173791.opb

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

MD5SUM BENCH= 416ae2bcad94d751017f8086501bbe46
RANDOM SEED=290069676

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.778
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.72
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.862
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.72
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.546
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.72
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.211
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.72
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.926
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.865
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.72
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.533
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.72
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.521
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129405612 kB
MemAvailable:   129036676 kB
Buffers:            3280 kB
Cached:           427792 kB
SwapCached:            0 kB
Active:          1181224 kB
Inactive:         214512 kB
Active(anon):     982620 kB
Inactive(anon):        0 kB
Active(file):     198604 kB
Inactive(file):   214512 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5164 kB
Writeback:             0 kB
AnonPages:        967776 kB
Mapped:           113776 kB
Shmem:             17956 kB
KReclaimable:      84884 kB
Slab:             163460 kB
SReclaimable:      84884 kB
SUnreclaim:        78576 kB
KernelStack:        4096 kB
PageTables:         5104 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1441484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    411648 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:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC008 at 2025-06-29 08:10:01