Trace number 4545178

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.12 3611.87

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-SolitairePattern-dec2-3-3-5.opb
MD5SUM6d4f15a21d60c3eef1e05aacf06821b4
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark23.9209
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables79642
Total number of constraints116082
Number of constraints which are clauses25816
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints90168
Minimum length of a constraint1
Maximum length of a constraint2712
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 2977
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (62533 MiB free)
  memory of node 1: 64507 MiB (63441 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=153989, runsolver pid=153982

[startup+0.100072 s]*
/proc/loadavg: 1.50 3.07 3.52 4/242 153998
/proc/meminfo: memFree=128999112/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 306 116 0 0 0 0 0 0 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153992] ppid=153989 vsize=2792 memory=1408 CPUtime=0 cores=4,6
/proc/153992/stat : 153992 (cat) S 153989 153989 153739 0 -1 4194304 135 0 0 0 0 0 0 0 20 0 1 0 239335182 2859008 352 18446744073709551615 94549294448640 94549294463697 140721692292352 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 94549294475920 94549294477416 94549311590400 140721692297697 140721692297768 140721692297768 140721692303339 0
/proc/153992/statm: 698 352 320 4 0 124 0
[pid=153993] ppid=153989 vsize=13788 memory=8832 CPUtime=0.05 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 1798 0 0 0 5 0 0 0 20 0 1 0 239335182 14118912 2208 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 3447 2208 512 108 0 1964 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 20772 KiB
Current children cumulated memory: 13184 KiB

[startup+0.217912 s]*
/proc/loadavg: 1.50 3.07 3.52 4/245 154007
/proc/meminfo: memFree=128990004/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=33868 memory=25244 CPUtime=0.16 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 6022 0 0 0 14 2 0 0 20 0 1 0 239335182 34680832 6311 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 8467 6311 544 108 0 6984 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 38060 KiB
Current children cumulated memory: 28188 KiB

[startup+0.313867 s]*
/proc/loadavg: 1.50 3.07 3.52 6/245 154010
/proc/meminfo: memFree=128949444/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=71212 memory=57376 CPUtime=0.26 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 13544 0 0 0 20 6 0 0 20 0 1 0 239335182 72921088 14344 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 17803 14344 544 108 0 16320 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 75404 KiB
Current children cumulated memory: 60320 KiB

[startup+0.700401 s]
/proc/loadavg: 1.50 3.07 3.52 5/247 154013
/proc/meminfo: memFree=128902564/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=105228 memory=80544 CPUtime=0.63 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 19301 0 0 0 54 9 0 0 20 0 1 0 239335182 107753472 20136 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 26307 20136 576 108 0 24824 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 109420 KiB
Current children cumulated memory: 83488 KiB

[startup+1.50042 s]
/proc/loadavg: 1.50 3.07 3.52 4/251 154023
/proc/meminfo: memFree=128716684/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=105492 memory=81312 CPUtime=1.42 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 19503 0 0 0 133 9 0 0 20 0 1 0 239335182 108023808 20328 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 26373 20328 576 108 0 24890 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 109684 KiB
Current children cumulated memory: 84256 KiB

[startup+3.11409 s]
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=128078072/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=107640 memory=83104 CPUtime=3.03 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 19943 0 0 0 294 9 0 0 20 0 1 0 239335182 110223360 20776 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 26910 20776 576 108 0 25427 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 111832 KiB
Current children cumulated memory: 86048 KiB

[startup+6.30038 s]
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=127989964/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=118460 memory=90016 CPUtime=6.21 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 21680 0 0 0 611 10 0 0 20 0 1 0 239335182 121303040 22504 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 29615 22504 576 108 0 28132 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 122652 KiB
Current children cumulated memory: 92960 KiB

[startup+12.7003 s]
/proc/loadavg: 2.13 3.13 3.54 5/255 154063
/proc/meminfo: memFree=127930004/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=145032 memory=111904 CPUtime=12.58 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 27147 0 0 0 1248 10 0 0 20 0 1 0 239335182 148512768 27976 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 36258 27976 576 108 0 34775 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 149224 KiB
Current children cumulated memory: 114848 KiB

[startup+25.5004 s]
/proc/loadavg: 2.42 3.16 3.54 5/255 154064
/proc/meminfo: memFree=127827188/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=197012 memory=157472 CPUtime=25.35 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 38555 0 0 0 2522 13 0 0 20 0 1 0 239335182 201740288 39368 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 49253 39368 576 108 0 47770 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 201204 KiB
Current children cumulated memory: 160416 KiB

