Trace number 4506925

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.05 3610.53

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K133.opb
MD5SUM9ec822d6c0cd68d217a6cdee070ca11c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15827
Total number of constraints16095
Number of constraints which are clauses15962
Number of constraints which are cardinality constraints (but not clauses)133
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint133
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 134
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506925-1751181227/watcher-4506925-1751181227 -o /tmp/evaluation-result-4506925-1751181227/solver-4506925-1751181227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751181226-24665 --watchdog 3760 HOME/solve.sh HOME/instance-4506925-1751181227.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=24711, runsolver pid=24705

[startup+0.100078 s]*
/proc/loadavg: 1.24 3.52 5.61 7/259 24736
/proc/meminfo: memFree=130025816/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 308 118 1 0 0 0 0 0 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24733] ppid=24711 vsize=2792 memory=1280 CPUtime=0 cores=0,2
/proc/24733/stat : 24733 (cat) S 24711 24711 24655 0 -1 4194304 138 0 0 0 0 0 0 0 20 0 1 0 33801814 2859008 320 18446744073709551615 93993202950144 93993202965201 140727770111232 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 93993202977424 93993202978920 93993219371008 140727770118627 140727770118698 140727770118698 140727770124267 0
/proc/24733/statm: 698 320 288 4 0 124 0
[pid=24734] ppid=24711 vsize=8344 memory=3968 CPUtime=0.01 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 598 0 0 0 1 0 0 0 20 0 1 0 33801814 8544256 992 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 2086 992 512 108 0 603 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 15328 KiB
Current children cumulated memory: 8192 KiB

[startup+0.214453 s]*
/proc/loadavg: 1.24 3.52 5.61 5/255 24736
/proc/meminfo: memFree=129975200/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=18908 memory=14208 CPUtime=0.12 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 3144 0 0 0 11 1 0 0 20 0 1 0 33801814 19361792 3552 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 4727 3552 544 108 0 3244 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 23100 KiB
Current children cumulated memory: 17152 KiB

[startup+0.314178 s]*
/proc/loadavg: 1.24 3.52 5.61 5/255 24736
/proc/meminfo: memFree=129974444/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=20288 memory=15488 CPUtime=0.22 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 3444 0 0 0 21 1 0 0 20 0 1 0 33801814 20774912 3872 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 5072 3872 544 108 0 3589 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 24480 KiB
Current children cumulated memory: 18432 KiB

[startup+0.700422 s]
/proc/loadavg: 1.24 3.52 5.61 5/255 24736
/proc/meminfo: memFree=129966380/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=21916 memory=17152 CPUtime=0.6 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 3856 0 0 0 58 2 0 0 20 0 1 0 33801814 22441984 4288 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 5479 4288 576 108 0 3996 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 26108 KiB
Current children cumulated memory: 20096 KiB

[startup+1.50041 s]
/proc/loadavg: 1.24 3.52 5.61 5/255 24736
/proc/meminfo: memFree=129958004/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=27368 memory=22400 CPUtime=1.39 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 5143 0 0 0 137 2 0 0 20 0 1 0 33801814 28024832 5600 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 6842 5600 576 108 0 5359 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 31560 KiB
Current children cumulated memory: 25344 KiB

[startup+3.11312 s]
/proc/loadavg: 1.24 3.52 5.61 5/255 24736
/proc/meminfo: memFree=129910584/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=42420 memory=36480 CPUtime=3 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 8679 0 0 0 297 3 0 0 20 0 1 0 33801814 43438080 9120 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 10605 9120 576 108 0 9122 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 46612 KiB
Current children cumulated memory: 39424 KiB

[startup+6.30037 s]
/proc/loadavg: 1.46 3.53 5.60 5/255 24736
/proc/meminfo: memFree=129830444/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=67116 memory=59904 CPUtime=6.18 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 14531 0 0 0 614 4 0 0 20 0 1 0 33801814 68726784 14976 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 16779 14976 576 108 0 15296 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 71308 KiB
Current children cumulated memory: 62848 KiB

[startup+12.7004 s]
/proc/loadavg: 1.67 3.53 5.60 5/255 24736
/proc/meminfo: memFree=129726424/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=98456 memory=88832 CPUtime=12.55 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 21753 0 0 0 1250 5 0 0 20 0 1 0 33801814 100818944 22208 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 24614 22208 576 108 0 23131 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 102648 KiB
Current children cumulated memory: 91776 KiB

