Trace number 4510781

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.1 3615.71

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l060-r059-n1.cnf-plain.pb.metafix.opb
MD5SUMdcac64736f2fac2889802971ff74db2d
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 benchmark415.773
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3288
Total number of constraints10282
Number of constraints which are clauses10282
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
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


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510781-1751188918/watcher-4510781-1751188918 -o /tmp/evaluation-result-4510781-1751188918/solver-4510781-1751188918 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751181226-24668 --watchdog 3760 HOME/solve.sh HOME/instance-4510781-1751188918.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=26226, runsolver pid=26223

[startup+0.100073 s]*
/proc/loadavg: 4.13 4.10 4.15 5/256 26230
/proc/meminfo: memFree=129627328/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=11280 memory=6528 CPUtime=0.06 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 1175 0 0 0 6 0 0 0 20 0 1 0 34570965 11550720 1632 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 7 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 2820 1632 576 108 0 1337 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 15472 KiB
Current children cumulated memory: 9472 KiB

[startup+0.217707 s]*
/proc/loadavg: 4.13 4.10 4.15 5/256 26230
/proc/meminfo: memFree=129627328/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=11432 memory=6656 CPUtime=0.16 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 1194 0 0 0 16 0 0 0 20 0 1 0 34570965 11706368 1664 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 7 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 2858 1664 576 108 0 1375 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 15624 KiB
Current children cumulated memory: 9600 KiB

[startup+0.313461 s]*
/proc/loadavg: 4.13 4.10 4.15 5/256 26230
/proc/meminfo: memFree=129627328/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=11432 memory=6784 CPUtime=0.24 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 1209 0 0 0 24 0 0 0 20 0 1 0 34570965 11706368 1696 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 7 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 2858 1696 608 108 0 1375 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15624 KiB
Current children cumulated memory: 9728 KiB

[startup+0.700341 s]
/proc/loadavg: 4.13 4.10 4.15 5/256 26230
/proc/meminfo: memFree=129627392/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=11712 memory=7040 CPUtime=0.61 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 1269 0 0 0 61 0 0 0 20 0 1 0 34570965 11993088 1760 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 2928 1760 608 108 0 1445 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 15904 KiB
Current children cumulated memory: 9984 KiB

[startup+1.50041 s]
/proc/loadavg: 4.13 4.10 4.15 5/256 26230
/proc/meminfo: memFree=129627392/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=12788 memory=8064 CPUtime=1.4 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 1516 0 0 0 140 0 0 0 20 0 1 0 34570965 13094912 2016 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 3197 2016 608 108 0 1714 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 16980 KiB
Current children cumulated memory: 11008 KiB

[startup+3.11329 s]
/proc/loadavg: 4.13 4.10 4.15 5/256 26230
/proc/meminfo: memFree=129619928/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=25548 memory=20608 CPUtime=3.01 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 4661 0 0 0 300 1 0 0 20 0 1 0 34570965 26161152 5152 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 6387 5152 608 108 0 4904 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 29740 KiB
Current children cumulated memory: 23552 KiB

[startup+6.30039 s]
/proc/loadavg: 4.12 4.10 4.15 5/256 26230
/proc/meminfo: memFree=129603916/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=41420 memory=34688 CPUtime=6.19 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 8211 0 0 0 618 1 0 0 20 0 1 0 34570965 42414080 8672 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 10355 8672 608 108 0 8872 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 45612 KiB
Current children cumulated memory: 37632 KiB

[startup+12.7004 s]
/proc/loadavg: 4.11 4.10 4.15 5/256 26230
/proc/meminfo: memFree=129590060/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=59540 memory=49664 CPUtime=12.56 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 11943 0 0 0 1254 2 0 0 20 0 1 0 34570965 60968960 12416 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 14885 12416 608 108 0 13402 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 63732 KiB
Current children cumulated memory: 52608 KiB

[startup+25.5005 s]
/proc/loadavg: 4.08 4.09 4.15 5/256 26230
/proc/meminfo: memFree=129537288/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=72780 memory=62208 CPUtime=25.32 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 15136 0 0 0 2529 3 0 0 20 0 1 0 34570965 74526720 15552 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 18195 15552 608 108 0 16712 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 76972 KiB
Current children cumulated memory: 65152 KiB

