Trace number 4542058

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.06 3611.51

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/diag_comm/normalized-27diagcomm_less_teq.opb
MD5SUMe80427fd7184340cbc2fb1b3fd72520e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.750604
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4482
Total number of constraints6670
Number of constraints which are clauses4374
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2296
Minimum length of a constraint2
Maximum length of a constraint108
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 9007199254740992
Number of bits of the biggest number in a constraint 54
Biggest sum of numbers in a constraint 36028797018963967
Number of bits of the biggest sum of numbers55
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: 63794 MiB (62553 MiB free)
  memory of node 1: 64507 MiB (63470 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=150197, runsolver pid=150192

[startup+0.100101 s]*
/proc/loadavg: 2.65 3.74 4.13 5/253 150215
/proc/meminfo: memFree=129050052/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=12232 memory=7168 CPUtime=0.04 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 1344 0 0 0 4 0 0 0 20 0 1 0 236878720 12525568 1792 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 3058 1792 576 108 0 1575 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 16424 KiB
Current children cumulated memory: 10112 KiB

[startup+0.214692 s]*
/proc/loadavg: 2.65 3.74 4.13 5/253 150215
/proc/meminfo: memFree=129041484/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=12648 memory=7552 CPUtime=0.15 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 1450 0 0 0 15 0 0 0 20 0 1 0 236878720 12951552 1888 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 3162 1888 576 108 0 1679 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 16840 KiB
Current children cumulated memory: 10496 KiB

[startup+0.31363 s]*
/proc/loadavg: 2.65 3.74 4.13 5/253 150215
/proc/meminfo: memFree=129026364/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=12780 memory=7680 CPUtime=0.25 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 1489 0 0 0 25 0 0 0 20 0 1 0 236878720 13086720 1920 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 3195 1920 576 108 0 1712 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 16972 KiB
Current children cumulated memory: 10624 KiB

[startup+0.700339 s]
/proc/loadavg: 2.65 3.74 4.13 5/253 150215
/proc/meminfo: memFree=129010236/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=13572 memory=8576 CPUtime=0.62 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 1688 0 0 0 62 0 0 0 20 0 1 0 236878720 13897728 2144 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 3393 2144 576 108 0 1910 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 17764 KiB
Current children cumulated memory: 11520 KiB

[startup+1.50041 s]
/proc/loadavg: 2.65 3.74 4.13 5/251 150215
/proc/meminfo: memFree=128970032/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=15564 memory=10496 CPUtime=1.42 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 2190 0 0 0 141 1 0 0 20 0 1 0 236878720 15937536 2624 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 3891 2624 576 108 0 2408 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 19756 KiB
Current children cumulated memory: 13440 KiB

[startup+3.11366 s]
/proc/loadavg: 2.84 3.76 4.13 5/257 150228
/proc/meminfo: memFree=127734452/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=22756 memory=17024 CPUtime=3.02 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 3826 0 0 0 301 1 0 0 20 0 1 0 236878720 23302144 4256 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 5689 4256 576 108 0 4206 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 26948 KiB
Current children cumulated memory: 19968 KiB

[startup+6.3004 s]
/proc/loadavg: 2.84 3.76 4.13 5/257 150229
/proc/meminfo: memFree=127559844/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=29380 memory=23808 CPUtime=6.2 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 5489 0 0 0 618 2 0 0 20 0 1 0 236878720 30085120 5952 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 7345 5952 608 108 0 5862 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 33572 KiB
Current children cumulated memory: 26752 KiB

[startup+12.7004 s]
/proc/loadavg: 3.09 3.78 4.14 5/252 150237
/proc/meminfo: memFree=127495208/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=38452 memory=33152 CPUtime=12.57 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 7801 0 0 0 1252 5 0 0 20 0 1 0 236878720 39374848 8288 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 9613 8288 608 108 0 8130 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 42644 KiB
Current children cumulated memory: 36096 KiB

[startup+25.5004 s]
/proc/loadavg: 3.23 3.79 4.14 5/257 150277
/proc/meminfo: memFree=126850188/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=52872 memory=46848 CPUtime=25.33 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 11266 0 0 0 2525 8 0 0 20 0 1 0 236878720 54140928 11712 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 13218 11712 608 108 0 11735 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 57064 KiB
Current children cumulated memory: 49792 KiB

[startup+51.1138 s]
/proc/loadavg: 3.58 3.83 4.14 5/257 150277
/proc/meminfo: memFree=126714864/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=68384 memory=61056 CPUtime=50.85 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 14833 0 0 0 5076 9 0 0 20 0 1 0 236878720 70025216 15264 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 17096 15264 608 108 0 15613 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 72576 KiB
Current children cumulated memory: 64000 KiB

[startup+102.3 s]
/proc/loadavg: 3.94 3.89 4.14 5/258 150281
/proc/meminfo: memFree=126557452/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=99896 memory=92416 CPUtime=101.87 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 22683 0 0 0 10174 13 0 0 20 0 1 0 236878720 102293504 23104 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 24974 23104 608 108 0 23491 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 104088 KiB
Current children cumulated memory: 95360 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 3.92 4.13 5/257 150283
/proc/meminfo: memFree=126121972/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=127316 memory=119220 CPUtime=161.64 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 28599 0 0 0 16149 15 0 0 20 0 1 0 236878720 130371584 29805 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 31829 29805 608 108 0 30346 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 131508 KiB
Current children cumulated memory: 122164 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 3.97 4.13 5/258 150286
/proc/meminfo: memFree=126068252/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=157772 memory=148324 CPUtime=221.46 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 35235 0 0 0 22128 18 0 0 20 0 1 0 236878720 161558528 37081 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 39443 37081 608 108 0 37960 0
Current children cumulated CPU time: 221.46 s

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

/proc/150213/statm: 147088 138850 608 108 0 145605 0
Current children cumulated CPU time: 3092.45 s
Current children cumulated vsize: 592544 KiB
Current children cumulated memory: 558344 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.10 4.13 5/255 150439
/proc/meminfo: memFree=122641504/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=588352 memory=555400 CPUtime=3152.26 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 124424 0 0 0 315152 74 0 0 20 0 1 0 236878720 602472448 138850 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 147088 138850 608 108 0 145605 0
Current children cumulated CPU time: 3152.26 s
Current children cumulated vsize: 592544 KiB
Current children cumulated memory: 558344 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.09 4.12 5/255 150441
/proc/meminfo: memFree=122594060/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=588352 memory=555656 CPUtime=3212.07 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 124720 0 0 0 321133 74 0 0 20 0 1 0 236878720 602472448 138914 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 147088 138914 608 108 0 145605 0
Current children cumulated CPU time: 3212.07 s
Current children cumulated vsize: 592544 KiB
Current children cumulated memory: 558600 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.10 4.12 5/254 150443
/proc/meminfo: memFree=122505912/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=596072 memory=562312 CPUtime=3271.88 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 126392 0 0 0 327113 75 0 0 20 0 1 0 236878720 610377728 140578 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 149018 140578 608 108 0 147535 0
Current children cumulated CPU time: 3271.88 s
Current children cumulated vsize: 600264 KiB
Current children cumulated memory: 565256 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.12 5/253 150445
/proc/meminfo: memFree=122395268/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=616312 memory=576776 CPUtime=3331.7 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 130013 0 0 0 333093 77 0 0 20 0 1 0 236878720 631103488 144194 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 154078 144194 608 108 0 152595 0
Current children cumulated CPU time: 3331.7 s
Current children cumulated vsize: 620504 KiB
Current children cumulated memory: 579720 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.08 4.10 5/253 150447
/proc/meminfo: memFree=122300508/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=636868 memory=593700 CPUtime=3391.51 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 133721 0 0 0 339072 79 0 0 20 0 1 0 236878720 652152832 148425 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 159217 148425 608 108 0 157734 0
Current children cumulated CPU time: 3391.51 s
Current children cumulated vsize: 641060 KiB
Current children cumulated memory: 596644 KiB

[startup+3462.3 s]
/proc/loadavg: 4.51 4.19 4.14 5/254 150450
/proc/meminfo: memFree=122244856/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=656056 memory=607396 CPUtime=3451.32 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 137138 0 0 0 345051 81 0 0 20 0 1 0 236878720 671801344 151849 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 164014 151849 608 108 0 162531 0
Current children cumulated CPU time: 3451.32 s
Current children cumulated vsize: 660248 KiB
Current children cumulated memory: 610340 KiB

[startup+3522.3 s]
/proc/loadavg: 4.48 4.26 4.17 5/256 150549
/proc/meminfo: memFree=124211768/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=656056 memory=607396 CPUtime=3511.09 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 137139 0 0 0 351026 83 0 0 20 0 1 0 236878720 671801344 151849 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 164014 151849 608 108 0 162531 0
Current children cumulated CPU time: 3511.09 s
Current children cumulated vsize: 660248 KiB
Current children cumulated memory: 610340 KiB

[startup+3582.3 s]
/proc/loadavg: 4.27 4.24 4.17 5/256 150554
/proc/meminfo: memFree=123757300/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=656056 memory=607396 CPUtime=3570.91 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 137155 0 0 0 357008 83 0 0 20 0 1 0 236878720 671801344 151849 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 164014 151849 608 108 0 162531 0
Current children cumulated CPU time: 3570.91 s
Current children cumulated vsize: 660248 KiB
Current children cumulated memory: 610340 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.21 4.23 4.17 5/256 150554
/proc/meminfo: memFree=123746992/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=656056 memory=607396 CPUtime=3600.02 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 137157 0 0 0 359919 83 0 0 20 0 1 0 236878720 671801344 151849 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 164014 151849 608 108 0 162531 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 660248 KiB
Current children cumulated memory: 610340 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.2 s, system=0.85722 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+3611.5 s]
/proc/loadavg: 4.21 4.23 4.17 5/256 150554
/proc/meminfo: memFree=123746992/131382120 swapFree=33010416/33010684
[pid=150197] ppid=150192 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/150197/stat : 150197 (bash) S 150192 150197 150146 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 236878716 4292608 736 18446744073709551615 94085292843008 94085293737541 140723689636112 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94085293976592 94085294024336 94085305589760 140723689638290 140723689638406 140723689638406 140723689644010 0
/proc/150197/statm: 1048 736 672 219 0 110 0
[pid=150213] ppid=150197 vsize=656056 memory=607396 CPUtime=3600.02 cores=1,3
/proc/150213/stat : 150213 (solve_pb) R 150197 150197 150146 0 -1 4194304 137157 0 0 0 359919 83 0 0 20 0 1 0 236878720 671801344 151849 18446744073709551615 93879389615104 93879390053248 140724359344880 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93879390081968 93879390084384 93879410909184 140724359346562 140724359346626 140724359346626 140724359352248 0
/proc/150213/statm: 164014 151849 608 108 0 162531 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 660248 KiB
Current children cumulated memory: 610340 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.51
CPU time (s): 3600.06
CPU user time (s): 3599.2
CPU system time (s): 0.85722
CPU usage (%): 99.6829
Max. virtual memory (cumulated for all children) (KiB): 660248
Max. memory (cumulated for all children) (KiB): 610340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.2
system time used= 0.85722
maximum resident set size= 607396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137715
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= 753
involuntary context switches= 3804


