Trace number 4503434

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SynLSCD 2025-06-01? (TO) 3600.07 3611.92

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-25.opb
MD5SUM089881a3a57f24d34abbbcf8eb808729
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 benchmark28.9166
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7351
Total number of constraints155824
Number of constraints which are clauses139567
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints15694
Minimum length of a constraint2
Maximum length of a constraint195
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.85/1.00	c #vars 7351 #constraints 156112 21.2368 1
1.65/1.71	c 156112 constraints
1.65/1.71	c Finish cloning data from SAT to LS
1.65/1.71	c restart_num_ls  -100000 0
77.35/77.75	c Use LS-small
77.35/77.75	c restart_num_ls  0 510
77.35/77.75	c LS 90 52
207.05/207.87	c Use LS-small
207.05/207.87	c restart_num_ls  510 2045
207.05/207.87	c LS 80 69
806.69/809.44	c Use LS-small
806.69/809.44	c restart_num_ls  2045 12282
806.69/809.44	c LS 70 79
3600.03/3611.90	c Use LS-small
3600.03/3611.90	c Program interrupted by user.
3600.03/3611.90	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (63305 MiB free)
  memory of node 1: 64465 MiB (63969 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100073 s]*
/proc/loadavg: 0.71 1.59 2.87 5/247 18643
/proc/meminfo: memFree=130302084/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=88532 memory=15360 CPUtime=0.07 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 1884 0 8 0 6 1 0 0 20 0 1 0 32715448 90656768 3840 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 22133 3840 2240 595 0 6800 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 88532 KiB
Current children cumulated memory: 15360 KiB

[startup+0.213596 s]*
/proc/loadavg: 0.71 1.59 2.87 5/247 18643
/proc/meminfo: memFree=130286208/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=90512 memory=19756 CPUtime=0.19 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 2470 0 8 0 17 2 0 0 20 0 1 0 32715448 92684288 4939 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 22628 4939 2240 595 0 7295 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 90512 KiB
Current children cumulated memory: 19756 KiB

[startup+0.313834 s]*
/proc/loadavg: 0.71 1.59 2.87 4/250 18648
/proc/meminfo: memFree=130285240/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=92488 memory=21676 CPUtime=0.28 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 2985 0 8 0 26 2 0 0 20 0 1 0 32715448 94707712 5419 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 23122 5419 2240 595 0 7789 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 92488 KiB
Current children cumulated memory: 21676 KiB

[startup+0.700282 s]
/proc/loadavg: 0.71 1.59 2.87 5/252 18653
/proc/meminfo: memFree=130257596/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=100052 memory=33380 CPUtime=0.65 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 4937 0 8 0 62 3 0 0 20 0 1 0 32715448 102453248 8345 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 25013 8345 2240 595 0 9680 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 100052 KiB
Current children cumulated memory: 33380 KiB

[startup+1.50035 s]
/proc/loadavg: 0.71 1.59 2.87 5/252 18653
/proc/meminfo: memFree=130180544/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=266000 memory=162104 CPUtime=1.45 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 26707 0 8 0 133 12 0 0 20 0 1 0 32715448 272384000 40494 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 66500 40526 2496 595 0 51167 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 266000 KiB
Current children cumulated memory: 162104 KiB

[startup+3.11333 s]
/proc/loadavg: 1.05 1.65 2.88 5/252 18653
/proc/meminfo: memFree=129748312/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=377928 memory=294712 CPUtime=3.06 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 59869 0 8 0 283 23 0 0 20 0 1 0 32715448 386998272 73678 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 94482 73678 2496 595 0 79149 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 377928 KiB
Current children cumulated memory: 294712 KiB

[startup+6.30031 s]
/proc/loadavg: 1.05 1.65 2.88 5/252 18653
/proc/meminfo: memFree=128851804/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=377928 memory=294712 CPUtime=6.23 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 59900 0 8 0 595 28 0 0 20 0 1 0 32715448 386998272 73678 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 94482 73678 2496 595 0 79149 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 377928 KiB
Current children cumulated memory: 294712 KiB

