Trace number 4546214

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-07-23? (TO) 3600.06 3610.41

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-45-40.opb
MD5SUM2590c1209b8f449ade71ad316e08b5f7
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 benchmark0.529767
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1800
Total number of constraints39645
Number of constraints which are clauses39645
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 constraint40
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 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.13	c intsize: 6
0.13/0.26	c 39645 constraints
0.13/0.26	c Finish cloning data from SAT to LS
0.13/0.26	c restart_num_ls  -100000 0
61.13/61.43	c Use LS-small
61.13/61.43	c update_LS_target_phase-runLS-restart
219.00/219.88	c restart_num  0 304
219.00/219.88	c LS-restart 90 24
280.63/281.64	c Use LS-small
280.63/281.64	c update_LS_target_phase-runLS-restart
564.33/566.27	c restart_num  304 609
564.33/566.27	c LS-restart 80 25
625.83/627.93	c Use LS-small
625.83/627.93	c update_LS_target_phase-runLS-restart
913.03/916.13	c restart_num  609 912
913.03/916.13	c LS-restart 70 42
974.62/977.96	c Use LS-small
974.62/977.96	c update_LS_target_phase-runLS-restart
1460.82/1465.50	c restart_num  912 1213
1460.82/1465.50	c LS-restart 60 50
1522.46/1527.39	c Use LS-small
1522.46/1527.39	c update_LS_target_phase-runLS-restart
1841.72/1847.40	c restart_num  1213 1519
1841.72/1847.40	c LS-restart 50 91
1841.72/1847.40	c similarity no use LS 0.983889
2301.09/2308.04	c restart_num  1519 1845
2301.09/2308.04	c LS-restart 50 3
2362.53/2369.60	c Use LS-small
2362.53/2369.60	c update_LS_target_phase-runLS-restart
3257.65/3267.18	c restart_num  1845 2170
3257.65/3267.18	c LS-restart 40 54
3257.65/3267.18	c similarity no use LS 0.977778
3579.89/3590.23	c restart_num  2170 2481
3579.89/3590.23	c LS-restart 40 62
3579.89/3590.23	c similarity no use LS 0.977222
3600.04/3610.40	c Program interrupted by user.
3600.04/3610.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: 63708 MiB (62493 MiB free)
  memory of node 1: 64465 MiB (62095 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4546214-1753259701/watcher-4546214-1753259701 -o /tmp/evaluation-result-4546214-1753259701/solver-4546214-1753259701 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1753259701-164126 --watchdog 3760 ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546214-1753259701.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=164176, runsolver pid=164173

[startup+0.100061 s]*
/proc/loadavg: 0.12 0.09 0.09 4/263 164182
/proc/meminfo: memFree=127558956/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=86168 memory=15504 CPUtime=0.03 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 1343 0 0 0 3 0 0 0 20 0 1 0 241648086 88236032 3876 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 21542 3876 2272 595 0 6209 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 86168 KiB
Current children cumulated memory: 15504 KiB

[startup+0.20567 s]*
/proc/loadavg: 0.12 0.09 0.09 4/261 164182
/proc/meminfo: memFree=127536480/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=112912 memory=40896 CPUtime=0.13 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 7202 0 0 0 12 1 0 0 20 0 1 0 241648086 115621888 10224 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 28228 10224 2368 595 0 12895 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 112912 KiB
Current children cumulated memory: 40896 KiB

[startup+0.305515 s]*
/proc/loadavg: 0.12 0.09 0.09 5/261 164182
/proc/meminfo: memFree=127423836/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=153844 memory=79252 CPUtime=0.22 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 17934 0 0 0 20 2 0 0 20 0 1 0 241648086 157536256 19813 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 38461 19813 2464 595 0 23128 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 153844 KiB
Current children cumulated memory: 79252 KiB

[startup+0.700186 s]
/proc/loadavg: 0.12 0.09 0.09 4/262 164190
/proc/meminfo: memFree=127341980/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=153844 memory=79252 CPUtime=0.61 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 17940 0 0 0 59 2 0 0 20 0 1 0 241648086 157536256 19813 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 38461 19813 2464 595 0 23128 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 153844 KiB
Current children cumulated memory: 79252 KiB

[startup+1.50017 s]
/proc/loadavg: 0.12 0.09 0.09 4/259 164190
/proc/meminfo: memFree=127174328/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=153844 memory=79252 CPUtime=1.4 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 17940 0 0 0 138 2 0 0 20 0 1 0 241648086 157536256 19813 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 38461 19813 2464 595 0 23128 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 153844 KiB
Current children cumulated memory: 79252 KiB

[startup+3.10544 s]
/proc/loadavg: 0.43 0.15 0.11 4/259 164190
/proc/meminfo: memFree=127053596/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=153844 memory=79252 CPUtime=3 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 17940 0 0 0 298 2 0 0 20 0 1 0 241648086 157536256 19813 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 38461 19813 2464 595 0 23128 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 153844 KiB
Current children cumulated memory: 79252 KiB

[startup+6.30016 s]
/proc/loadavg: 0.43 0.15 0.11 4/259 164190
/proc/meminfo: memFree=127053848/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=153844 memory=79252 CPUtime=6.19 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 17940 0 0 0 617 2 0 0 20 0 1 0 241648086 157536256 19813 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 38461 19813 2464 595 0 23128 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 153844 KiB
Current children cumulated memory: 79252 KiB

[startup+12.7002 s]
/proc/loadavg: 0.72 0.22 0.13 4/259 164190
/proc/meminfo: memFree=127051832/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=153844 memory=79252 CPUtime=12.57 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 17940 0 0 0 1255 2 0 0 20 0 1 0 241648086 157536256 19813 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 38461 19813 2464 595 0 23128 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 153844 KiB
Current children cumulated memory: 79252 KiB

[startup+25.5002 s]
/proc/loadavg: 1.45 0.40 0.20 4/260 164219
/proc/meminfo: memFree=127025248/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=153844 memory=79252 CPUtime=25.33 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 17940 0 0 0 2531 2 0 0 20 0 1 0 241648086 157536256 19813 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 38461 19813 2464 595 0 23128 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 153844 KiB
Current children cumulated memory: 79252 KiB

[startup+51.1054 s]
/proc/loadavg: 2.39 0.71 0.30 4/260 164237
/proc/meminfo: memFree=126778968/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=153844 memory=79252 CPUtime=50.87 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 17940 0 0 0 5085 2 0 0 20 0 1 0 241648086 157536256 19813 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 38461 19813 2464 595 0 23128 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 153844 KiB
Current children cumulated memory: 79252 KiB

[startup+102.3 s]
/proc/loadavg: 3.36 1.24 0.50 5/264 164275
/proc/meminfo: memFree=126253400/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=249928 memory=160964 CPUtime=101.89 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 24098 0 0 0 10180 9 0 0 20 0 1 0 241648086 255926272 40241 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 62482 40241 2496 595 0 47149 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 249928 KiB
Current children cumulated memory: 160964 KiB

[startup+162.3 s]
/proc/loadavg: 3.82 1.76 0.73 5/264 164366
/proc/meminfo: memFree=126691976/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=276284 memory=191284 CPUtime=161.68 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 30653 0 0 0 16154 14 0 0 20 0 1 0 241648086 282914816 47821 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 69071 47821 2496 595 0 53738 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 276284 KiB
Current children cumulated memory: 191284 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.20 0.95 5/264 164592
/proc/meminfo: memFree=126948644/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=292592 memory=211636 CPUtime=221.48 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 34796 0 0 0 22131 17 0 0 20 0 1 0 241648086 299614208 52909 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 73148 52909 2496 595 0 57815 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 292592 KiB
Current children cumulated memory: 211636 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 2.54 1.15 5/264 164593
/proc/meminfo: memFree=126939804/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=292592 memory=211764 CPUtime=281.33 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 34872 0 0 0 28116 17 0 0 20 0 1 0 241648086 299614208 52941 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 73148 52941 2496 595 0 57815 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 292592 KiB
Current children cumulated memory: 211764 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 2.83 1.33 5/263 164596
/proc/meminfo: memFree=126909112/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=317212 memory=250772 CPUtime=341.16 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 41039 0 0 0 34095 21 0 0 20 0 1 0 241648086 324825088 62693 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 79303 62693 2496 595 0 63970 0
Current children cumulated CPU time: 341.16 s
Current children cumulated vsize: 317212 KiB
Current children cumulated memory: 250772 KiB

[startup+402.3 s]
/proc/loadavg: 4.30 3.14 1.54 5/263 164642
/proc/meminfo: memFree=125309352/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=331704 memory=264852 CPUtime=401 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 44641 0 0 0 40074 26 0 0 20 0 1 0 241648086 339664896 66213 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 82926 66213 2496 595 0 67593 0
Current children cumulated CPU time: 401 s
Current children cumulated vsize: 331704 KiB
Current children cumulated memory: 264852 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.32 1.70 5/264 164645
/proc/meminfo: memFree=113837676/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=335960 memory=269204 CPUtime=460.79 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 45722 0 0 0 46050 29 0 0 20 0 1 0 241648086 344023040 67301 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 83990 67301 2496 595 0 68657 0

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

Current children cumulated memory: 356020 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.08 3.95 5/263 164833
/proc/meminfo: memFree=126651052/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=473364 memory=358196 CPUtime=2853.92 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 64230 0 0 0 285241 151 0 0 20 0 1 0 241648086 484724736 89549 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 118341 89549 2528 595 0 103008 0
Current children cumulated CPU time: 2853.92 s
Current children cumulated vsize: 473364 KiB
Current children cumulated memory: 358196 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.08 3.97 5/263 164835
/proc/meminfo: memFree=126648028/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=475992 memory=360756 CPUtime=2913.76 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 64886 0 0 0 291222 154 0 0 20 0 1 0 241648086 487415808 90189 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 118998 90189 2528 595 0 103665 0
Current children cumulated CPU time: 2913.76 s
Current children cumulated vsize: 475992 KiB
Current children cumulated memory: 360756 KiB

[startup+2982.3 s]
/proc/loadavg: 4.40 4.16 4.00 5/263 164837
/proc/meminfo: memFree=126649212/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=476952 memory=361780 CPUtime=2973.6 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65126 0 0 0 297203 157 0 0 20 0 1 0 241648086 488398848 90445 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119238 90445 2528 595 0 103905 0
Current children cumulated CPU time: 2973.6 s
Current children cumulated vsize: 476952 KiB
Current children cumulated memory: 361780 KiB

[startup+3042.3 s]
/proc/loadavg: 4.22 4.16 4.01 5/264 164841
/proc/meminfo: memFree=126637984/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=476952 memory=361780 CPUtime=3033.44 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65130 0 0 0 303184 160 0 0 20 0 1 0 241648086 488398848 90445 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119238 90445 2528 595 0 103905 0
Current children cumulated CPU time: 3033.44 s
Current children cumulated vsize: 476952 KiB
Current children cumulated memory: 361780 KiB

[startup+3102.3 s]
/proc/loadavg: 4.19 4.16 4.02 5/265 164850
/proc/meminfo: memFree=126639696/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=477144 memory=361908 CPUtime=3093.28 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65178 0 0 0 309165 163 0 0 20 0 1 0 241648086 488595456 90477 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119286 90477 2528 595 0 103953 0
Current children cumulated CPU time: 3093.28 s
Current children cumulated vsize: 477144 KiB
Current children cumulated memory: 361908 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.14 4.02 5/265 164852
/proc/meminfo: memFree=126648172/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=477144 memory=361908 CPUtime=3153.12 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65178 0 0 0 315146 166 0 0 20 0 1 0 241648086 488595456 90477 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119286 90477 2528 595 0 103953 0
Current children cumulated CPU time: 3153.12 s
Current children cumulated vsize: 477144 KiB
Current children cumulated memory: 361908 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.02 5/265 164854
/proc/meminfo: memFree=126654056/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=477144 memory=361908 CPUtime=3212.96 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65179 0 0 0 321127 169 0 0 20 0 1 0 241648086 488595456 90477 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119286 90477 2528 595 0 103953 0
Current children cumulated CPU time: 3212.96 s
Current children cumulated vsize: 477144 KiB
Current children cumulated memory: 361908 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.14 4.02 5/265 164856
/proc/meminfo: memFree=126641300/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=477912 memory=362676 CPUtime=3272.8 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65369 0 0 0 327108 172 0 0 20 0 1 0 241648086 489381888 90669 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119478 90669 2528 595 0 104145 0
Current children cumulated CPU time: 3272.8 s
Current children cumulated vsize: 477912 KiB
Current children cumulated memory: 362676 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.12 4.02 5/264 164858
/proc/meminfo: memFree=126641972/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=477912 memory=362676 CPUtime=3332.64 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65371 0 0 0 333089 175 0 0 20 0 1 0 241648086 489381888 90669 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119478 90669 2528 595 0 104145 0
Current children cumulated CPU time: 3332.64 s
Current children cumulated vsize: 477912 KiB
Current children cumulated memory: 362676 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.11 4.02 5/263 164861
/proc/meminfo: memFree=126641116/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=477912 memory=362804 CPUtime=3392.48 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65531 0 0 0 339070 178 0 0 20 0 1 0 241648086 489381888 90701 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119478 90701 2528 595 0 104145 0
Current children cumulated CPU time: 3392.48 s
Current children cumulated vsize: 477912 KiB
Current children cumulated memory: 362804 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.02 5/263 164863
/proc/meminfo: memFree=126636884/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=478296 memory=363188 CPUtime=3452.33 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65636 0 0 0 345052 181 0 0 20 0 1 0 241648086 489775104 90797 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119574 90797 2528 595 0 104241 0
Current children cumulated CPU time: 3452.33 s
Current children cumulated vsize: 478296 KiB
Current children cumulated memory: 363188 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.10 4.02 5/263 164865
/proc/meminfo: memFree=126633796/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=478296 memory=363188 CPUtime=3512.17 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65636 0 0 0 351033 184 0 0 20 0 1 0 241648086 489775104 90797 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119574 90797 2528 595 0 104241 0
Current children cumulated CPU time: 3512.17 s
Current children cumulated vsize: 478296 KiB
Current children cumulated memory: 363188 KiB

[startup+3582.3 s]
/proc/loadavg: 4.44 4.19 4.06 5/263 164867
/proc/meminfo: memFree=126632916/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=478552 memory=363316 CPUtime=3572.01 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65671 0 0 0 357014 187 0 0 20 0 1 0 241648086 490037248 90829 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119638 90829 2528 595 0 104305 0
Current children cumulated CPU time: 3572.01 s
Current children cumulated vsize: 478552 KiB
Current children cumulated memory: 363316 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.26 4.17 4.05 5/263 164869
/proc/meminfo: memFree=126632820/131249996 swapFree=33000896/33010684
[pid=164176] ppid=164173 vsize=478552 memory=363316 CPUtime=3600.04 cores=5,7
/proc/164176/stat : 164176 (SynLSCD-PS) R 164173 164176 164106 0 -1 4194304 65671 0 0 0 359815 189 0 0 20 0 1 0 241648086 490037248 90829 18446744073709551615 94699520348160 94699522783577 140729180755616 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94699523263736 94699523296768 94699545214976 140729180764541 140729180764679 140729180764679 140729180770283 0
/proc/164176/statm: 119638 90829 2528 595 0 104305 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 478552 KiB
Current children cumulated memory: 363316 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.17 s, system=1.89349 s

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

Child status: 0

Real time (s): 3610.41
CPU time (s): 3600.06
CPU user time (s): 3598.17
CPU system time (s): 1.89349
CPU usage (%): 99.7133
Max. virtual memory (cumulated for all children) (KiB): 478552
Max. memory (cumulated for all children) (KiB): 363316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.17
system time used= 1.89349
maximum resident set size= 411496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65701
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= 198
involuntary context switches= 18964


# summary of solver processes directly reported to runsolver:
#   pid: 164176
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3598.17
#   total CPU system time (s): 1.89349

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.7507 second user time and 16.7144 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-23 10:35:02
IDJOB=4546214
IDBENCH=147833
IDSOLVER=3422
FILE ID=nodeC023/4546214-1753259701
RUNJOBID= nodeC023-1753259701-164126
SLURM_JOB_ID= 9689178
Free space on /tmp= 433020 MiB

SOLVER NAME= SynLSCD-PS 2025-07-23
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-45-40.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-4546214-1753259701/watcher-4546214-1753259701 -o /tmp/evaluation-result-4546214-1753259701/solver-4546214-1753259701 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1753259701-164126 --watchdog 3760  ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546214-1753259701.opb

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

MD5SUM BENCH= 2590c1209b8f449ade71ad316e08b5f7
RANDOM SEED=1977601264

nodeC023 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		: 3602.078
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.78
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.886
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.78
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		: 3600.233
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.78
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		: 3555.890
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.78
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.951
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.78
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		: 3604.032
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127737812 kB
MemAvailable:   129474984 kB
Buffers:              16 kB
Cached:          2479260 kB
SwapCached:         2872 kB
Active:           935200 kB
Inactive:        1807348 kB
Active(anon):     229036 kB
Inactive(anon):    55056 kB
Active(file):     706164 kB
Inactive(file):  1752292 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             28768 kB
Writeback:             0 kB
AnonPages:        263612 kB
Mapped:           110196 kB
Shmem:             20816 kB
KReclaimable:     235912 kB
Slab:             332184 kB
SReclaimable:     235912 kB
SUnreclaim:        96272 kB
KernelStack:        4192 kB
PageTables:         3120 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     607852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433016 MiB
End job on nodeC023 at 2025-07-23 11:35:13