Trace number 4515583

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-31UNSAT 579.042 580.768

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
sumineq/sumineq_pyr_5_shuffle/normalized-sumineqArity5pyramidP095.shuf-2.opb
MD5SUM431f08d4eea5f2e22db9cb62a33eb4a4
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 benchmark7.00172
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23280
Total number of constraints4657
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints4652
Minimum length of a constraint5
Maximum length of a constraint15
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 29
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

578.96/580.76	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (58009 MiB free)
  memory of node 1: 64465 MiB (55764 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515583-1751231879/watcher-4515583-1751231879 -o /tmp/evaluation-result-4515583-1751231879/solver-4515583-1751231879 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751231330-33253 --watchdog 3760 HOME/solve.sh HOME/instance-4515583-1751231879.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=33633, runsolver pid=33630

[startup+0.100069 s]*
/proc/loadavg: 4.09 3.84 3.47 5/267 33637
/proc/meminfo: memFree=116500052/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=22036 memory=15616 CPUtime=0.07 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 3415 0 0 0 7 0 0 0 20 0 1 0 38866559 22564864 3904 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 5509 3904 608 108 0 4026 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 26228 KiB
Current children cumulated memory: 18560 KiB

[startup+0.20566 s]*
/proc/loadavg: 4.09 3.84 3.47 5/267 33637
/proc/meminfo: memFree=116499296/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=23624 memory=17408 CPUtime=0.17 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 3865 0 0 0 17 0 0 0 20 0 1 0 38866559 24190976 4352 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 5906 4352 608 108 0 4423 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 27816 KiB
Current children cumulated memory: 20352 KiB

[startup+0.305552 s]*
/proc/loadavg: 4.09 3.84 3.47 5/267 33637
/proc/meminfo: memFree=116496576/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=24692 memory=18432 CPUtime=0.27 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 4143 0 0 0 27 0 0 0 20 0 1 0 38866559 25284608 4608 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 6173 4608 608 108 0 4690 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 28884 KiB
Current children cumulated memory: 21376 KiB

[startup+0.7002 s]
/proc/loadavg: 4.09 3.84 3.47 5/267 33637
/proc/meminfo: memFree=116492544/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=31708 memory=25088 CPUtime=0.66 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 5793 0 0 0 65 1 0 0 20 0 1 0 38866559 32468992 6272 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 7927 6272 608 108 0 6444 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 35900 KiB
Current children cumulated memory: 28032 KiB

[startup+1.5002 s]
/proc/loadavg: 4.09 3.84 3.47 5/267 33637
/proc/meminfo: memFree=116436096/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=33604 memory=27008 CPUtime=1.46 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 6285 0 0 0 145 1 0 0 20 0 1 0 38866559 34410496 6752 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 8401 6752 608 108 0 6918 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 37796 KiB
Current children cumulated memory: 29952 KiB

[startup+3.10543 s]
/proc/loadavg: 4.08 3.85 3.47 5/267 33637
/proc/meminfo: memFree=116411952/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=37544 memory=29824 CPUtime=3.06 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 6979 0 0 0 305 1 0 0 20 0 1 0 38866559 38445056 7456 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 9386 7456 608 108 0 7903 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 41736 KiB
Current children cumulated memory: 32768 KiB

[startup+6.3002 s]
/proc/loadavg: 4.08 3.85 3.47 5/267 33637
/proc/meminfo: memFree=116285016/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=41192 memory=33664 CPUtime=6.25 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 7927 0 0 0 623 2 0 0 20 0 1 0 38866559 42180608 8416 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 10298 8416 608 108 0 8815 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 45384 KiB
Current children cumulated memory: 36608 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 3.87 3.48 5/267 33637
/proc/meminfo: memFree=116121784/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=54272 memory=44544 CPUtime=12.63 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 10660 0 0 0 1261 2 0 0 20 0 1 0 38866559 55574528 11136 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 13568 11136 608 108 0 12085 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 58464 KiB
Current children cumulated memory: 47488 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 3.87 3.49 5/267 33638
/proc/meminfo: memFree=116076824/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=70536 memory=60800 CPUtime=25.39 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 14756 0 0 0 2536 3 0 0 20 0 1 0 38866559 72228864 15200 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 17634 15200 608 108 0 16151 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 74728 KiB
Current children cumulated memory: 63744 KiB

[startup+51.1055 s]
/proc/loadavg: 4.08 3.89 3.50 5/267 33638
/proc/meminfo: memFree=115854044/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=112064 memory=96640 CPUtime=50.93 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 23752 0 0 0 5086 7 0 0 20 0 1 0 38866559 114753536 24160 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 28016 24160 608 108 0 26533 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 116256 KiB
Current children cumulated memory: 99584 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 3.94 3.54 5/268 33641
/proc/meminfo: memFree=115336660/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=191580 memory=165188 CPUtime=101.97 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 39980 0 0 0 10187 10 0 0 20 0 1 0 38866559 196177920 41297 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 47895 41297 608 108 0 46412 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 195772 KiB
Current children cumulated memory: 168132 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 3.97 3.58 5/268 33647
/proc/meminfo: memFree=113670664/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=256196 memory=226920 CPUtime=161.8 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 54510 0 0 0 16166 14 0 0 20 0 1 0 38866559 262344704 56730 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 64049 56730 608 108 0 62566 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 260388 KiB
Current children cumulated memory: 229864 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 3.99 3.61 5/272 33661
/proc/meminfo: memFree=112562836/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=341464 memory=289876 CPUtime=221.63 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 69757 0 0 0 22144 19 0 0 20 0 1 0 38866559 349659136 72469 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 85366 72469 608 108 0 83883 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 345656 KiB

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

/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 102130 0 0 0 40081 29 0 0 20 0 1 0 38866559 493838336 110979 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 120566 110979 608 108 0 119083 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 486456 KiB
Current children cumulated memory: 446860 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.06 3.74 5/269 33671
/proc/meminfo: memFree=109342656/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=524576 memory=490468 CPUtime=460.92 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 111309 0 0 0 46059 33 0 0 20 0 1 0 38866559 537165824 122617 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 131144 122617 608 108 0 129661 0
Current children cumulated CPU time: 460.92 s
Current children cumulated vsize: 528768 KiB
Current children cumulated memory: 493412 KiB

[startup+522.3 s]
/proc/loadavg: 4.10 4.06 3.76 5/269 33673
/proc/meminfo: memFree=108506232/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=610692 memory=552736 CPUtime=520.72 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 123470 0 0 0 52036 36 0 0 20 0 1 0 38866559 625348608 138184 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 152673 138184 608 108 0 151190 0
Current children cumulated CPU time: 520.72 s
Current children cumulated vsize: 614884 KiB
Current children cumulated memory: 555680 KiB

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

# cumulated CPU time of all completed processes:  user=578.621 s, system=0.420765 s

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

[startup+537.6 s]
/proc/loadavg: 4.15 4.07 3.77 5/269 33673
/proc/meminfo: memFree=108159520/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=618520 memory=565212 CPUtime=535.99 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 125331 0 0 0 53562 37 0 0 20 0 1 0 38866559 633364480 141303 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 154630 141303 608 108 0 153147 0
Current children cumulated CPU time: 535.99 s
Current children cumulated vsize: 622712 KiB
Current children cumulated memory: 568156 KiB

[startup+563.2 s]
/proc/loadavg: 4.09 4.06 3.78 5/269 33674
/proc/meminfo: memFree=107801836/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=655632 memory=600796 CPUtime=561.51 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 133575 0 0 0 56112 39 0 0 20 0 1 0 38866559 671367168 150199 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 163908 150199 608 108 0 162425 0
Current children cumulated CPU time: 561.51 s
Current children cumulated vsize: 659824 KiB
Current children cumulated memory: 603740 KiB

[startup+569.6 s]
/proc/loadavg: 4.08 4.06 3.78 5/269 33675
/proc/meminfo: memFree=107665028/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=664528 memory=611156 CPUtime=567.89 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 135191 0 0 0 56749 40 0 0 20 0 1 0 38866559 680476672 152789 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 166132 152789 608 108 0 164649 0
Current children cumulated CPU time: 567.89 s
Current children cumulated vsize: 668720 KiB
Current children cumulated memory: 614100 KiB

[startup+576 s]*
/proc/loadavg: 4.08 4.06 3.78 5/269 33675
/proc/meminfo: memFree=107504756/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=664528 memory=611540 CPUtime=574.28 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 135268 0 0 0 57388 40 0 0 20 0 1 0 38866559 680476672 152885 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 166132 152885 608 108 0 164649 0
Current children cumulated CPU time: 574.28 s
Current children cumulated vsize: 668720 KiB
Current children cumulated memory: 614484 KiB

[startup+579.2 s]
/proc/loadavg: 4.07 4.06 3.78 5/269 33675
/proc/meminfo: memFree=107429008/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=664528 memory=613204 CPUtime=577.46 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 135387 0 0 0 57706 40 0 0 20 0 1 0 38866559 680476672 153301 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 166132 153301 608 108 0 164649 0
Current children cumulated CPU time: 577.46 s
Current children cumulated vsize: 668720 KiB
Current children cumulated memory: 616148 KiB

[startup+580 s]*
/proc/loadavg: 4.07 4.06 3.78 5/269 33675
/proc/meminfo: memFree=107420944/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=664528 memory=613588 CPUtime=578.26 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 135473 0 0 0 57786 40 0 0 20 0 1 0 38866559 680476672 153397 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 166132 153397 608 108 0 164649 0
Current children cumulated CPU time: 578.26 s
Current children cumulated vsize: 668720 KiB
Current children cumulated memory: 616532 KiB

[startup+580.4 s]
/proc/loadavg: 4.07 4.06 3.78 5/269 33675
/proc/meminfo: memFree=107420944/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=664528 memory=613844 CPUtime=578.66 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 135534 0 0 0 57826 40 0 0 20 0 1 0 38866559 680476672 153461 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 166132 153461 608 108 0 164649 0
Current children cumulated CPU time: 578.66 s
Current children cumulated vsize: 668720 KiB
Current children cumulated memory: 616788 KiB

[startup+580.6 s]
/proc/loadavg: 4.07 4.06 3.78 5/269 33675
/proc/meminfo: memFree=107420944/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=664528 memory=613972 CPUtime=578.86 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 135561 0 0 0 57846 40 0 0 20 0 1 0 38866559 680476672 153493 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 166132 153493 608 108 0 164649 0
Current children cumulated CPU time: 578.86 s
Current children cumulated vsize: 668720 KiB
Current children cumulated memory: 616916 KiB

[startup+580.7 s]
/proc/loadavg: 4.07 4.06 3.78 5/269 33675
/proc/meminfo: memFree=107420944/131250000 swapFree=33010684/33010684
[pid=33633] ppid=33630 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33633/stat : 33633 (bash) S 33630 33633 33241 0 -1 4194304 305 255 0 0 0 0 0 0 20 0 1 0 38866557 4292608 736 18446744073709551615 94594664448000 94594665342533 140737303986576 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94594665581584 94594665629328 94594694291456 140737303988628 140737303988744 140737303988744 140737303994346 0
/proc/33633/statm: 1048 736 672 219 0 110 0
[pid=33637] ppid=33633 vsize=664528 memory=613972 CPUtime=578.96 cores=1,3
/proc/33637/stat : 33637 (solve_pb) R 33633 33633 33241 0 -1 4194304 135566 0 0 0 57856 40 0 0 20 0 1 0 38866559 680476672 153493 18446744073709551615 94871716058112 94871716496256 140735505915744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94871716524976 94871716527392 94871737987072 140735505922436 140735505922500 140735505922500 140735505928120 0
/proc/33637/statm: 166132 153493 608 108 0 164649 0
Current children cumulated CPU time: 578.96 s
Current children cumulated vsize: 668720 KiB
Current children cumulated memory: 616916 KiB

Child status: 0

Real time (s): 580.768
CPU time (s): 579.042
CPU user time (s): 578.621
CPU system time (s): 0.420765
CPU usage (%): 99.7027
Max. virtual memory (cumulated for all children) (KiB): 668720
Max. memory (cumulated for all children) (KiB): 616916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 578.621
system time used= 0.420765
maximum resident set size= 613972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136142
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= 589
involuntary context switches= 784


# summary of solver processes directly reported to runsolver:
#   pid: 33633
#   total CPU time (s): 579.042
#   total CPU user time (s): 578.621
#   total CPU system time (s): 0.420765

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.56381 second user time and 2.25675 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-06-29 23:17:59
IDJOB=4515583
IDBENCH=165315
IDSOLVER=3321
FILE ID=nodeC026/4515583-1751231879
RUNJOBID= nodeC026-1751231330-33253
SLURM_JOB_ID= 9587706
Free space on /tmp= 433044 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/sumineq/sumineq_pyr_5_shuffle/normalized-sumineqArity5pyramidP095.shuf-2.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515583-1751231879/watcher-4515583-1751231879 -o /tmp/evaluation-result-4515583-1751231879/solver-4515583-1751231879 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751231330-33253 --watchdog 3760  HOME/solve.sh HOME/instance-4515583-1751231879.opb

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

MD5SUM BENCH= 431f08d4eea5f2e22db9cb62a33eb4a4
RANDOM SEED=2090682490

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        116512228 kB
MemAvailable:   117492236 kB
Buffers:            3280 kB
Cached:          1777976 kB
SwapCached:            0 kB
Active:         12556252 kB
Inactive:        1520664 kB
Active(anon):   12313740 kB
Inactive(anon):        0 kB
Active(file):     242512 kB
Inactive(file):  1520664 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1068 kB
Writeback:             8 kB
AnonPages:      12298856 kB
Mapped:           104496 kB
Shmem:             18080 kB
KReclaimable:     112144 kB
Slab:             203104 kB
SReclaimable:     112144 kB
SUnreclaim:        90960 kB
KernelStack:        4304 kB
PageTables:        33728 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   15134872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    763904 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC026 at 2025-06-29 23:27:40