Trace number 4513567

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
AI448PBSolver 2025-05-31? (TO) 3600.03 3615.4

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/
normalized-ECrand4regsplit-v090-n1.opb
MD5SUM2f2bbded117b16ee84684349cffbd198
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.033246
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables179
Total number of constraints90
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.01/3615.40	Terminated

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 (60564 MiB free)
  memory of node 1: 64465 MiB (62655 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513567-1751221927/watcher-4513567-1751221927 -o /tmp/evaluation-result-4513567-1751221927/solver-4513567-1751221927 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751215967-28829 --watchdog 3760 HOME/solve.sh HOME/instance-4513567-1751221927.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=29596, runsolver pid=29593

[startup+0.100068 s]*
/proc/loadavg: 4.16 4.10 4.09 5/268 29600
/proc/meminfo: memFree=126176876/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=9868 memory=5632 CPUtime=0.07 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 966 0 0 0 7 0 0 0 20 0 1 0 37867200 10104832 1408 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 2467 1408 576 108 0 984 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 14060 KiB
Current children cumulated memory: 8576 KiB

[startup+0.205729 s]*
/proc/loadavg: 4.16 4.10 4.09 5/268 29600
/proc/meminfo: memFree=126172592/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=12784 memory=8448 CPUtime=0.17 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 1625 0 0 0 17 0 0 0 20 0 1 0 37867200 13090816 2112 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 3196 2112 608 108 0 1713 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 16976 KiB
Current children cumulated memory: 11392 KiB

[startup+0.305656 s]*
/proc/loadavg: 4.16 4.10 4.09 5/268 29600
/proc/meminfo: memFree=126172592/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=14056 memory=9728 CPUtime=0.27 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 1939 0 0 0 27 0 0 0 20 0 1 0 37867200 14393344 2432 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 3514 2432 608 108 0 2031 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 18248 KiB
Current children cumulated memory: 12672 KiB

[startup+0.700164 s]
/proc/loadavg: 4.16 4.10 4.09 5/268 29600
/proc/meminfo: memFree=126172592/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=18292 memory=13440 CPUtime=0.65 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 2883 0 0 0 65 0 0 0 20 0 1 0 37867200 18731008 3360 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 4573 3360 608 108 0 3090 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 22484 KiB
Current children cumulated memory: 16384 KiB

[startup+1.50021 s]
/proc/loadavg: 4.16 4.10 4.09 5/268 29600
/proc/meminfo: memFree=126169144/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=22668 memory=17024 CPUtime=1.45 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 3773 0 0 0 144 1 0 0 20 0 1 0 37867200 23212032 4256 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 5667 4256 608 108 0 4184 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 26860 KiB
Current children cumulated memory: 19968 KiB

[startup+3.10554 s]
/proc/loadavg: 4.16 4.10 4.09 5/268 29600
/proc/meminfo: memFree=126162352/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=28332 memory=21632 CPUtime=3.05 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 4957 0 0 0 304 1 0 0 20 0 1 0 37867200 29011968 5408 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 7083 5408 608 108 0 5600 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 32524 KiB
Current children cumulated memory: 24576 KiB

[startup+6.3002 s]
/proc/loadavg: 4.14 4.10 4.09 5/267 29600
/proc/meminfo: memFree=126152012/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=36168 memory=29312 CPUtime=6.24 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 6892 0 0 0 622 2 0 0 20 0 1 0 37867200 37036032 7328 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 9042 7328 608 108 0 7559 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 40360 KiB
Current children cumulated memory: 32256 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.09 4.09 5/268 29602
/proc/meminfo: memFree=126137932/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=48624 memory=39552 CPUtime=12.62 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 9444 0 0 0 1259 3 0 0 20 0 1 0 37867200 49790976 9888 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 12156 9888 608 108 0 10673 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 52816 KiB
Current children cumulated memory: 42496 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.10 4.09 5/268 29602
/proc/meminfo: memFree=126114864/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=63580 memory=49920 CPUtime=25.38 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 12060 0 0 0 2534 4 0 0 20 0 1 0 37867200 65105920 12480 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 15895 12480 608 108 0 14412 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 67772 KiB
Current children cumulated memory: 52864 KiB

[startup+51.1057 s]
/proc/loadavg: 4.11 4.10 4.09 5/267 29602
/proc/meminfo: memFree=126085212/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=80572 memory=67728 CPUtime=50.9 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 16086 0 0 0 5084 6 0 0 20 0 1 0 37867200 82505728 16932 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 20143 16932 608 108 0 18660 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 84764 KiB
Current children cumulated memory: 70672 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/268 29605
/proc/meminfo: memFree=126027588/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=109024 memory=91244 CPUtime=101.92 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 20563 0 0 0 10183 9 0 0 20 0 1 0 37867200 111640576 22811 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 27256 22811 608 108 0 25773 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 113216 KiB
Current children cumulated memory: 94188 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/268 29607
/proc/meminfo: memFree=125978216/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=129768 memory=112232 CPUtime=161.71 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 25278 0 0 0 16159 12 0 0 20 0 1 0 37867200 132882432 28058 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 32442 28058 608 108 0 30959 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 133960 KiB
Current children cumulated memory: 115176 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/269 29614
/proc/meminfo: memFree=125927896/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=164524 memory=136532 CPUtime=221.46 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 29404 0 0 0 22131 15 0 0 20 0 1 0 37867200 168472576 34133 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 41131 34133 608 108 0 39648 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 168716 KiB

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

/proc/loadavg: 4.12 4.14 4.11 5/269 29955
/proc/meminfo: memFree=126037920/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=541348 memory=451936 CPUtime=3029.64 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 78993 0 0 0 302922 42 0 0 20 0 1 0 37867200 554340352 112984 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 135337 112984 608 108 0 133854 0
Current children cumulated CPU time: 3029.64 s
Current children cumulated vsize: 545540 KiB
Current children cumulated memory: 454880 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/269 29957
/proc/meminfo: memFree=125990736/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=541348 memory=466932 CPUtime=3089.34 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 79010 0 0 0 308892 42 0 0 20 0 1 0 37867200 554340352 116733 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 135337 116733 608 108 0 133854 0
Current children cumulated CPU time: 3089.34 s
Current children cumulated vsize: 545540 KiB
Current children cumulated memory: 469876 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/269 29959
/proc/meminfo: memFree=125981240/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=541348 memory=466932 CPUtime=3149.03 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 79036 0 0 0 314861 42 0 0 20 0 1 0 37867200 554340352 116733 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 135337 116733 608 108 0 133854 0
Current children cumulated CPU time: 3149.03 s
Current children cumulated vsize: 545540 KiB
Current children cumulated memory: 469876 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/269 29965
/proc/meminfo: memFree=125963184/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=541348 memory=466932 CPUtime=3208.76 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 79164 0 0 0 320834 42 0 0 20 0 1 0 37867200 554340352 116733 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 135337 116733 608 108 0 133854 0
Current children cumulated CPU time: 3208.76 s
Current children cumulated vsize: 545540 KiB
Current children cumulated memory: 469876 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/268 29967
/proc/meminfo: memFree=125957192/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=541348 memory=468980 CPUtime=3268.49 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 79253 0 0 0 326807 42 0 0 20 0 1 0 37867200 554340352 117245 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 135337 117245 608 108 0 133854 0
Current children cumulated CPU time: 3268.49 s
Current children cumulated vsize: 545540 KiB
Current children cumulated memory: 471924 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/267 29970
/proc/meminfo: memFree=125933140/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=541348 memory=468980 CPUtime=3328.21 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 79255 0 0 0 332779 42 0 0 20 0 1 0 37867200 554340352 117245 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 135337 117245 608 108 0 133854 0
Current children cumulated CPU time: 3328.21 s
Current children cumulated vsize: 545540 KiB
Current children cumulated memory: 471924 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/268 29973
/proc/meminfo: memFree=125893652/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=541348 memory=468980 CPUtime=3387.93 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 79255 0 0 0 338751 42 0 0 20 0 1 0 37867200 554340352 117245 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 135337 117245 608 108 0 133854 0
Current children cumulated CPU time: 3387.93 s
Current children cumulated vsize: 545540 KiB
Current children cumulated memory: 471924 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/268 29975
/proc/meminfo: memFree=125868336/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=543396 memory=471920 CPUtime=3447.64 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 79490 0 0 0 344721 43 0 0 20 0 1 0 37867200 556437504 117980 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 135849 117980 608 108 0 134366 0
Current children cumulated CPU time: 3447.64 s
Current children cumulated vsize: 547588 KiB
Current children cumulated memory: 474864 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/270 29981
/proc/meminfo: memFree=125838156/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=543396 memory=472048 CPUtime=3507.36 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 79542 0 0 0 350693 43 0 0 20 0 1 0 37867200 556437504 118012 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 135849 118012 608 108 0 134366 0
Current children cumulated CPU time: 3507.36 s
Current children cumulated vsize: 547588 KiB
Current children cumulated memory: 474992 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/270 29983
/proc/meminfo: memFree=125821720/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=543396 memory=472304 CPUtime=3567.07 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 79595 0 0 0 356664 43 0 0 20 0 1 0 37867200 556437504 118076 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 135849 118076 608 108 0 134366 0
Current children cumulated CPU time: 3567.07 s
Current children cumulated vsize: 547588 KiB
Current children cumulated memory: 475248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.4 s]
/proc/loadavg: 4.10 4.09 4.09 5/270 29986
/proc/meminfo: memFree=125811100/131249992 swapFree=33010160/33010684
[pid=29596] ppid=29593 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29596/stat : 29596 (bash) S 29593 29596 28818 0 -1 4194304 311 226 0 0 0 0 0 0 20 0 1 0 37867199 4292608 736 18446744073709551615 94111865421824 94111866316357 140732251023328 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94111866555408 94111866603152 94111871139840 140732251027860 140732251027976 140732251027976 140732251033578 0
/proc/29596/statm: 1048 736 672 219 0 110 0
[pid=29600] ppid=29596 vsize=543396 memory=472432 CPUtime=3600.01 cores=4,6
/proc/29600/stat : 29600 (solve_pb) R 29596 29596 28818 0 -1 4194304 79624 0 0 0 359958 43 0 0 20 0 1 0 37867200 556437504 118108 18446744073709551615 94269707338752 94269707776896 140730375301552 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94269707805616 94269707808032 94269711663104 140730375309700 140730375309764 140730375309764 140730375315384 0
/proc/29600/statm: 135849 118108 608 108 0 134366 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 547588 KiB
Current children cumulated memory: 475376 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3615.4 s]
# the end of solver process 29596 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3599.59 s, system=0.440968 s

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

