Trace number 4507645

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.13 3614.31

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathBA/normalized-BeauxArts_K71.opb
MD5SUM9c6bc9cc94309c2493f896d524de96fb
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 benchmark1.42493
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3905
Total number of constraints4049
Number of constraints which are clauses3978
Number of constraints which are cardinality constraints (but not clauses)71
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint71
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 72
Number of bits of the biggest sum of numbers7
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 (63226 MiB free)
  memory of node 1: 64507 MiB (64072 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507645-1751186580/watcher-4507645-1751186580 -o /tmp/evaluation-result-4507645-1751186580/solver-4507645-1751186580 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751182966-21626 --watchdog 3760 HOME/solve.sh HOME/instance-4507645-1751186580.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
Starting watchdog thread
solver pid=22038, runsolver pid=22029
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 4.07 4.09 4.11 6/251 22060
/proc/meminfo: memFree=130336804/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=9920 memory=5632 CPUtime=0.05 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 1011 0 0 0 5 0 0 0 20 0 1 0 34337359 10158080 1408 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 2480 1408 544 108 0 997 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 14112 KiB
Current children cumulated memory: 8448 KiB

[startup+0.2142 s]*
/proc/loadavg: 4.06 4.08 4.11 5/250 22064
/proc/meminfo: memFree=130331684/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=10732 memory=6528 CPUtime=0.16 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 1205 0 0 0 16 0 0 0 20 0 1 0 34337359 10989568 1632 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 2683 1632 576 108 0 1200 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 14924 KiB
Current children cumulated memory: 9344 KiB

[startup+0.313293 s]*
/proc/loadavg: 4.06 4.08 4.11 6/252 22070
/proc/meminfo: memFree=130331684/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=11272 memory=7040 CPUtime=0.26 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 1323 0 0 0 26 0 0 0 20 0 1 0 34337359 11542528 1760 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 2818 1760 576 108 0 1335 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15464 KiB
Current children cumulated memory: 9856 KiB

[startup+0.700291 s]
/proc/loadavg: 4.06 4.08 4.11 6/255 22078
/proc/meminfo: memFree=130323948/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=13532 memory=9344 CPUtime=0.64 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 1900 0 0 0 63 1 0 0 20 0 1 0 34337359 13856768 2336 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 3383 2336 576 108 0 1900 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 17724 KiB
Current children cumulated memory: 12160 KiB

[startup+1.50029 s]
/proc/loadavg: 4.06 4.08 4.11 6/255 22078
/proc/meminfo: memFree=130304292/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=22676 memory=17920 CPUtime=1.43 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 4048 0 0 0 142 1 0 0 20 0 1 0 34337359 23220224 4480 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 5669 4480 576 108 0 4186 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 26868 KiB
Current children cumulated memory: 20736 KiB

[startup+3.11339 s]
/proc/loadavg: 4.06 4.08 4.11 6/255 22078
/proc/meminfo: memFree=130238316/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=39588 memory=34432 CPUtime=3.04 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 8179 0 0 0 301 3 0 0 20 0 1 0 34337359 40538112 8608 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 9897 8608 576 108 0 8414 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 43780 KiB
Current children cumulated memory: 37248 KiB

[startup+6.30037 s]
/proc/loadavg: 4.06 4.08 4.11 6/255 22078
/proc/meminfo: memFree=130191308/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=59408 memory=53248 CPUtime=6.21 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 12865 0 0 0 616 5 0 0 20 0 1 0 34337359 60833792 13312 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 14852 13312 576 108 0 13369 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 63600 KiB
Current children cumulated memory: 56064 KiB

[startup+12.7004 s]
/proc/loadavg: 4.05 4.08 4.11 6/255 22078
/proc/meminfo: memFree=130111800/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=78740 memory=72192 CPUtime=12.6 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 17605 0 0 0 1253 7 0 0 20 0 1 0 34337359 80629760 18048 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 19685 18048 576 108 0 18202 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 82932 KiB
Current children cumulated memory: 75008 KiB

[startup+25.5004 s]
/proc/loadavg: 4.04 4.08 4.11 6/255 22078
/proc/meminfo: memFree=130035500/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=105792 memory=96000 CPUtime=25.35 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 23571 0 0 0 2526 9 0 0 20 0 1 0 34337359 108331008 24000 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 26448 24000 576 108 0 24965 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 109984 KiB
Current children cumulated memory: 98816 KiB

[startup+51.1133 s]
/proc/loadavg: 4.15 4.10 4.11 5/255 22175
/proc/meminfo: memFree=130013864/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=134380 memory=123392 CPUtime=50.87 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 30339 0 0 0 5077 10 0 0 20 0 1 0 34337359 137605120 30848 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 33595 30848 576 108 0 32112 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 138572 KiB
Current children cumulated memory: 126208 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.10 4.11 5/255 22175
/proc/meminfo: memFree=129864428/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=195100 memory=178304 CPUtime=101.87 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 43900 0 0 0 10173 14 0 0 20 0 1 0 34337359 199782400 44576 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 48775 44576 576 108 0 47292 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 199292 KiB
Current children cumulated memory: 181120 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.09 4.10 5/255 22180
/proc/meminfo: memFree=129738180/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=233252 memory=221696 CPUtime=161.68 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 51974 0 0 0 16150 18 0 0 20 0 1 0 34337359 238850048 55424 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 58313 55424 576 108 0 56830 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 237444 KiB
Current children cumulated memory: 224512 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.09 4.10 5/256 22185
/proc/meminfo: memFree=129634368/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=271308 memory=256640 CPUtime=221.5 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 59108 0 0 0 22130 20 0 0 20 0 1 0 34337359 277819392 64160 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 67827 64160 576 108 0 66344 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 275500 KiB

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

/proc/22049/statm: 219988 212972 576 108 0 218505 0
Current children cumulated CPU time: 3090.49 s
Current children cumulated vsize: 884144 KiB
Current children cumulated memory: 854704 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/253 22349
/proc/meminfo: memFree=127910772/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=879952 memory=852144 CPUtime=3150.22 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 176619 0 0 0 314961 61 0 0 20 0 1 0 34337359 901070848 213036 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 219988 213036 576 108 0 218505 0
Current children cumulated CPU time: 3150.22 s
Current children cumulated vsize: 884144 KiB
Current children cumulated memory: 854960 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/254 22354
/proc/meminfo: memFree=127911524/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=879952 memory=852528 CPUtime=3209.95 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 176968 0 0 0 320934 61 0 0 20 0 1 0 34337359 901070848 213132 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 219988 213132 576 108 0 218505 0
Current children cumulated CPU time: 3209.95 s
Current children cumulated vsize: 884144 KiB
Current children cumulated memory: 855344 KiB

[startup+3282.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/255 22359
/proc/meminfo: memFree=127912780/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=882000 memory=853808 CPUtime=3269.68 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 177299 0 0 0 326907 61 0 0 20 0 1 0 34337359 903168000 213452 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 220500 213452 576 108 0 219017 0
Current children cumulated CPU time: 3269.68 s
Current children cumulated vsize: 886192 KiB
Current children cumulated memory: 856624 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/255 22361
/proc/meminfo: memFree=127877556/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=883792 memory=854960 CPUtime=3329.4 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 177576 0 0 0 332879 61 0 0 20 0 1 0 34337359 905003008 213740 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 220948 213740 576 108 0 219465 0
Current children cumulated CPU time: 3329.4 s
Current children cumulated vsize: 887984 KiB
Current children cumulated memory: 857776 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/255 22365
/proc/meminfo: memFree=127845404/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=885456 memory=855984 CPUtime=3389.11 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 178234 0 0 0 338850 61 0 0 20 0 1 0 34337359 906706944 213996 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 221364 213996 576 108 0 219881 0
Current children cumulated CPU time: 3389.11 s
Current children cumulated vsize: 889648 KiB
Current children cumulated memory: 858800 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/255 22367
/proc/meminfo: memFree=127832300/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=886736 memory=856880 CPUtime=3448.82 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 178464 0 0 0 344821 61 0 0 20 0 1 0 34337359 908017664 214220 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 221684 214220 576 108 0 220201 0
Current children cumulated CPU time: 3448.82 s
Current children cumulated vsize: 890928 KiB
Current children cumulated memory: 859696 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/254 22369
/proc/meminfo: memFree=127810508/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=888016 memory=857904 CPUtime=3508.53 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 178708 0 0 0 350792 61 0 0 20 0 1 0 34337359 909328384 214476 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 222004 214476 576 108 0 220521 0
Current children cumulated CPU time: 3508.53 s
Current children cumulated vsize: 892208 KiB
Current children cumulated memory: 860720 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/254 22372
/proc/meminfo: memFree=127804720/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=889296 memory=858800 CPUtime=3568.24 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 179077 0 0 0 356763 61 0 0 20 0 1 0 34337359 910639104 214700 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 222324 214700 576 108 0 220841 0
Current children cumulated CPU time: 3568.24 s
Current children cumulated vsize: 893488 KiB
Current children cumulated memory: 861616 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/254 22374
/proc/meminfo: memFree=127786748/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=890320 memory=859568 CPUtime=3600.09 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 179510 0 0 0 359948 61 0 0 20 0 1 0 34337359 911687680 214892 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 222580 214892 576 108 0 221097 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 894512 KiB
Current children cumulated memory: 862384 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.49 s, system=0.642144 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+3614.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/254 22374
/proc/meminfo: memFree=127786748/131382120 swapFree=33010684/33010684
[pid=22038] ppid=22029 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/22038/stat : 22038 (bash) S 22029 22038 21616 0 -1 4194304 307 252 0 0 0 0 0 0 20 0 1 0 34337355 4292608 704 18446744073709551615 94534165868544 94534166763077 140729749079184 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94534167002128 94534167049872 94534193999872 140729749080468 140729749080584 140729749080584 140729749086186 0
/proc/22038/statm: 1048 704 640 219 0 110 0
[pid=22049] ppid=22038 vsize=890320 memory=859568 CPUtime=3600.09 cores=0,2
/proc/22049/stat : 22049 (solve_pb) R 22038 22038 21616 0 -1 4194304 179510 0 0 0 359948 61 0 0 20 0 1 0 34337359 911687680 214892 18446744073709551615 94064843736064 94064844174208 140729286238960 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94064844202928 94064844205344 94064877293568 140729286244740 140729286244804 140729286244804 140729286250424 0
/proc/22049/statm: 222580 214892 576 108 0 221097 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 894512 KiB
Current children cumulated memory: 862384 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3614.31
CPU time (s): 3600.13
CPU user time (s): 3599.49
CPU system time (s): 0.642144
CPU usage (%): 99.6077
Max. virtual memory (cumulated for all children) (KiB): 894512
Max. memory (cumulated for all children) (KiB): 862384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.49
system time used= 0.642144
maximum resident set size= 859568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180069
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= 655
involuntary context switches= 9330


# summary of solver processes directly reported to runsolver:
#   pid: 22038,22049
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3599.49
#   total CPU system time (s): 0.642144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.6207 second user time and 37.8878 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-06-29 10:43:00
IDJOB=4507645
IDBENCH=158375
IDSOLVER=3321
FILE ID=nodeC006/4507645-1751186580
RUNJOBID= nodeC006-1751182966-21626
SLURM_JOB_ID= 9587566
Free space on /tmp= 433056 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K71.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507645-1751186580/watcher-4507645-1751186580 -o /tmp/evaluation-result-4507645-1751186580/solver-4507645-1751186580 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751182966-21626 --watchdog 3760  HOME/solve.sh HOME/instance-4507645-1751186580.opb

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

MD5SUM BENCH= 9c6bc9cc94309c2493f896d524de96fb
RANDOM SEED=953616251

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.115
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.138
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.985
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.017
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.133
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.144
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.124
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.091
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:        130349564 kB
MemAvailable:   129983084 kB
Buffers:            3280 kB
Cached:           431824 kB
SwapCached:            0 kB
Active:           317652 kB
Inactive:         184028 kB
Active(anon):      84536 kB
Inactive(anon):        0 kB
Active(file):     233116 kB
Inactive(file):   184028 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1668 kB
Writeback:            24 kB
AnonPages:         69540 kB
Mapped:           102464 kB
Shmem:             17960 kB
KReclaimable:      85380 kB
Slab:             164728 kB
SReclaimable:      85380 kB
SUnreclaim:        79348 kB
KernelStack:        3920 kB
PageTables:         2972 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     331732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149288 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 433056 MiB
End job on nodeC006 at 2025-06-29 11:43:14