[startup+51.1129 s]
/proc/loadavg: 2.96 3.23 3.56 5/255 154064
/proc/meminfo: memFree=127636928/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=291496 memory=239776 CPUtime=50.89 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 59120 0 0 0 5072 17 0 0 20 0 1 0 239335182 298491904 59944 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 72874 59944 576 108 0 71391 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 295688 KiB
Current children cumulated memory: 242720 KiB

[startup+102.3 s]
/proc/loadavg: 3.70 3.39 3.59 5/254 154066
/proc/meminfo: memFree=127406184/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=376300 memory=314720 CPUtime=101.93 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 79599 0 0 0 10170 23 0 0 20 0 1 0 239335182 385331200 78680 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 94075 78680 576 108 0 92592 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 380492 KiB
Current children cumulated memory: 317664 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 3.52 3.63 5/254 154068
/proc/meminfo: memFree=127088312/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=582336 memory=505824 CPUtime=161.74 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 125309 0 0 0 16140 34 0 0 20 0 1 0 239335182 596312064 126456 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 145584 126456 576 108 0 144101 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 586528 KiB
Current children cumulated memory: 508768 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.62 3.66 5/254 154070
/proc/meminfo: memFree=126880752/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=629148 memory=556056 CPUtime=221.57 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 135524 0 0 0 22121 36 0 0 20 0 1 0 239335182 644247552 139014 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0

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

/proc/153993/statm: 499207 449505 576 108 0 497724 0
Current children cumulated CPU time: 3032.44 s
Current children cumulated vsize: 2001020 KiB
Current children cumulated memory: 1800964 KiB

[startup+3102.3 s]
/proc/loadavg: 4.66 4.25 4.14 5/255 154207
/proc/meminfo: memFree=122303936/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=2033508 memory=1829892 CPUtime=3092.24 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 436658 0 0 0 309115 109 0 0 20 0 1 0 239335182 2082312192 457473 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 508377 457473 576 108 0 506894 0
Current children cumulated CPU time: 3092.25 s
Current children cumulated vsize: 2037700 KiB
Current children cumulated memory: 1832836 KiB

[startup+3162.3 s]
/proc/loadavg: 4.51 4.29 4.17 5/255 154220
/proc/meminfo: memFree=122210520/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=2066280 memory=1856516 CPUtime=3152.03 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 443429 0 0 0 315092 111 0 0 20 0 1 0 239335182 2115870720 464129 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 516570 464129 576 108 0 515087 0
Current children cumulated CPU time: 3152.04 s
Current children cumulated vsize: 2070472 KiB
Current children cumulated memory: 1859460 KiB

