Trace number 4485360

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 NameAnswerobjective functionCPU timeWall clock time
NuPBO-DeepOptS+ 2025-06-02? (TO) 3600.74 3611.26

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-siena1.opb
MD5SUM66e906a9f3fccfe57bc4c65455b969f9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2330314636845056
Best CPU time to get the best result obtained on this benchmark3600.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables70755
Total number of constraints2219
Number of constraints which are clauses310
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1909
Minimum length of a constraint15
Maximum length of a constraint70755
Number of terms in the objective function 70755
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 28224865138562971148229
Number of bits of the sum of numbers in the objective function 75
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 28224967538562971148229
Number of bits of the biggest sum of numbers75
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.08/3610.60	c Filename:instance-4485360-1751301797.opb, Cutoff_time:3600, memory_limit_gb:500000
3600.08/3610.60	c Scip time: 1800
3600.08/3610.60	c Use LS-big
3600.08/3610.60	s UNKNOWN

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 (62415 MiB free)
  memory of node 1: 64507 MiB (63098 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4485360-1751301797/watcher-4485360-1751301797 -o /tmp/evaluation-result-4485360-1751301797/solver-4485360-1751301797 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751294573-40980 --watchdog 3760 ./NuPBO-DeepOptS+ -f HOME/instance-4485360-1751301797.opb -t 3600 -s 559679372 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.1001 s]*
/proc/loadavg: 4.10 4.10 4.09 5/250 41762
/proc/meminfo: memFree=128506736/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19088 memory=4736 CPUtime=0.1 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 234 0 0 0 10 0 0 0 20 0 1 0 45859054 19546112 1184 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4772 1184 1088 2752 0 1425 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 19088 KiB
Current children cumulated memory: 4736 KiB

[startup+0.213453 s]*
/proc/loadavg: 4.10 4.10 4.09 5/250 41762
/proc/meminfo: memFree=128490860/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19088 memory=4736 CPUtime=0.22 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 234 0 0 0 22 0 0 0 20 0 1 0 45859054 19546112 1184 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4772 1184 1088 2752 0 1425 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 19088 KiB
Current children cumulated memory: 4736 KiB

[startup+0.313467 s]*
/proc/loadavg: 4.10 4.10 4.09 5/250 41762
/proc/meminfo: memFree=128482548/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19088 memory=4736 CPUtime=0.32 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 234 0 0 0 32 0 0 0 20 0 1 0 45859054 19546112 1184 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4772 1184 1088 2752 0 1425 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 19088 KiB
Current children cumulated memory: 4736 KiB

[startup+0.700341 s]
/proc/loadavg: 4.10 4.10 4.09 5/250 41762
/proc/meminfo: memFree=128458356/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=100792 memory=76968 CPUtime=0.68 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 18746 0 0 0 63 5 0 0 20 0 1 0 45859054 103211008 19242 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 25198 19242 1120 2752 0 21851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 100792 KiB
Current children cumulated memory: 76968 KiB

[startup+1.50033 s]
/proc/loadavg: 4.10 4.10 4.09 5/250 41762
/proc/meminfo: memFree=128241044/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=137008 memory=113448 CPUtime=1.49 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 27856 0 0 0 141 8 0 0 20 0 1 0 45859054 140296192 28362 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 34252 28362 1120 2752 0 30905 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 137008 KiB
Current children cumulated memory: 113448 KiB

[startup+3.1128 s]
/proc/loadavg: 4.17 4.11 4.10 5/250 41762
/proc/meminfo: memFree=127048916/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=580032 memory=557744 CPUtime=3.09 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 139206 0 0 0 284 25 0 0 20 0 1 0 45859054 593952768 139436 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 145008 139436 1120 2752 0 141661 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 580032 KiB
Current children cumulated memory: 557744 KiB

[startup+6.30035 s]
/proc/loadavg: 4.17 4.11 4.10 5/251 41763
/proc/meminfo: memFree=124686540/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=1869948 memory=1847472 CPUtime=6.27 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 461625 0 0 0 559 68 0 0 20 0 1 0 45859054 1914826752 461868 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 467487 461868 1120 2752 0 464140 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1869948 KiB
Current children cumulated memory: 1847472 KiB