[startup+12.7003 s]
/proc/loadavg: 1.74 1.77 2.91 5/252 18653
/proc/meminfo: memFree=128437212/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=377928 memory=294712 CPUtime=12.6 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 59907 0 8 0 1222 38 0 0 20 0 1 0 32715448 386998272 73678 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 94482 73678 2496 595 0 79149 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 377928 KiB
Current children cumulated memory: 294712 KiB

[startup+25.5004 s]
/proc/loadavg: 2.24 1.88 2.93 5/252 18698
/proc/meminfo: memFree=128243024/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=377928 memory=294712 CPUtime=25.36 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 59907 0 8 0 2481 55 0 0 20 0 1 0 32715448 386998272 73678 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 94482 73678 2496 595 0 79149 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 377928 KiB
Current children cumulated memory: 294712 KiB

[startup+51.1133 s]
/proc/loadavg: 2.90 2.07 2.96 5/252 18699
/proc/meminfo: memFree=128088604/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=377928 memory=294712 CPUtime=50.86 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 59907 0 8 0 4990 96 0 0 20 0 1 0 32715448 386998272 73678 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 94482 73678 2496 595 0 79149 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 377928 KiB
Current children cumulated memory: 294712 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.39 3.03 5/253 18746
/proc/meminfo: memFree=127619124/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=404740 memory=313772 CPUtime=101.88 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 63286 0 8 0 10031 157 0 0 20 0 1 0 32715448 414453760 78443 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 101185 78443 2560 595 0 85852 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 404740 KiB
Current children cumulated memory: 313772 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.70 3.10 5/253 18747
/proc/meminfo: memFree=127553068/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=407920 memory=327596 CPUtime=161.68 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 64091 0 8 0 15957 211 0 0 20 0 1 0 32715448 417710080 81899 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 101980 81899 2560 595 0 86647 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 407920 KiB
Current children cumulated memory: 327596 KiB

[startup+222.3 s]
/proc/loadavg: 4.00 2.96 3.16 5/252 18749
/proc/meminfo: memFree=127481508/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=410420 memory=330540 CPUtime=221.5 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 64836 0 8 0 21912 238 0 0 20 0 1 0 32715448 420270080 82635 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 102605 82635 2560 595 0 87272 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 410420 KiB
Current children cumulated memory: 330540 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.18 3.22 5/251 18751
/proc/meminfo: memFree=127431008/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=410676 memory=331948 CPUtime=281.32 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 64837 0 8 0 27811 321 0 0 20 0 1 0 32715448 420532224 82987 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 102669 82987 2560 595 0 87336 0
Current children cumulated CPU time: 281.32 s
Current children cumulated vsize: 410676 KiB
Current children cumulated memory: 331948 KiB

[startup+342.3 s]
/proc/loadavg: 4.03 3.33 3.28 5/250 18753
/proc/meminfo: memFree=127409476/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=410932 memory=332076 CPUtime=341.13 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 64895 0 8 0 33792 321 0 0 20 0 1 0 32715448 420794368 83019 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 102733 83019 2560 595 0 87400 0
Current children cumulated CPU time: 341.13 s
Current children cumulated vsize: 410932 KiB
Current children cumulated memory: 332076 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.49 3.33 5/248 18755
/proc/meminfo: memFree=127394392/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=413888 memory=335020 CPUtime=400.94 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 65656 0 8 0 39771 323 0 0 20 0 1 0 32715448 423821312 83755 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 103472 83755 2560 595 0 88139 0
Current children cumulated CPU time: 400.94 s
Current children cumulated vsize: 413888 KiB
Current children cumulated memory: 335020 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.60 3.38 5/249 18758
/proc/meminfo: memFree=127378816/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=413888 memory=335020 CPUtime=460.74 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 65699 0 8 0 45751 323 0 0 20 0 1 0 32715448 423821312 83755 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 103472 83755 2560 595 0 88139 0
Current children cumulated CPU time: 460.74 s

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