[startup+51.1136 s]
/proc/loadavg: 4.12 4.10 4.15 5/256 26231
/proc/meminfo: memFree=129485280/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=109548 memory=94464 CPUtime=50.85 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 23240 0 0 0 5079 6 0 0 20 0 1 0 34570965 112177152 23616 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 27387 23616 608 108 0 25904 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 113740 KiB
Current children cumulated memory: 97408 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.10 4.14 4/251 26273
/proc/meminfo: memFree=129469748/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=147708 memory=129720 CPUtime=101.83 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 31620 0 0 0 10173 10 0 0 20 0 1 0 34570965 151252992 32430 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 36927 32430 608 108 0 35444 0
Current children cumulated CPU time: 101.83 s
Current children cumulated vsize: 151900 KiB
Current children cumulated memory: 132664 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.09 4.14 5/256 26382
/proc/meminfo: memFree=129254784/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=213584 memory=180920 CPUtime=161.57 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 43319 0 0 0 16141 16 0 0 20 0 1 0 34570965 218710016 45230 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 53396 45230 608 108 0 51913 0
Current children cumulated CPU time: 161.57 s
Current children cumulated vsize: 217776 KiB
Current children cumulated memory: 183864 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.10 4.14 5/256 26431
/proc/meminfo: memFree=129179072/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=232080 memory=219836 CPUtime=221.33 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 47231 0 0 0 22115 18 0 0 20 0 1 0 34570965 237649920 54959 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 58020 54959 608 108 0 56537 0
Current children cumulated CPU time: 221.33 s
Current children cumulated vsize: 236272 KiB

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

/proc/26230/statm: 263604 255460 608 108 0 262121 0
Current children cumulated CPU time: 3088.87 s
Current children cumulated vsize: 1058608 KiB
Current children cumulated memory: 1024784 KiB

[startup+3162.3 s]
/proc/loadavg: 3.34 3.34 3.62 4/247 26847
/proc/meminfo: memFree=121501044/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=1054416 memory=1022224 CPUtime=3148.65 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 199953 0 0 0 314761 104 0 0 20 0 1 0 34570965 1079721984 255556 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 263604 255556 608 108 0 262121 0
Current children cumulated CPU time: 3148.65 s
Current children cumulated vsize: 1058608 KiB
Current children cumulated memory: 1025168 KiB

[startup+3222.3 s]
/proc/loadavg: 3.24 3.31 3.59 4/247 26853
/proc/meminfo: memFree=121300704/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=1089596 memory=1045136 CPUtime=3208.42 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 205815 0 0 0 320735 107 0 0 20 0 1 0 34570965 1115746304 261284 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 272399 261284 608 108 0 270916 0
Current children cumulated CPU time: 3208.42 s
Current children cumulated vsize: 1093788 KiB
Current children cumulated memory: 1048080 KiB

[startup+3282.3 s]
/proc/loadavg: 3.15 3.26 3.55 4/247 26855
/proc/meminfo: memFree=121035096/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=1146764 memory=1076112 CPUtime=3268.18 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 213941 0 0 0 326708 110 0 0 20 0 1 0 34570965 1174286336 269028 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 286691 269028 608 108 0 285208 0
Current children cumulated CPU time: 3268.18 s
Current children cumulated vsize: 1150956 KiB
Current children cumulated memory: 1079056 KiB

[startup+3342.3 s]
/proc/loadavg: 3.10 3.23 3.52 4/247 26858
/proc/meminfo: memFree=120813816/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=1181220 memory=1098296 CPUtime=3327.95 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 218951 0 0 0 332683 112 0 0 20 0 1 0 34570965 1209569280 274574 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 295305 274574 608 108 0 293822 0
Current children cumulated CPU time: 3327.95 s
Current children cumulated vsize: 1185412 KiB
Current children cumulated memory: 1101240 KiB

[startup+3402.3 s]
/proc/loadavg: 3.16 3.22 3.50 4/247 26860
/proc/meminfo: memFree=120637308/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=1181220 memory=1098296 CPUtime=3387.71 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 218951 0 0 0 338659 112 0 0 20 0 1 0 34570965 1209569280 274574 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 295305 274574 608 108 0 293822 0
Current children cumulated CPU time: 3387.71 s
Current children cumulated vsize: 1185412 KiB
Current children cumulated memory: 1101240 KiB

[startup+3462.3 s]
/proc/loadavg: 3.11 3.19 3.47 4/247 26862
/proc/meminfo: memFree=121628616/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=1181220 memory=1098296 CPUtime=3447.44 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 219079 0 0 0 344631 113 0 0 20 0 1 0 34570965 1209569280 274574 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 295305 274574 608 108 0 293822 0
Current children cumulated CPU time: 3447.44 s
Current children cumulated vsize: 1185412 KiB
Current children cumulated memory: 1101240 KiB