[startup+3222.3 s]
/proc/loadavg: 4.25 4.25 4.16 5/255 154222
/proc/meminfo: memFree=122085528/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=2159752 memory=1923332 CPUtime=3211.82 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 460138 0 0 0 321068 114 0 0 20 0 1 0 239335182 2211586048 480833 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 539938 480833 576 108 0 538455 0
Current children cumulated CPU time: 3211.83 s
Current children cumulated vsize: 2163944 KiB
Current children cumulated memory: 1926276 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.23 4.16 5/255 154224
/proc/meminfo: memFree=121971924/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=2283440 memory=2010372 CPUtime=3271.61 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 481906 0 0 0 327043 118 0 0 20 0 1 0 239335182 2338242560 502593 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 570860 502593 576 108 0 569377 0
Current children cumulated CPU time: 3271.62 s
Current children cumulated vsize: 2287632 KiB
Current children cumulated memory: 2013316 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.22 4.16 5/255 154227
/proc/meminfo: memFree=121815172/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=2469564 memory=2142556 CPUtime=3331.41 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 514425 0 0 0 333017 124 0 0 20 0 1 0 239335182 2528833536 535639 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 617391 535639 576 108 0 615908 0
Current children cumulated CPU time: 3331.42 s
Current children cumulated vsize: 2473756 KiB
Current children cumulated memory: 2145500 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.19 4.16 5/257 154234
/proc/meminfo: memFree=121772128/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=2501764 memory=2172836 CPUtime=3391.22 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 522268 0 0 0 338996 126 0 0 20 0 1 0 239335182 2561806336 543209 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 625441 543209 576 108 0 623958 0
Current children cumulated CPU time: 3391.23 s
Current children cumulated vsize: 2505956 KiB
Current children cumulated memory: 2175780 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.19 4.16 5/256 154236
/proc/meminfo: memFree=121720720/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=2501764 memory=2173860 CPUtime=3451.01 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 522533 0 0 0 344975 126 0 0 20 0 1 0 239335182 2561806336 543465 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 625441 543465 576 108 0 623958 0
Current children cumulated CPU time: 3451.02 s
Current children cumulated vsize: 2505956 KiB
Current children cumulated memory: 2176804 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.17 4.15 5/256 154238
/proc/meminfo: memFree=121636048/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=2501764 memory=2176932 CPUtime=3510.81 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 523282 0 0 0 350955 126 0 0 20 0 1 0 239335182 2561806336 544233 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 625441 544233 576 108 0 623958 0
Current children cumulated CPU time: 3510.82 s
Current children cumulated vsize: 2505956 KiB
Current children cumulated memory: 2179876 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.15 4.14 5/256 154240
/proc/meminfo: memFree=121579284/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=2501764 memory=2178852 CPUtime=3570.61 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 523789 0 0 0 356935 126 0 0 20 0 1 0 239335182 2561806336 544713 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 625441 544713 576 108 0 623958 0
Current children cumulated CPU time: 3570.62 s
Current children cumulated vsize: 2505956 KiB
Current children cumulated memory: 2181796 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 4.11 4.15 4.14 4/252 154254
/proc/meminfo: memFree=124606368/131382120 swapFree=33010416/33010684
[pid=153989] ppid=153982 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/153989/stat : 153989 (bash) S 153982 153989 153739 0 -1 4194304 307 254 0 0 0 0 0 1 20 0 1 0 239335179 4292608 736 18446744073709551615 94801711480832 94801712375365 140723563552736 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94801712614416 94801712662160 94801713438720 140723563559314 140723563559430 140723563559430 140723563565034 0
/proc/153989/statm: 1048 736 672 219 0 110 0
[pid=153993] ppid=153989 vsize=2501764 memory=2178980 CPUtime=3600.01 cores=4,6
/proc/153993/stat : 153993 (solve_pb) R 153989 153989 153739 0 -1 4194304 523817 0 0 0 359875 126 0 0 20 0 1 0 239335182 2561806336 544745 18446744073709551615 94231226262528 94231226700672 140724879019920 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94231226729392 94231226731808 94231239438336 140724879026562 140724879026626 140724879026626 140724879032248 0
/proc/153993/statm: 625441 544745 576 108 0 623958 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2505956 KiB
Current children cumulated memory: 2181924 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.87
CPU time (s): 3600.12
CPU user time (s): 3598.76
CPU system time (s): 1.35757
CPU usage (%): 99.6747
Max. virtual memory (cumulated for all children) (KiB): 2507336
Max. memory (cumulated for all children) (KiB): 2181924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.76
system time used= 1.35757
maximum resident set size= 2178980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524378
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= 1151
involuntary context switches= 22029


# summary of solver processes directly reported to runsolver:
#   pid: 153989,153993
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3598.76
#   total CPU system time (s): 1.35757

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.4948 second user time and 34.8496 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-23 04:09:18
IDJOB=4545178
IDBENCH=180758
IDSOLVER=3321
FILE ID=nodeC006/4545178-1753236558
RUNJOBID= nodeC006-1753236558-153945
SLURM_JOB_ID= 9687868
Free space on /tmp= 432732 MiB

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

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

MD5SUM BENCH= 6d4f15a21d60c3eef1e05aacf06821b4
RANDOM SEED=2015473852

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.138
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.167
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.153
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.229
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.140
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.133
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.188
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.421
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:        129006560 kB
MemAvailable:   129746808 kB
Buffers:            2128 kB
Cached:          1417436 kB
SwapCached:           12 kB
Active:          1066744 kB
Inactive:         439908 kB
Active(anon):     102436 kB
Inactive(anon):    10792 kB
Active(file):     964308 kB
Inactive(file):   429116 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             45260 kB
Writeback:             4 kB
AnonPages:         89668 kB
Mapped:           108504 kB
Shmem:             26140 kB
KReclaimable:     372520 kB
Slab:             466692 kB
SReclaimable:     372520 kB
SUnreclaim:        94172 kB
KernelStack:        3908 kB
PageTables:         2700 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     392496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149320 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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= 432716 MiB
End job on nodeC006 at 2025-07-23 05:09:30