Current children cumulated memory: 340780 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/250 18888
/proc/meminfo: memFree=127287888/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=419692 memory=340780 CPUtime=2912.68 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 67724 0 8 0 290803 465 0 0 20 0 1 0 32715448 429764608 85195 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 104923 85195 2560 595 0 89590 0
Current children cumulated CPU time: 2912.68 s
Current children cumulated vsize: 419692 KiB
Current children cumulated memory: 340780 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/250 18895
/proc/meminfo: memFree=127289328/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=419692 memory=340780 CPUtime=2972.49 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 67725 0 8 0 296782 467 0 0 20 0 1 0 32715448 429764608 85195 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 104923 85195 2560 595 0 89590 0
Current children cumulated CPU time: 2972.49 s
Current children cumulated vsize: 419692 KiB
Current children cumulated memory: 340780 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/250 18897
/proc/meminfo: memFree=127257848/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=419692 memory=340780 CPUtime=3032.29 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 67725 0 8 0 302762 467 0 0 20 0 1 0 32715448 429764608 85195 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 104923 85195 2560 595 0 89590 0
Current children cumulated CPU time: 3032.29 s
Current children cumulated vsize: 419692 KiB
Current children cumulated memory: 340780 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/250 18899
/proc/meminfo: memFree=127288616/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=419692 memory=340780 CPUtime=3092.1 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 67725 0 8 0 308743 467 0 0 20 0 1 0 32715448 429764608 85195 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 104923 85195 2560 595 0 89590 0
Current children cumulated CPU time: 3092.1 s
Current children cumulated vsize: 419692 KiB
Current children cumulated memory: 340780 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 18902
/proc/meminfo: memFree=127289368/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=419692 memory=340780 CPUtime=3151.9 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 67725 0 8 0 314723 467 0 0 20 0 1 0 32715448 429764608 85195 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 104923 85195 2560 595 0 89590 0
Current children cumulated CPU time: 3151.9 s
Current children cumulated vsize: 419692 KiB
Current children cumulated memory: 340780 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/251 18904
/proc/meminfo: memFree=127289884/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=419692 memory=340780 CPUtime=3211.7 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 67726 0 8 0 320702 468 0 0 20 0 1 0 32715448 429764608 85195 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 104923 85195 2560 595 0 89590 0
Current children cumulated CPU time: 3211.7 s
Current children cumulated vsize: 419692 KiB
Current children cumulated memory: 340780 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/251 18906
/proc/meminfo: memFree=127290992/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=420928 memory=342060 CPUtime=3271.5 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 68035 0 8 0 326681 469 0 0 20 0 1 0 32715448 431030272 85515 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 105232 85515 2560 595 0 89899 0
Current children cumulated CPU time: 3271.5 s
Current children cumulated vsize: 420928 KiB
Current children cumulated memory: 342060 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/250 18908
/proc/meminfo: memFree=127288016/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=420928 memory=342060 CPUtime=3331.31 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 68035 0 8 0 332662 469 0 0 20 0 1 0 32715448 431030272 85515 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 105232 85515 2560 595 0 89899 0
Current children cumulated CPU time: 3331.31 s
Current children cumulated vsize: 420928 KiB
Current children cumulated memory: 342060 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/250 18910
/proc/meminfo: memFree=127290344/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=420928 memory=342060 CPUtime=3391.11 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 68036 0 8 0 338642 469 0 0 20 0 1 0 32715448 431030272 85515 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 105232 85515 2560 595 0 89899 0
Current children cumulated CPU time: 3391.11 s
Current children cumulated vsize: 420928 KiB
Current children cumulated memory: 342060 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.11 4.09 5/249 18912
/proc/meminfo: memFree=127289064/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=421128 memory=342188 CPUtime=3450.92 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 68085 0 8 0 344622 470 0 0 20 0 1 0 32715448 431235072 85547 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 105282 85547 2560 595 0 89949 0
Current children cumulated CPU time: 3450.92 s
Current children cumulated vsize: 421128 KiB
Current children cumulated memory: 342188 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/250 18917
/proc/meminfo: memFree=127289364/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=421128 memory=342188 CPUtime=3510.72 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 68085 0 8 0 350601 471 0 0 20 0 1 0 32715448 431235072 85547 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 105282 85547 2560 595 0 89949 0
Current children cumulated CPU time: 3510.72 s
Current children cumulated vsize: 421128 KiB
Current children cumulated memory: 342188 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/250 18923
/proc/meminfo: memFree=127287136/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=421128 memory=342188 CPUtime=3570.53 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 68085 0 8 0 356582 471 0 0 20 0 1 0 32715448 431235072 85547 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 105282 85547 2560 595 0 89949 0
Current children cumulated CPU time: 3570.53 s
Current children cumulated vsize: 421128 KiB
Current children cumulated memory: 342188 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.9 s]
/proc/loadavg: 4.05 4.09 4.09 5/246 18932
/proc/meminfo: memFree=127360252/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=421128 memory=342188 CPUtime=3600.03 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 68114 0 8 0 359532 471 0 0 20 0 1 0 32715448 431235072 85547 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 105282 85547 2560 595 0 89949 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 421128 KiB
Current children cumulated memory: 342188 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.35 s, system=4.71982 s

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