[startup+12.7003 s]
/proc/loadavg: 4.30 4.14 4.10 5/251 41763
/proc/meminfo: memFree=120018256/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=4452816 memory=4430512 CPUtime=12.65 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 1107415 0 0 0 1106 159 0 0 20 0 1 0 45859054 4559683584 1107628 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 1113204 1107628 1120 2752 0 1109857 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4452816 KiB
Current children cumulated memory: 4430512 KiB

[startup+25.5003 s]
/proc/loadavg: 4.33 4.16 4.11 5/251 41763
/proc/meminfo: memFree=110238404/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=9607780 memory=9585456 CPUtime=25.43 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 2396119 0 0 0 2210 333 0 0 20 0 1 0 45859054 9838366720 2396364 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 2401945 2396364 1120 2752 0 2398598 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 9607780 KiB
Current children cumulated memory: 9585456 KiB

[startup+51.1129 s]
/proc/loadavg: 4.28 4.16 4.11 5/251 41764
/proc/meminfo: memFree=94168360/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19076644 memory=19054640 CPUtime=50.98 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4763936 0 0 0 4435 663 0 0 20 0 1 0 45859054 19534483456 4763660 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4769161 4763660 1120 2752 0 4765814 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 19076644 KiB
Current children cumulated memory: 19054640 KiB

[startup+102.3 s]
/proc/loadavg: 4.26 4.16 4.11 5/252 41767
/proc/meminfo: memFree=93328608/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783804 CPUtime=102.05 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4947097 0 0 0 9507 698 0 0 20 0 1 0 45859054 20278411264 4945951 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945951 1120 2752 0 4947437 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783804 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.15 4.10 5/252 41769
/proc/meminfo: memFree=93244772/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783804 CPUtime=161.91 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4947103 0 0 0 15478 713 0 0 20 0 1 0 45859054 20278411264 4945951 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945951 1120 2752 0 4947437 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783804 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/252 41771
/proc/meminfo: memFree=93260028/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783804 CPUtime=221.76 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4947104 0 0 0 21449 727 0 0 20 0 1 0 45859054 20278411264 4945951 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945951 1120 2752 0 4947437 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783804 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/252 41773
/proc/meminfo: memFree=93257836/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783804 CPUtime=281.6 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4947174 0 0 0 27419 741 0 0 20 0 1 0 45859054 20278411264 4945951 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945951 1120 2752 0 4947437 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783804 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/250 41775
/proc/meminfo: memFree=93259776/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783804 CPUtime=341.42 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4947775 0 0 0 33382 760 0 0 20 0 1 0 45859054 20278411264 4945951 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945951 1120 2752 0 4947437 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783804 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/249 41777
/proc/meminfo: memFree=93257380/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783804 CPUtime=401.24 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4947915 0 0 0 39347 777 0 0 20 0 1 0 45859054 20278411264 4945951 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945951 1120 2752 0 4947437 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783804 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/249 41779
/proc/meminfo: memFree=93223820/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783804 CPUtime=461.06 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4947985 0 0 0 45314 792 0 0 20 0 1 0 45859054 20278411264 4945951 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945951 1120 2752 0 4947437 0

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

/proc/meminfo: memFree=93238840/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=2913.7 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4954693 0 0 0 289900 1470 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 2913.7 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.18 4.17 5/250 41910
/proc/meminfo: memFree=93236512/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=2973.53 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4955115 0 0 0 295864 1489 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 2973.53 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.18 4.17 5/251 41918
/proc/meminfo: memFree=93235296/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=3033.36 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4955506 0 0 0 301830 1506 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 3033.36 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.16 4.16 5/250 41920
/proc/meminfo: memFree=93234792/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=3093.19 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4955897 0 0 0 307796 1523 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 3093.19 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.14 4.16 5/251 41923
/proc/meminfo: memFree=93237892/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=3153.03 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4956466 0 0 0 313763 1540 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 3153.03 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/251 41925
/proc/meminfo: memFree=93256248/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=3212.86 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4956952 0 0 0 319729 1557 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 3212.86 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.12 4.15 5/251 41927
/proc/meminfo: memFree=93232464/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=3272.69 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4957354 0 0 0 325693 1576 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 3272.69 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.11 4.14 5/250 41929
/proc/meminfo: memFree=93232264/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=3332.52 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4957892 0 0 0 331657 1595 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 3332.52 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.14 5/250 41931
/proc/meminfo: memFree=93234132/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=3392.36 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4958307 0 0 0 337623 1613 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 3392.36 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.14 5/249 41933
/proc/meminfo: memFree=93235960/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=3452.19 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4958548 0 0 0 343588 1631 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 3452.19 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.12 4.13 5/249 41935
/proc/meminfo: memFree=93230076/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=3512.02 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4959052 0 0 0 349554 1648 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 3512.02 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