[startup+25.5004 s]
/proc/loadavg: 2.27 3.57 5.57 5/255 24736
/proc/meminfo: memFree=129566196/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=135592 memory=125440 CPUtime=25.31 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 30920 0 0 0 2524 7 0 0 20 0 1 0 33801814 138846208 31360 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 33898 31360 576 108 0 32415 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 139784 KiB
Current children cumulated memory: 128384 KiB

[startup+51.1133 s]
/proc/loadavg: 2.86 3.61 5.53 5/255 24737
/proc/meminfo: memFree=129342392/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=197100 memory=184064 CPUtime=50.85 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 45564 0 0 0 5075 10 0 0 20 0 1 0 33801814 201830400 46016 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 49275 46016 576 108 0 47792 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 201292 KiB
Current children cumulated memory: 187008 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 3.69 5.45 5/255 24738
/proc/meminfo: memFree=129034180/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=283424 memory=263296 CPUtime=101.88 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 65362 0 0 0 10172 16 0 0 20 0 1 0 33801814 290226176 65824 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 70856 65824 576 108 0 69373 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 287616 KiB
Current children cumulated memory: 266240 KiB

[startup+162.3 s]
/proc/loadavg: 3.88 3.76 5.36 5/255 24741
/proc/meminfo: memFree=128783720/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=338572 memory=317312 CPUtime=161.67 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 78352 0 0 0 16146 21 0 0 20 0 1 0 33801814 346697728 79328 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 84643 79328 576 108 0 83160 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 342764 KiB
Current children cumulated memory: 320256 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 3.82 5.28 5/255 24743
/proc/meminfo: memFree=128543088/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=409392 memory=381952 CPUtime=221.47 cores=0,2

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

/proc/24734/statm: 344750 312892 576 108 0 343267 0
Current children cumulated CPU time: 3093.23 s
Current children cumulated vsize: 1383192 KiB
Current children cumulated memory: 1254512 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.11 4.22 5/254 24890
/proc/meminfo: memFree=124652164/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=1404156 memory=1272688 CPUtime=3153.03 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 303657 0 0 0 315201 102 0 0 20 0 1 0 33801814 1437855744 318172 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 351039 318172 576 108 0 349556 0
Current children cumulated CPU time: 3153.04 s
Current children cumulated vsize: 1408348 KiB
Current children cumulated memory: 1275632 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.10 4.20 5/254 24892
/proc/meminfo: memFree=124608196/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=1423884 memory=1289072 CPUtime=3212.87 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 307738 0 0 0 321183 104 0 0 20 0 1 0 33801814 1458057216 322268 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 355971 322268 576 108 0 354488 0
Current children cumulated CPU time: 3212.88 s
Current children cumulated vsize: 1428076 KiB
Current children cumulated memory: 1292016 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.10 4.19 5/254 24894
/proc/meminfo: memFree=124540368/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=1423884 memory=1291248 CPUtime=3272.7 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 308292 0 0 0 327166 104 0 0 20 0 1 0 33801814 1458057216 322812 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 355971 322812 576 108 0 354488 0
Current children cumulated CPU time: 3272.71 s
Current children cumulated vsize: 1428076 KiB
Current children cumulated memory: 1294192 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.11 4.19 5/254 24896
/proc/meminfo: memFree=124471084/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=1423884 memory=1292912 CPUtime=3332.54 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 308714 0 0 0 333149 105 0 0 20 0 1 0 33801814 1458057216 323228 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 355971 323228 576 108 0 354488 0
Current children cumulated CPU time: 3332.55 s
Current children cumulated vsize: 1428076 KiB
Current children cumulated memory: 1295856 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.18 5/254 24898
/proc/meminfo: memFree=124472156/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=1423884 memory=1294960 CPUtime=3392.37 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 309231 0 0 0 339132 105 0 0 20 0 1 0 33801814 1458057216 323740 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 355971 323740 576 108 0 354488 0
Current children cumulated CPU time: 3392.38 s
Current children cumulated vsize: 1428076 KiB
Current children cumulated memory: 1297904 KiB

