Trace number 4545334

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.08 3610.43

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-SolitairePattern-dec2-3-3-1.opb
MD5SUMecd2a3a27adff12226215cdbd4072e2c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark212.659
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100222
Total number of constraints145826
Number of constraints which are clauses32332
Number of constraints which are cardinality constraints (but not clauses)106
Number of constraints which are nor clauses,nor cardinality constraints113388
Minimum length of a constraint1
Maximum length of a constraint2712
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 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 2977
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545334-1753238650/watcher-4545334-1753238650 -o /tmp/evaluation-result-4545334-1753238650/solver-4545334-1753238650 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1753238650-170608 --watchdog 3760 HOME/solve.sh HOME/instance-4545334-1753238650.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=170666, runsolver pid=170662

[startup+0.10006 s]*
/proc/loadavg: 1.12 1.13 1.41 5/273 170677
/proc/meminfo: memFree=120111844/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=31696 memory=22784 CPUtime=0.06 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 5292 0 0 0 5 1 0 0 20 0 1 0 239542545 32456704 5696 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 7924 5696 512 108 0 6441 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 35888 KiB
Current children cumulated memory: 25728 KiB

[startup+0.20579 s]*
/proc/loadavg: 1.12 1.13 1.41 5/271 170677
/proc/meminfo: memFree=119977024/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=122552 memory=98424 CPUtime=0.16 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 22766 0 0 0 12 4 0 0 20 0 1 0 239542545 125493248 24606 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 30638 24606 544 108 0 29155 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 126744 KiB
Current children cumulated memory: 101368 KiB

[startup+0.305766 s]*
/proc/loadavg: 1.12 1.13 1.41 5/271 170677
/proc/meminfo: memFree=119918056/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=126704 memory=101240 CPUtime=0.26 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 23416 0 0 0 22 4 0 0 20 0 1 0 239542545 129744896 25310 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 31676 25310 608 108 0 30193 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 130896 KiB
Current children cumulated memory: 104184 KiB

[startup+0.700225 s]
/proc/loadavg: 1.12 1.13 1.41 5/271 170677
/proc/meminfo: memFree=119906172/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=129792 memory=104824 CPUtime=0.65 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 24302 0 0 0 60 5 0 0 20 0 1 0 239542545 132907008 26206 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 32448 26206 608 108 0 30965 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 133984 KiB
Current children cumulated memory: 107768 KiB

[startup+1.50021 s]
/proc/loadavg: 1.12 1.13 1.41 5/271 170677
/proc/meminfo: memFree=119898108/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=133272 memory=106232 CPUtime=1.45 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 24639 0 0 0 140 5 0 0 20 0 1 0 239542545 136470528 26558 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 33318 26558 608 108 0 31835 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 137464 KiB
Current children cumulated memory: 109176 KiB

[startup+3.10566 s]
/proc/loadavg: 1.12 1.13 1.41 5/271 170677
/proc/meminfo: memFree=119890664/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=135484 memory=108664 CPUtime=3.05 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 25259 0 0 0 300 5 0 0 20 0 1 0 239542545 138735616 27166 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 33871 27166 608 108 0 32388 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 139676 KiB
Current children cumulated memory: 111608 KiB

[startup+6.3002 s]
/proc/loadavg: 1.35 1.18 1.42 5/271 170677
/proc/meminfo: memFree=119890888/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=137500 memory=110584 CPUtime=6.23 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 25732 0 0 0 618 5 0 0 20 0 1 0 239542545 140800000 27646 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 34375 27646 608 108 0 32892 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 141692 KiB
Current children cumulated memory: 113528 KiB

[startup+12.7002 s]
/proc/loadavg: 1.56 1.23 1.44 5/271 170677
/proc/meminfo: memFree=119859064/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=140324 memory=113144 CPUtime=12.6 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 26399 0 0 0 1255 5 0 0 20 0 1 0 239542545 143691776 28286 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 35081 28286 608 108 0 33598 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 144516 KiB
Current children cumulated memory: 116088 KiB

[startup+25.5002 s]
/proc/loadavg: 2.10 1.36 1.48 5/270 170680
/proc/meminfo: memFree=119811220/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=146724 memory=119288 CPUtime=25.36 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 27928 0 0 0 2530 6 0 0 20 0 1 0 239542545 150245376 29822 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 36681 29822 608 108 0 35198 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 150916 KiB
Current children cumulated memory: 122232 KiB

[startup+51.1057 s]
/proc/loadavg: 2.81 1.59 1.55 5/270 170681
/proc/meminfo: memFree=119739916/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=163776 memory=134776 CPUtime=50.88 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 31804 0 0 0 5080 8 0 0 20 0 1 0 239542545 167706624 33694 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 40944 33694 608 108 0 39461 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 167968 KiB
Current children cumulated memory: 137720 KiB