# summary of solver processes directly reported to runsolver:
#   pid: 150197,150213
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.2
#   total CPU system time (s): 0.85722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.9691 second user time and 38.1931 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-22 21:19:53
IDJOB=4542058
IDBENCH=163785
IDSOLVER=3321
FILE ID=nodeC006/4542058-1753211993
RUNJOBID= nodeC006-1753211993-150158
SLURM_JOB_ID= 9687800
Free space on /tmp= 432784 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/diag_comm/normalized-27diagcomm_less_teq.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542058-1753211993/watcher-4542058-1753211993 -o /tmp/evaluation-result-4542058-1753211993/solver-4542058-1753211993 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753211993-150158 --watchdog 3760  HOME/solve.sh HOME/instance-4542058-1753211993.opb

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

MD5SUM BENCH= e80427fd7184340cbc2fb1b3fd72520e
RANDOM SEED=1795337867

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129053168 kB
MemAvailable:   129731796 kB
Buffers:            2128 kB
Cached:          1356028 kB
SwapCached:           12 kB
Active:          1054088 kB
Inactive:         378496 kB
Active(anon):      89780 kB
Inactive(anon):    10792 kB
Active(file):     964308 kB
Inactive(file):   367704 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4560 kB
Writeback:             0 kB
AnonPages:         76400 kB
Mapped:           108076 kB
Shmem:             26140 kB
KReclaimable:     372104 kB
Slab:             466056 kB
SReclaimable:     372104 kB
SUnreclaim:        93952 kB
KernelStack:        3940 kB
PageTables:         2704 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     358264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432688 MiB
End job on nodeC006 at 2025-07-22 22:20:05