[startup+3582.3 s]
/proc/loadavg: 4.04 4.09 4.12 5/250 41938
/proc/meminfo: memFree=93232696/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=3571.85 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4959492 0 0 0 355520 1665 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 3571.85 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.15 4.12 4.13 3/244 41973
/proc/meminfo: memFree=108724140/131382120 swapFree=33010416/33010684
[pid=41761] ppid=41758 vsize=19803136 memory=19783932 CPUtime=3600.08 cores=1,3
/proc/41761/stat : 41761 (NuPBO-DeepOptS+) R 41758 41761 40968 0 -1 4194304 4959554 0 0 0 358333 1675 0 0 20 0 1 0 45859054 20278411264 4945983 18446744073709551615 4198400 15468185 140730125834624 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38604800 140730125842839 140730125842948 140730125842948 140730125848550 0
/proc/41761/statm: 4950784 4945983 1120 2752 0 4947437 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 19803136 KiB
Current children cumulated memory: 19783932 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3611.26 s]
# the end of solver process 41761 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3583.33 s, system=17.4047 s

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

[startup+3610.81 s]
/proc/loadavg: 4.15 4.12 4.13 3/245 42000
/proc/meminfo: memFree=111478288/131382120 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3611.2 s]
/proc/loadavg: 4.15 4.12 4.13 3/240 42024
/proc/meminfo: memFree=120557156/131382120 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3611.26
CPU time (s): 3600.74
CPU user time (s): 3583.33
CPU system time (s): 17.4047
CPU usage (%): 99.7085
Max. virtual memory (cumulated for all children) (KiB): 19803136
Max. memory (cumulated for all children) (KiB): 19783932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.33
system time used= 17.4047
maximum resident set size= 19784060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4959556
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= 2
involuntary context switches= 1091


# summary of solver processes directly reported to runsolver:
#   pid: 41761
#   total CPU time (s): 3600.74
#   total CPU user time (s): 3583.33
#   total CPU system time (s): 17.4047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.81 second user time and 31.3213 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-06-30 18:43:17
IDJOB=4485360
IDBENCH=146789
IDSOLVER=3343
FILE ID=nodeC006/4485360-1751301797
RUNJOBID= nodeC006-1751294573-40980
SLURM_JOB_ID= 9594273
Free space on /tmp= 432996 MiB

SOLVER NAME= NuPBO-DeepOptS+ 2025-06-02
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-siena1.opb
COMMAND LINE= ./NuPBO-DeepOptS+ -f BENCHNAME -t TIMEOUT -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485360-1751301797/watcher-4485360-1751301797 -o /tmp/evaluation-result-4485360-1751301797/solver-4485360-1751301797 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751294573-40980 --watchdog 3760  ./NuPBO-DeepOptS+ -f HOME/instance-4485360-1751301797.opb -t 3600 -s 559679372

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

MD5SUM BENCH= 66e906a9f3fccfe57bc4c65455b969f9
RANDOM SEED=559679372

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.136
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.137
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.309
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.063
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.142
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		: 1795.709
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		: 3700.000
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		: 1423.554
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:        128523504 kB
MemAvailable:   129847480 kB
Buffers:            2128 kB
Cached:          2127408 kB
SwapCached:           12 kB
Active:           373420 kB
Inactive:        1856512 kB
Active(anon):     105608 kB
Inactive(anon):    12736 kB
Active(file):     267812 kB
Inactive(file):  1843776 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             82088 kB
Writeback:             4 kB
AnonPages:        103520 kB
Mapped:           115716 kB
Shmem:             17948 kB
KReclaimable:     103644 kB
Slab:             185940 kB
SReclaimable:     103644 kB
SUnreclaim:        82296 kB
KernelStack:        4032 kB
PageTables:         3136 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     471212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 433040 MiB
End job on nodeC006 at 2025-06-30 19:43:28