[startup+102.3 s]
/proc/loadavg: 3.53 1.98 1.69 5/270 170683
/proc/meminfo: memFree=119575908/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=253100 memory=214300 CPUtime=101.9 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 51914 0 0 0 10177 13 0 0 20 0 1 0 239542545 259174400 53575 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 63275 53575 608 108 0 61792 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 257292 KiB
Current children cumulated memory: 217244 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.38 1.85 5/270 170685
/proc/meminfo: memFree=119407308/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=362920 memory=310348 CPUtime=161.7 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 76014 0 0 0 16150 20 0 0 20 0 1 0 239542545 371630080 77587 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 90730 77587 608 108 0 89247 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 367112 KiB
Current children cumulated memory: 313292 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.69 1.99 5/271 170688
/proc/meminfo: memFree=119292352/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=448136 memory=386636 CPUtime=221.51 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 95080 0 0 0 22126 25 0 0 20 0 1 0 239542545 458891264 96659 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 112034 96659 608 108 0 110551 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 452328 KiB

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

/proc/170674/statm: 533262 507033 608 108 0 531779 0
Current children cumulated CPU time: 3033.73 s
Current children cumulated vsize: 2137240 KiB
Current children cumulated memory: 2031076 KiB

[startup+3102.3 s]
/proc/loadavg: 3.13 3.50 3.77 4/262 170881
/proc/meminfo: memFree=116891880/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=2207504 memory=2081252 CPUtime=3093.56 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 460932 0 0 0 309242 114 0 0 20 0 1 0 239542545 2260484096 520313 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 551876 520313 608 108 0 550393 0
Current children cumulated CPU time: 3093.56 s
Current children cumulated vsize: 2211696 KiB
Current children cumulated memory: 2084196 KiB

[startup+3162.3 s]
/proc/loadavg: 3.09 3.42 3.72 4/262 170883
/proc/meminfo: memFree=116835532/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=2256316 memory=2116708 CPUtime=3153.36 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 469773 0 0 0 315220 116 0 0 20 0 1 0 239542545 2310467584 529177 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 564079 529177 608 108 0 562596 0
Current children cumulated CPU time: 3153.36 s
Current children cumulated vsize: 2260508 KiB
Current children cumulated memory: 2119652 KiB

[startup+3222.3 s]
/proc/loadavg: 3.13 3.37 3.69 4/262 170885
/proc/meminfo: memFree=116856864/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=2256316 memory=2117220 CPUtime=3213.17 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 469901 0 0 0 321201 116 0 0 20 0 1 0 239542545 2310467584 529305 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 564079 529305 608 108 0 562596 0
Current children cumulated CPU time: 3213.17 s
Current children cumulated vsize: 2260508 KiB
Current children cumulated memory: 2120164 KiB

[startup+3282.3 s]
/proc/loadavg: 3.10 3.32 3.65 4/262 170888
/proc/meminfo: memFree=116856492/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=2256316 memory=2118628 CPUtime=3272.98 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 470876 0 0 0 327182 116 0 0 20 0 1 0 239542545 2310467584 529657 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 564079 529657 608 108 0 562596 0
Current children cumulated CPU time: 3272.98 s
Current children cumulated vsize: 2260508 KiB
Current children cumulated memory: 2121572 KiB

[startup+3342.3 s]
/proc/loadavg: 3.15 3.29 3.62 4/264 170895
/proc/meminfo: memFree=116853472/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=2256316 memory=2119524 CPUtime=3332.79 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 471344 0 0 0 333162 117 0 0 20 0 1 0 239542545 2310467584 529881 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 564079 529881 608 108 0 562596 0
Current children cumulated CPU time: 3332.79 s
Current children cumulated vsize: 2260508 KiB
Current children cumulated memory: 2122468 KiB

[startup+3402.3 s]
/proc/loadavg: 3.11 3.25 3.58 4/263 170900
/proc/meminfo: memFree=116844420/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=2256316 memory=2120292 CPUtime=3392.6 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 471547 0 0 0 339143 117 0 0 20 0 1 0 239542545 2310467584 530073 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 564079 530073 608 108 0 562596 0
Current children cumulated CPU time: 3392.6 s
Current children cumulated vsize: 2260508 KiB
Current children cumulated memory: 2123236 KiB

[startup+3462.3 s]
/proc/loadavg: 3.08 3.22 3.55 4/263 170902
/proc/meminfo: memFree=116820108/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=2256316 memory=2121828 CPUtime=3452.41 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 471931 0 0 0 345124 117 0 0 20 0 1 0 239542545 2310467584 530457 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 564079 530457 608 108 0 562596 0
Current children cumulated CPU time: 3452.41 s
Current children cumulated vsize: 2260508 KiB
Current children cumulated memory: 2124772 KiB