[startup+3462.3 s]
/proc/loadavg: 4.04 4.08 4.17 5/254 24902
/proc/meminfo: memFree=124454812/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=1423884 memory=1297136 CPUtime=3452.2 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 309751 0 0 0 345115 105 0 0 20 0 1 0 33801814 1458057216 324284 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 355971 324284 576 108 0 354488 0
Current children cumulated CPU time: 3452.21 s
Current children cumulated vsize: 1428076 KiB
Current children cumulated memory: 1300080 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.09 4.17 5/255 24910
/proc/meminfo: memFree=124360212/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=1423884 memory=1298672 CPUtime=3512.03 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 310146 0 0 0 351098 105 0 0 20 0 1 0 33801814 1458057216 324668 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 355971 324668 576 108 0 354488 0
Current children cumulated CPU time: 3512.04 s
Current children cumulated vsize: 1428076 KiB
Current children cumulated memory: 1301616 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.16 5/255 24912
/proc/meminfo: memFree=124214136/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=1429772 memory=1303664 CPUtime=3571.87 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 311396 0 0 0 357081 106 0 0 20 0 1 0 33801814 1464086528 325916 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 357443 325916 576 108 0 355960 0
Current children cumulated CPU time: 3571.88 s
Current children cumulated vsize: 1433964 KiB
Current children cumulated memory: 1306608 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.13 4.10 4.16 5/255 24913
/proc/meminfo: memFree=124158116/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=1432524 memory=1305968 CPUtime=3599.99 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 311956 0 0 0 359893 106 0 0 20 0 1 0 33801814 1466904576 326492 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 358131 326492 576 108 0 356648 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1436716 KiB
Current children cumulated memory: 1308912 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

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

[startup+3610.5 s]
/proc/loadavg: 4.13 4.10 4.16 5/255 24913
/proc/meminfo: memFree=124158116/131382112 swapFree=33010684/33010684
[pid=24711] ppid=24705 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/24711/stat : 24711 (bash) S 24705 24711 24655 0 -1 4194304 309 259 1 0 0 0 0 1 20 0 1 0 33801807 4292608 736 18446744073709551615 94661274505216 94661275399749 140729058397504 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94661275638800 94661275686544 94661276082176 140729058404756 140729058404872 140729058404872 140729058410474 0
/proc/24711/statm: 1048 736 672 219 0 110 0
[pid=24734] ppid=24711 vsize=1432524 memory=1305968 CPUtime=3599.99 cores=0,2
/proc/24734/stat : 24734 (solve_pb) R 24711 24711 24655 0 -1 4194304 311956 0 0 0 359893 106 0 0 20 0 1 0 33801814 1466904576 326492 18446744073709551615 94597000516608 94597000954752 140729393101648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94597000983472 94597000985888 94597015240704 140729393109380 140729393109444 140729393109444 140729393115064 0
/proc/24734/statm: 358131 326492 576 108 0 356648 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1436716 KiB
Current children cumulated memory: 1308912 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.53
CPU time (s): 3600.05
CPU user time (s): 3598.94
CPU system time (s): 1.11734
CPU usage (%): 99.7098
Max. virtual memory (cumulated for all children) (KiB): 1436716
Max. memory (cumulated for all children) (KiB): 1308912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.94
system time used= 1.11734
maximum resident set size= 1305968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 312524
page faults= 1
swaps= 0
block input operations= 32
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 922
involuntary context switches= 8190


# summary of solver processes directly reported to runsolver:
#   pid: 24711,24734
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3598.94
#   total CPU system time (s): 1.11734

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3173 second user time and 36.6158 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 09:13:47
IDJOB=4506925
IDBENCH=158309
IDSOLVER=3321
FILE ID=nodeC007/4506925-1751181227
RUNJOBID= nodeC007-1751181226-24665
SLURM_JOB_ID= 9587553
Free space on /tmp= 433012 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K133.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506925-1751181227/watcher-4506925-1751181227 -o /tmp/evaluation-result-4506925-1751181227/solver-4506925-1751181227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751181226-24665 --watchdog 3760  HOME/solve.sh HOME/instance-4506925-1751181227.opb

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

MD5SUM BENCH= 9ec822d6c0cd68d217a6cdee070ca11c
RANDOM SEED=9876088

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130027608 kB
MemAvailable:   129928460 kB
Buffers:            3280 kB
Cached:           711136 kB
SwapCached:            0 kB
Active:           315080 kB
Inactive:         466068 kB
Active(anon):      84692 kB
Inactive(anon):        0 kB
Active(file):     230388 kB
Inactive(file):   466068 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6244 kB
Writeback:             0 kB
AnonPages:         69888 kB
Mapped:           102268 kB
Shmem:             17960 kB
KReclaimable:      88044 kB
Slab:             169652 kB
SReclaimable:      88044 kB
SUnreclaim:        81608 kB
KernelStack:        3952 kB
PageTables:         2980 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     331376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433008 MiB
End job on nodeC007 at 2025-06-29 10:13:57