[startup+3611.9 s]
/proc/loadavg: 4.05 4.09 4.09 5/246 18932
/proc/meminfo: memFree=127360252/131382120 swapFree=33010684/33010684
[pid=18642] ppid=18639 vsize=421128 memory=342188 CPUtime=3600.03 cores=0,2
/proc/18642/stat : 18642 (SynLSCD) R 18639 18642 18584 0 -1 4194304 68114 0 8 0 359532 471 0 0 20 0 1 0 32715448 431235072 85547 18446744073709551615 94040103874560 94040106308713 140720369684160 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94040106790136 94040106823168 94040121856000 140720369690982 140720369691115 140720369691115 140720369696717 0
/proc/18642/statm: 105282 85547 2560 595 0 89949 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 421128 KiB
Current children cumulated memory: 342188 KiB

Child status: 0

Real time (s): 3611.92
CPU time (s): 3600.07
CPU user time (s): 3595.35
CPU system time (s): 4.71982
CPU usage (%): 99.6718
Max. virtual memory (cumulated for all children) (KiB): 421128
Max. memory (cumulated for all children) (KiB): 342188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.35
system time used= 4.71982
maximum resident set size= 342572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68160
page faults= 8
swaps= 0
block input operations= 1632
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 168
involuntary context switches= 8181


# summary of solver processes directly reported to runsolver:
#   pid: 18642
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3595.35
#   total CPU system time (s): 4.71982

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9858 second user time and 35.8879 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-06-29 06:12:46
IDJOB=4503434
IDBENCH=155463
IDSOLVER=3369
FILE ID=nodeC002/4503434-1751170366
RUNJOBID= nodeC002-1751170366-18594
SLURM_JOB_ID= 9587526
Free space on /tmp= 433036 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-25.opb
COMMAND LINE= SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503434-1751170366/watcher-4503434-1751170366 -o /tmp/evaluation-result-4503434-1751170366/solver-4503434-1751170366 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751170366-18594 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4503434-1751170366.opb

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

MD5SUM BENCH= 089881a3a57f24d34abbbcf8eb808729
RANDOM SEED=1383283363

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.241
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.174
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.305
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.187
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.227
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.131
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.537
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.223
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130348968 kB
MemAvailable:   129991152 kB
Buffers:            3280 kB
Cached:           449840 kB
SwapCached:            0 kB
Active:           309324 kB
Inactive:         217776 kB
Active(anon):      91940 kB
Inactive(anon):        0 kB
Active(file):     217384 kB
Inactive(file):   217776 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             30548 kB
Writeback:             4 kB
AnonPages:         77064 kB
Mapped:           101956 kB
Shmem:             17960 kB
KReclaimable:      85088 kB
Slab:             166560 kB
SReclaimable:      85088 kB
SUnreclaim:        81472 kB
KernelStack:        3916 kB
PageTables:         2720 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     368824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC002 at 2025-06-29 07:12:59