[startup+3522.3 s]
/proc/loadavg: 3.14 3.21 3.52 4/264 170906
/proc/meminfo: memFree=116760768/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=2257852 memory=2123748 CPUtime=3512.22 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 472390 0 0 0 351105 117 0 0 20 0 1 0 239542545 2312040448 530937 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 564463 530937 608 108 0 562980 0
Current children cumulated CPU time: 3512.22 s
Current children cumulated vsize: 2262044 KiB
Current children cumulated memory: 2126692 KiB

[startup+3582.3 s]
/proc/loadavg: 3.10 3.18 3.49 4/264 170908
/proc/meminfo: memFree=116752600/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=2257852 memory=2124516 CPUtime=3572.02 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 473069 0 0 0 357085 117 0 0 20 0 1 0 239542545 2312040448 531129 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 564463 531129 608 108 0 562980 0
Current children cumulated CPU time: 3572.02 s
Current children cumulated vsize: 2262044 KiB
Current children cumulated memory: 2127460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 3.12 3.18 3.48 4/263 170910
/proc/meminfo: memFree=116753560/131250000 swapFree=33008356/33010684
[pid=170666] ppid=170662 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/170666/stat : 170666 (bash) S 170662 170666 170266 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239542542 4292608 736 18446744073709551615 94081993781248 94081994675781 140727602782640 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94081994914832 94081994962576 94082019180544 140727602784658 140727602784774 140727602784774 140727602790378 0
/proc/170666/statm: 1048 736 672 219 0 110 0
[pid=170674] ppid=170666 vsize=2259132 memory=2125412 CPUtime=3600.03 cores=5,7
/proc/170674/stat : 170674 (solve_pb) R 170666 170666 170266 0 -1 4194304 473665 0 0 0 359886 117 0 0 20 0 1 0 239542545 2313351168 531353 18446744073709551615 94542129550336 94542129988480 140721369516960 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94542130017200 94542130019616 94542130540544 140721369524610 140721369524674 140721369524674 140721369530296 0
/proc/170674/statm: 564783 531353 608 108 0 563300 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2263324 KiB
Current children cumulated memory: 2128356 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3610.41 s]
# the end of solver process 170666 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.003042 s, system=0.008849 s
Sleeping 2 seconds

[startup+3610.43 s]
# the end of solver process 170674 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3598.87 s, system=1.21198 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.43
CPU time (s): 3600.08
CPU user time (s): 3598.87
CPU system time (s): 1.21198
CPU usage (%): 99.7135
Max. virtual memory (cumulated for all children) (KiB): 2263324
Max. memory (cumulated for all children) (KiB): 2128356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.87
system time used= 1.21198
maximum resident set size= 2125412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 474227
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= 1377
involuntary context switches= 5311


# summary of solver processes directly reported to runsolver:
#   pid: 170666,170674
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3598.87
#   total CPU system time (s): 1.21198

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.50392 second user time and 16.741 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-07-23 04:44:10
IDJOB=4545334
IDBENCH=180847
IDSOLVER=3321
FILE ID=nodeC019/4545334-1753238650
RUNJOBID= nodeC019-1753238650-170608
SLURM_JOB_ID= 9687872
Free space on /tmp= 433020 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-SolitairePattern-dec2-3-3-1.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545334-1753238650/watcher-4545334-1753238650 -o /tmp/evaluation-result-4545334-1753238650/solver-4545334-1753238650 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1753238650-170608 --watchdog 3760  HOME/solve.sh HOME/instance-4545334-1753238650.opb

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

MD5SUM BENCH= ecd2a3a27adff12226215cdbd4072e2c
RANDOM SEED=1436628419

nodeC019 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.739
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.37
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		: 3598.624
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.37
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.701
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        120207748 kB
MemAvailable:   129652528 kB
Buffers:             904 kB
Cached:         10185224 kB
SwapCached:          416 kB
Active:          1163228 kB
Inactive:        9090808 kB
Active(anon):      80560 kB
Inactive(anon):    12804 kB
Active(file):    1082668 kB
Inactive(file):  9078004 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23084 kB
Writeback:             4 kB
AnonPages:         70528 kB
Mapped:           109272 kB
Shmem:             25452 kB
KReclaimable:     246696 kB
Slab:             342824 kB
SReclaimable:     246696 kB
SUnreclaim:        96128 kB
KernelStack:        4096 kB
PageTables:         2924 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     340900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC019 at 2025-07-23 05:44:21