[startup+3522.3 s]
/proc/loadavg: 3.08 3.17 3.44 4/247 26864
/proc/meminfo: memFree=121467928/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=1181220 memory=1098296 CPUtime=3507.15 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 219448 0 0 0 350601 114 0 0 20 0 1 0 34570965 1209569280 274574 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 295305 274574 608 108 0 293822 0
Current children cumulated CPU time: 3507.15 s
Current children cumulated vsize: 1185412 KiB
Current children cumulated memory: 1101240 KiB

[startup+3582.3 s]
/proc/loadavg: 3.13 3.17 3.43 4/247 26866
/proc/meminfo: memFree=121274200/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=1181220 memory=1100344 CPUtime=3566.84 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 219449 0 0 0 356570 114 0 0 20 0 1 0 34570965 1209569280 275086 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 295305 275086 608 108 0 293822 0
Current children cumulated CPU time: 3566.84 s
Current children cumulated vsize: 1185412 KiB
Current children cumulated memory: 1103288 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.7 s]
/proc/loadavg: 3.23 3.18 3.42 4/247 26867
/proc/meminfo: memFree=121158632/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=1181220 memory=1100344 CPUtime=3600.07 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 219449 0 0 0 359893 114 0 0 20 0 1 0 34570965 1209569280 275086 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 295305 275086 608 108 0 293822 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1185412 KiB
Current children cumulated memory: 1103288 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.004503 s, system=0.012462 s

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

# cumulated CPU time of all completed processes:  user=3598.94 s, system=1.16296 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

[startup+3615.7 s]
/proc/loadavg: 3.23 3.18 3.42 4/247 26867
/proc/meminfo: memFree=121158632/131382112 swapFree=33010684/33010684
[pid=26226] ppid=26223 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26226/stat : 26226 (bash) S 26223 26226 24655 0 -1 4194304 307 254 0 0 0 0 0 0 20 0 1 0 34570963 4292608 736 18446744073709551615 93918990983168 93918991877701 140730294021520 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93918992116752 93918992164496 93919008739328 140730294028692 140730294028808 140730294028808 140730294034410 0
/proc/26226/statm: 1048 736 672 219 0 110 0
[pid=26230] ppid=26226 vsize=1181220 memory=1100344 CPUtime=3600.07 cores=5,7
/proc/26230/stat : 26230 (solve_pb) R 26226 26226 24655 0 -1 4194304 219449 0 0 0 359893 114 0 0 20 0 1 0 34570965 1209569280 275086 18446744073709551615 93842018821120 93842019259264 140726065541232 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93842019287984 93842019290400 93842048532480 140726065547652 140726065547716 140726065547716 140726065553336 0
/proc/26230/statm: 295305 275086 608 108 0 293822 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1185412 KiB
Current children cumulated memory: 1103288 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3615.71
CPU time (s): 3600.1
CPU user time (s): 3598.94
CPU system time (s): 1.16296
CPU usage (%): 99.5684
Max. virtual memory (cumulated for all children) (KiB): 1185412
Max. memory (cumulated for all children) (KiB): 1103288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.94
system time used= 1.16295
maximum resident set size= 1100344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220010
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= 554
involuntary context switches= 2675


# summary of solver processes directly reported to runsolver:
#   pid: 26226,26230
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.94
#   total CPU system time (s): 1.16296

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1978 second user time and 38.2859 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 11:21:58
IDJOB=4510781
IDBENCH=160386
IDSOLVER=3321
FILE ID=nodeC007/4510781-1751188918
RUNJOBID= nodeC007-1751181226-24668
SLURM_JOB_ID= 9587553
Free space on /tmp= 433016 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l060-r059-n1.cnf-plain.pb.metafix.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510781-1751188918/watcher-4510781-1751188918 -o /tmp/evaluation-result-4510781-1751188918/solver-4510781-1751188918 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751181226-24668 --watchdog 3760  HOME/solve.sh HOME/instance-4510781-1751188918.opb

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

MD5SUM BENCH= dcac64736f2fac2889802971ff74db2d
RANDOM SEED=1517905091

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129631108 kB
MemAvailable:   129532640 kB
Buffers:            3280 kB
Cached:           711688 kB
SwapCached:            0 kB
Active:           694048 kB
Inactive:         466572 kB
Active(anon):     463612 kB
Inactive(anon):        0 kB
Active(file):     230436 kB
Inactive(file):   466572 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               784 kB
Writeback:            52 kB
AnonPages:        448792 kB
Mapped:           103596 kB
Shmem:             17960 kB
KReclaimable:      88300 kB
Slab:             169592 kB
SReclaimable:      88300 kB
SUnreclaim:        81292 kB
KernelStack:        4176 kB
PageTables:         4008 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     816104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432880 MiB
End job on nodeC007 at 2025-06-29 12:22:14