Child status: 143

Real time (s): 3615.4
CPU time (s): 3600.03
CPU user time (s): 3599.59
CPU system time (s): 0.440968
CPU usage (%): 99.5748
Max. virtual memory (cumulated for all children) (KiB): 547588
Max. memory (cumulated for all children) (KiB): 475376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.59
system time used= 0.440968
maximum resident set size= 472432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80175
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= 494
involuntary context switches= 4302


# summary of solver processes directly reported to runsolver:
#   pid: 29596
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.59
#   total CPU system time (s): 0.440968

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.54088 second user time and 17.7679 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-29 20:32:07
IDJOB=4513567
IDBENCH=162381
IDSOLVER=3321
FILE ID=nodeC035/4513567-1751221927
RUNJOBID= nodeC035-1751215967-28829
SLURM_JOB_ID= 9587655
Free space on /tmp= 433060 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v090-n1.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513567-1751221927/watcher-4513567-1751221927 -o /tmp/evaluation-result-4513567-1751221927/solver-4513567-1751221927 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751215967-28829 --watchdog 3760  HOME/solve.sh HOME/instance-4513567-1751221927.opb

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

MD5SUM BENCH= 2f2bbded117b16ee84684349cffbd198
RANDOM SEED=1993153281

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        126176792 kB
MemAvailable:   128096144 kB
Buffers:            1840 kB
Cached:          2674280 kB
SwapCached:           12 kB
Active:          1954532 kB
Inactive:        2396868 kB
Active(anon):    1681344 kB
Inactive(anon):    11980 kB
Active(file):     273188 kB
Inactive(file):  2384888 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               820 kB
Writeback:             0 kB
AnonPages:       1671212 kB
Mapped:           104252 kB
Shmem:             18044 kB
KReclaimable:     201028 kB
Slab:             289096 kB
SReclaimable:     201028 kB
SUnreclaim:        88068 kB
KernelStack:        4316 kB
PageTables:         6576 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2089472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1419264 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC035 at 2025-06-29 21:32:22