Trace number 4493171

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.17 3610.28

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
MD5SUMb66aa0ca883b9987dbaf460c58c6223e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.15765
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints285685
Number of constraints which are clauses285685
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint80
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 81
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.38/0.49	c #vars 6800 #constraints 285685 42.0125 1
1.37/1.41	c 285685 constraints
1.37/1.41	c Finish cloning data from SAT to LS
1.37/1.41	c restart_num_ls  -100000 0
61.32/61.56	c Use LS-small
61.32/61.56	c update_LS_target_phase-runLS
292.88/293.78	c restart_num  0 301
292.88/293.78	c LS-restart 90 4
1755.22/1760.09	c Use LS-small
1755.22/1760.09	c restart_num  301 602
1755.22/1760.09	c LS-restart 80 24
2938.74/2946.94	c Use LS-small
2938.74/2946.94	c restart_num  602 903
2938.74/2946.94	c LS-restart 70 66
3600.08/3610.21	c Use LS-small
3600.08/3610.21	c Program interrupted by user.
3600.08/3610.21	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: 63665 MiB (62628 MiB free)
  memory of node 1: 64507 MiB (63481 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493171-1751145506/watcher-4493171-1751145506 -o /tmp/evaluation-result-4493171-1751145506/solver-4493171-1751145506 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751143906-14447 --watchdog 3760 SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4493171-1751145506.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
solver pid=16617, runsolver pid=16614
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.14 4.14 3.71 5/264 16618
/proc/meminfo: memFree=129128348/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=92596 memory=21808 CPUtime=0.08 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 3006 0 0 0 8 0 0 0 20 0 1 0 30228451 94818304 5452 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 23149 5452 2240 595 0 7816 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 92596 KiB
Current children cumulated memory: 21808 KiB

[startup+0.205493 s]*
/proc/loadavg: 4.14 4.14 3.71 5/264 16618
/proc/meminfo: memFree=129123560/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=97604 memory=30876 CPUtime=0.19 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 4294 0 0 0 18 1 0 0 20 0 1 0 30228451 99946496 7719 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 24401 7719 2240 595 0 9068 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 97604 KiB
Current children cumulated memory: 30876 KiB

[startup+0.305382 s]*
/proc/loadavg: 4.14 4.14 3.71 5/264 16618
/proc/meminfo: memFree=129117764/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=102472 memory=37520 CPUtime=0.29 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 5575 0 0 0 28 1 0 0 20 0 1 0 30228451 104931328 9380 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 25618 9380 2240 595 0 10285 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 102472 KiB
Current children cumulated memory: 37520 KiB

[startup+0.700184 s]
/proc/loadavg: 4.14 4.14 3.71 5/264 16618
/proc/meminfo: memFree=129105876/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=169580 memory=110436 CPUtime=0.68 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 18950 0 0 0 64 4 0 0 20 0 1 0 30228451 173649920 27609 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 42395 27609 2304 595 0 27062 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 169580 KiB
Current children cumulated memory: 110436 KiB

[startup+1.50018 s]
/proc/loadavg: 4.14 4.14 3.71 5/264 16618
/proc/meminfo: memFree=128878916/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=691108 memory=575452 CPUtime=1.48 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 105643 0 0 0 127 21 0 0 20 0 1 0 30228451 707694592 143863 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 172777 143863 2496 595 0 157444 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 575452 KiB

[startup+3.10524 s]
/proc/loadavg: 4.13 4.14 3.71 5/264 16618
/proc/meminfo: memFree=128580956/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=691108 memory=575836 CPUtime=3.07 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 105778 0 0 0 286 21 0 0 20 0 1 0 30228451 707694592 143959 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 172777 143959 2496 595 0 157444 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 575836 KiB

[startup+6.30017 s]
/proc/loadavg: 4.13 4.14 3.71 5/264 16618
/proc/meminfo: memFree=128580964/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=691108 memory=575964 CPUtime=6.26 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 105818 0 0 0 602 24 0 0 20 0 1 0 30228451 707694592 143991 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 172777 143991 2496 595 0 157444 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 575964 KiB

[startup+12.7002 s]
/proc/loadavg: 4.33 4.18 3.73 5/264 16619
/proc/meminfo: memFree=128580964/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=691108 memory=575964 CPUtime=12.65 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 105836 0 0 0 1236 29 0 0 20 0 1 0 30228451 707694592 143991 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 172777 143991 2496 595 0 157444 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 575964 KiB

[startup+25.5002 s]
/proc/loadavg: 4.44 4.21 3.74 5/264 16619
/proc/meminfo: memFree=128572700/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=691108 memory=576092 CPUtime=25.41 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 105854 0 0 0 2506 35 0 0 20 0 1 0 30228451 707694592 144023 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 172777 144023 2496 595 0 157444 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 576092 KiB

[startup+51.1053 s]
/proc/loadavg: 4.41 4.22 3.76 5/264 16619
/proc/meminfo: memFree=128572716/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=691108 memory=576092 CPUtime=50.96 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 105863 0 0 0 5045 51 0 0 20 0 1 0 30228451 707694592 144023 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 172777 144023 2496 595 0 157444 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 576092 KiB

[startup+102.3 s]
/proc/loadavg: 4.22 4.20 3.78 5/265 16622
/proc/meminfo: memFree=128443548/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=858656 memory=677736 CPUtime=102.01 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 110850 0 0 0 10139 62 0 0 20 0 1 0 30228451 879263744 169434 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 214664 169434 2528 595 0 199331 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 858656 KiB
Current children cumulated memory: 677736 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.18 3.81 5/265 16624
/proc/meminfo: memFree=128389560/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=866040 memory=738004 CPUtime=161.85 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 112177 0 0 0 16121 64 0 0 20 0 1 0 30228451 886824960 184501 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 216510 184501 2528 595 0 201177 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 866040 KiB
Current children cumulated memory: 738004 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.17 3.83 5/265 16640
/proc/meminfo: memFree=128355280/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=868388 memory=739284 CPUtime=221.68 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 112418 0 0 0 22103 65 0 0 20 0 1 0 30228451 889229312 184821 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 217097 184821 2528 595 0 201764 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 868388 KiB
Current children cumulated memory: 739284 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.16 3.85 5/265 16642
/proc/meminfo: memFree=128333780/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=872772 memory=748648 CPUtime=281.51 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 113648 0 0 0 28086 65 0 0 20 0 1 0 30228451 893718528 187162 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 218193 187162 2528 595 0 202860 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 872772 KiB
Current children cumulated memory: 748648 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.14 3.87 5/265 16644
/proc/meminfo: memFree=128313084/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=872772 memory=768488 CPUtime=341.35 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 113682 0 0 0 34042 93 0 0 20 0 1 0 30228451 893718528 192122 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 218193 192122 2528 595 0 202860 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 872772 KiB
Current children cumulated memory: 768488 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.14 3.89 5/264 16646
/proc/meminfo: memFree=128281944/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=872772 memory=768488 CPUtime=401.18 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 113767 0 0 0 40018 100 0 0 20 0 1 0 30228451 893718528 192122 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 218193 192122 2528 595 0 202860 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 872772 KiB
Current children cumulated memory: 768488 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.13 3.91 5/264 16648
/proc/meminfo: memFree=128283188/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=881952 memory=779788 CPUtime=461.03 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 115139 0 0 0 46002 101 0 0 20 0 1 0 30228451 903118848 194947 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 220488 194947 2528 595 0 205155 0
Current children cumulated CPU time: 461.03 s
Current children cumulated vsize: 881952 KiB

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

Current children cumulated memory: 1142840 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.09 4.04 5/264 17032
/proc/meminfo: memFree=127979388/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1310784 memory=1142840 CPUtime=2854.38 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 127198 0 0 0 285268 170 0 0 20 0 1 0 30228451 1342242816 285710 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 327696 285710 2528 595 0 312363 0
Current children cumulated CPU time: 2854.38 s
Current children cumulated vsize: 1310784 KiB
Current children cumulated memory: 1142840 KiB

[startup+2922.3 s]
/proc/loadavg: 4.04 4.07 4.04 5/264 17034
/proc/meminfo: memFree=127959300/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1310784 memory=1142840 CPUtime=2914.21 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 127198 0 0 0 291251 170 0 0 20 0 1 0 30228451 1342242816 285710 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 327696 285710 2528 595 0 312363 0
Current children cumulated CPU time: 2914.21 s
Current children cumulated vsize: 1310784 KiB
Current children cumulated memory: 1142840 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.09 4.04 5/265 17039
/proc/meminfo: memFree=127938920/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1310784 memory=1142840 CPUtime=2974.03 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 127362 0 0 0 297211 192 0 0 20 0 1 0 30228451 1342242816 285710 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 327696 285710 2528 595 0 312363 0
Current children cumulated CPU time: 2974.03 s
Current children cumulated vsize: 1310784 KiB
Current children cumulated memory: 1142840 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.09 4.04 5/265 17046
/proc/meminfo: memFree=127864768/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1310784 memory=1142840 CPUtime=3033.85 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 127437 0 0 0 303179 206 0 0 20 0 1 0 30228451 1342242816 285710 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 327696 285710 2528 595 0 312363 0
Current children cumulated CPU time: 3033.85 s
Current children cumulated vsize: 1310784 KiB
Current children cumulated memory: 1142840 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.08 4.04 5/265 17048
/proc/meminfo: memFree=127838836/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1310784 memory=1142840 CPUtime=3093.68 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 127582 0 0 0 309162 206 0 0 20 0 1 0 30228451 1342242816 285710 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 327696 285710 2528 595 0 312363 0
Current children cumulated CPU time: 3093.68 s
Current children cumulated vsize: 1310784 KiB
Current children cumulated memory: 1142840 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.08 4.04 5/265 17052
/proc/meminfo: memFree=127830692/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1313744 memory=1145012 CPUtime=3153.5 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 127596 0 0 0 315143 207 0 0 20 0 1 0 30228451 1345273856 286253 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 328436 286253 2528 595 0 313103 0
Current children cumulated CPU time: 3153.5 s
Current children cumulated vsize: 1313744 KiB
Current children cumulated memory: 1145012 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.08 4.04 5/265 17054
/proc/meminfo: memFree=127825468/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1313744 memory=1145012 CPUtime=3213.32 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 127614 0 0 0 321125 207 0 0 20 0 1 0 30228451 1345273856 286253 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 328436 286253 2528 595 0 313103 0
Current children cumulated CPU time: 3213.32 s
Current children cumulated vsize: 1313744 KiB
Current children cumulated memory: 1145012 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.09 4.05 5/264 17056
/proc/meminfo: memFree=127817332/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1313744 memory=1145012 CPUtime=3273.14 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 127614 0 0 0 327107 207 0 0 20 0 1 0 30228451 1345273856 286253 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 328436 286253 2528 595 0 313103 0
Current children cumulated CPU time: 3273.14 s
Current children cumulated vsize: 1313744 KiB
Current children cumulated memory: 1145012 KiB

[startup+3342.3 s]
/proc/loadavg: 4.05 4.08 4.04 5/263 17058
/proc/meminfo: memFree=127801088/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1317968 memory=1148852 CPUtime=3332.97 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 128599 0 0 0 333089 208 0 0 20 0 1 0 30228451 1349599232 287213 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 329492 287213 2528 595 0 314159 0
Current children cumulated CPU time: 3332.97 s
Current children cumulated vsize: 1317968 KiB
Current children cumulated memory: 1148852 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.09 4.05 5/263 17060
/proc/meminfo: memFree=127785764/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1319252 memory=1151116 CPUtime=3392.79 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 128642 0 0 0 339071 208 0 0 20 0 1 0 30228451 1350914048 287779 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 329813 287779 2528 595 0 314480 0
Current children cumulated CPU time: 3392.79 s
Current children cumulated vsize: 1319252 KiB
Current children cumulated memory: 1151116 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.09 4.05 5/263 17063
/proc/meminfo: memFree=127776328/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1319460 memory=1151116 CPUtime=3452.62 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 128643 0 0 0 345054 208 0 0 20 0 1 0 30228451 1351127040 287779 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 329865 287779 2528 595 0 314532 0
Current children cumulated CPU time: 3452.62 s
Current children cumulated vsize: 1319460 KiB
Current children cumulated memory: 1151116 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.05 5/263 17065
/proc/meminfo: memFree=127768408/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1319748 memory=1151116 CPUtime=3512.45 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 128719 0 0 0 351036 209 0 0 20 0 1 0 30228451 1351421952 287779 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 329937 287779 2528 595 0 314604 0
Current children cumulated CPU time: 3512.45 s
Current children cumulated vsize: 1319748 KiB
Current children cumulated memory: 1151116 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.08 4.05 5/264 17070
/proc/meminfo: memFree=127760508/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1319748 memory=1151116 CPUtime=3572.27 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 128854 0 0 0 357018 209 0 0 20 0 1 0 30228451 1351421952 287779 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 329937 287779 2528 595 0 314604 0
Current children cumulated CPU time: 3572.27 s
Current children cumulated vsize: 1319748 KiB
Current children cumulated memory: 1151116 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.06 4.08 4.05 5/265 17076
/proc/meminfo: memFree=127760768/131250000 swapFree=33010684/33010684
[pid=16617] ppid=16614 vsize=1319748 memory=1151116 CPUtime=3600.08 cores=1,3
/proc/16617/stat : 16617 (SynLSCD-PS) R 16614 16617 14435 0 -1 4194304 128871 0 0 0 359799 209 0 0 20 0 1 0 30228451 1351421952 287779 18446744073709551615 94215763668992 94215766103993 140735502317936 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94215766584568 94215766617600 94215776399360 140735502322016 140735502322152 140735502322152 140735502327754 0
/proc/16617/statm: 329937 287779 2528 595 0 314604 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1319748 KiB
Current children cumulated memory: 1151116 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.07 s, system=2.10178 s

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

Child status: 0

Real time (s): 3610.28
CPU time (s): 3600.17
CPU user time (s): 3598.07
CPU system time (s): 2.10178
CPU usage (%): 99.7201
Max. virtual memory (cumulated for all children) (KiB): 1319748
Max. memory (cumulated for all children) (KiB): 1151116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.07
system time used= 2.10179
maximum resident set size= 1202896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128905
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= 185
involuntary context switches= 6370


# summary of solver processes directly reported to runsolver:
#   pid: 16617
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3598.07
#   total CPU system time (s): 2.10178

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.70213 second user time and 16.6006 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-06-28 23:18:26
IDJOB=4493171
IDBENCH=147848
IDSOLVER=3370
FILE ID=nodeC018/4493171-1751145506
RUNJOBID= nodeC018-1751143906-14447
SLURM_JOB_ID= 9587437
Free space on /tmp= 433040 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-85-80.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-4493171-1751145506/watcher-4493171-1751145506 -o /tmp/evaluation-result-4493171-1751145506/solver-4493171-1751145506 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751143906-14447 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4493171-1751145506.opb

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

MD5SUM BENCH= b66aa0ca883b9987dbaf460c58c6223e
RANDOM SEED=606481209

nodeC018 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		: 3599.836
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.66
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.827
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.66
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.653
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.66
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		: 3599.713
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.66
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		: 3599.815
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.66
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		: 3599.825
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.66
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		: 3599.952
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.66
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		: 3599.415
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129137252 kB
MemAvailable:   128746984 kB
Buffers:            3280 kB
Cached:           384284 kB
SwapCached:            0 kB
Active:          1346664 kB
Inactive:         162540 kB
Active(anon):    1139724 kB
Inactive(anon):        0 kB
Active(file):     206940 kB
Inactive(file):   162540 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10796 kB
Writeback:            16 kB
AnonPages:       1124804 kB
Mapped:           114008 kB
Shmem:             18076 kB
KReclaimable:      84944 kB
Slab:             167200 kB
SReclaimable:      84944 kB
SUnreclaim:        82256 kB
KernelStack:        4288 kB
PageTables:         5388 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1561012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    985088 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC018 at 2025-06-29 00:18:36