Trace number 4501598

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.04 3608.3

General information on the benchmark

NamePB24/normalized-PB10/OPT-LIN/leberre/opb-paranoid/
misc2010/datasets/caixa/normalized-584.cudf.paranoid.opb
MD5SUMa0f113199d9b53a593cf2a0d37e2d6f0
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.055812
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6947
Total number of constraints37488
Number of constraints which are clauses37488
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint1480
Number of terms in the objective function 3340
Biggest coefficient in the objective function 1864
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 2756854
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 1864
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 2756854
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.03/3608.30	c Filename:instance-4501598-1751450146.opb, Cutoff_time:3600, memory_limit_gb:500000
3600.03/3608.30	c Scip time: 1800
3600.03/3608.30	c Use Presolve
3600.03/3608.30	c Parse finsih
3600.03/3608.30	c Start Presolve
3600.03/3608.30	c Not use presolve
3600.03/3608.30	c Use LS-small
3600.03/3608.30	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: 63665 MiB (62769 MiB free)
  memory of node 1: 64507 MiB (64021 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4501598-1751450146/watcher-4501598-1751450146 -o /tmp/evaluation-result-4501598-1751450146/solver-4501598-1751450146 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751450146-69090 --watchdog 3760 ./NuPBO-DeepOptS+ -f HOME/instance-4501598-1751450146.opb -t 3600 -s 1321411515 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=69141, runsolver pid=69129
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.66 3.44 3.90 5/272 69146
/proc/meminfo: memFree=129830876/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=23980 memory=9340 CPUtime=0.1 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 1885 0 0 0 10 0 0 0 20 0 1 0 60692505 24555520 2335 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 5995 2335 1088 2752 0 2648 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 23980 KiB
Current children cumulated memory: 9340 KiB

[startup+0.205732 s]*
/proc/loadavg: 1.66 3.44 3.90 6/272 69146
/proc/meminfo: memFree=129777196/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=48300 memory=27868 CPUtime=0.2 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 7261 0 0 0 20 0 0 0 20 0 1 0 60692505 49459200 6967 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 12075 6967 1088 2752 0 8728 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 48300 KiB
Current children cumulated memory: 27868 KiB

[startup+0.305816 s]*
/proc/loadavg: 1.66 3.44 3.90 5/272 69146
/proc/meminfo: memFree=129716904/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=106024 memory=91612 CPUtime=0.3 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 21836 0 0 0 27 3 0 0 20 0 1 0 60692505 108568576 22903 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 26506 22903 2560 2752 0 23159 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 106024 KiB
Current children cumulated memory: 91612 KiB

[startup+0.700102 s]
/proc/loadavg: 1.66 3.44 3.90 5/272 69146
/proc/meminfo: memFree=129676328/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=0.69 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27657 0 0 0 66 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+1.50009 s]
/proc/loadavg: 1.66 3.44 3.90 5/272 69146
/proc/meminfo: memFree=129625956/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=1.48 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27657 0 0 0 145 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+3.10487 s]
/proc/loadavg: 1.93 3.47 3.91 5/272 69146
/proc/meminfo: memFree=129514100/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=3.09 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27657 0 0 0 306 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+6.30009 s]
/proc/loadavg: 1.93 3.47 3.91 5/272 69146
/proc/meminfo: memFree=129430340/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=6.27 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27657 0 0 0 624 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+12.7001 s]
/proc/loadavg: 2.33 3.50 3.92 4/270 69185
/proc/meminfo: memFree=129369440/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=12.66 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27657 0 0 0 1263 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+25.5001 s]
/proc/loadavg: 2.59 3.52 3.92 5/272 69191
/proc/meminfo: memFree=128875864/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=25.43 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27657 0 0 0 2540 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+51.1054 s]
/proc/loadavg: 3.15 3.57 3.92 5/272 69192
/proc/meminfo: memFree=128868564/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=50.98 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27657 0 0 0 5095 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+102.3 s]
/proc/loadavg: 3.72 3.66 3.93 5/271 69193
/proc/meminfo: memFree=128824468/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=102.07 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27657 0 0 0 10204 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 3.74 3.95 5/269 69197
/proc/meminfo: memFree=128350320/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=161.94 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27657 0 0 0 16191 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 3.82 3.96 5/269 69199
/proc/meminfo: memFree=128325980/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=221.8 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27660 0 0 0 22177 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.87 3.97 5/266 69207
/proc/meminfo: memFree=128289176/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=281.67 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27660 0 0 0 28164 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+342.3 s]
/proc/loadavg: 4.21 3.95 4.00 5/266 69220
/proc/meminfo: memFree=128229360/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=341.53 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27660 0 0 0 34150 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 341.53 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.97 4.00 5/267 69223
/proc/meminfo: memFree=128208776/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=401.38 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27660 0 0 0 40135 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0
Current children cumulated CPU time: 401.38 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 115292 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.99 4.00 5/265 69225
/proc/meminfo: memFree=128181804/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=115292 CPUtime=461.23 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27660 0 0 0 46120 3 0 0 20 0 1 0 60692505 132009984 28823 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 28823 2656 2752 0 28882 0

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

Current children cumulated memory: 119388 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.10 4.06 5/264 69349
/proc/meminfo: memFree=127249196/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=2915.59 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27809 0 0 0 291556 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 2915.59 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

[startup+2982.3 s]
/proc/loadavg: 4.20 4.11 4.06 5/263 69351
/proc/meminfo: memFree=127229916/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=2975.46 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27809 0 0 0 297543 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 2975.46 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

[startup+3042.3 s]
/proc/loadavg: 4.56 4.24 4.11 5/263 69353
/proc/meminfo: memFree=127230868/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3035.32 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27809 0 0 0 303529 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3035.32 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

[startup+3102.3 s]
/proc/loadavg: 4.26 4.22 4.11 5/263 69355
/proc/meminfo: memFree=127239616/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3095.18 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27809 0 0 0 309515 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3095.18 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

[startup+3162.3 s]
/proc/loadavg: 4.53 4.29 4.14 5/264 69360
/proc/meminfo: memFree=127240752/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3155.05 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27809 0 0 0 315502 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3155.05 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

[startup+3222.3 s]
/proc/loadavg: 4.24 4.25 4.13 5/264 69363
/proc/meminfo: memFree=127242128/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3214.91 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27809 0 0 0 321488 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3214.91 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

[startup+3282.3 s]
/proc/loadavg: 4.19 4.23 4.13 5/265 69370
/proc/meminfo: memFree=127254676/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3274.77 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27818 0 0 0 327474 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3274.77 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.20 4.12 5/265 69372
/proc/meminfo: memFree=127254620/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3334.64 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27819 0 0 0 333461 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3334.64 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.19 4.12 5/265 69374
/proc/meminfo: memFree=127254692/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3394.5 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27819 0 0 0 339447 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3394.5 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.17 4.12 5/265 69376
/proc/meminfo: memFree=127254812/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3454.36 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27819 0 0 0 345433 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3454.36 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.15 4.11 5/266 69379
/proc/meminfo: memFree=127254956/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3514.23 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27819 0 0 0 351420 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3514.23 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/265 69382
/proc/meminfo: memFree=127255880/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3574.09 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27819 0 0 0 357406 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3574.09 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.3 s]
/proc/loadavg: 4.08 4.14 4.11 5/265 69382
/proc/meminfo: memFree=127255888/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3600.03 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27819 0 0 0 360000 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

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

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

# cumulated CPU time of all completed processes:  user=3600.01 s, system=0.038893 s

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

[startup+3608.3 s]
/proc/loadavg: 4.08 4.14 4.11 5/265 69382
/proc/meminfo: memFree=127255888/131250000 swapFree=33010416/33010684
[pid=69141] ppid=69129 vsize=128916 memory=119388 CPUtime=3600.03 cores=5,7
/proc/69141/stat : 69141 (NuPBO-DeepOptS+) R 69129 69141 69077 0 -1 4194304 27819 0 0 0 360000 3 0 0 20 0 1 0 60692505 132009984 29847 18446744073709551615 4198400 15468185 140724022302672 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 48238592 140724022311318 140724022311428 140724022311428 140724022317030 0
/proc/69141/statm: 32229 29847 2656 2752 0 28882 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 128916 KiB
Current children cumulated memory: 119388 KiB

Child status: 10

Real time (s): 3608.3
CPU time (s): 3600.04
CPU user time (s): 3600.01
CPU system time (s): 0.038893
CPU usage (%): 99.7712
Max. virtual memory (cumulated for all children) (KiB): 128916
Max. memory (cumulated for all children) (KiB): 119388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3600.01
system time used= 0.038893
maximum resident set size= 119388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27824
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= 11
involuntary context switches= 924


# summary of solver processes directly reported to runsolver:
#   pid: 69141
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3600.01
#   total CPU system time (s): 0.038893

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.06813 second user time and 12.8552 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-02 11:55:46
IDJOB=4501598
IDBENCH=151210
IDSOLVER=3343
FILE ID=nodeC018/4501598-1751450146
RUNJOBID= nodeC018-1751450146-69090
SLURM_JOB_ID= 9598432
Free space on /tmp= 432928 MiB

SOLVER NAME= NuPBO-DeepOptS+ 2025-06-02
BENCH NAME= PB24/normalized-PB10/OPT-LIN/leberre/opb-paranoid/misc2010/datasets/caixa/normalized-584.cudf.paranoid.opb
COMMAND LINE= ./NuPBO-DeepOptS+ -f BENCHNAME -t TIMEOUT -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4501598-1751450146/watcher-4501598-1751450146 -o /tmp/evaluation-result-4501598-1751450146/solver-4501598-1751450146 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751450146-69090 --watchdog 3760  ./NuPBO-DeepOptS+ -f HOME/instance-4501598-1751450146.opb -t 3600 -s 1321411515

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

MD5SUM BENCH= a0f113199d9b53a593cf2a0d37e2d6f0
RANDOM SEED=1321411515

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129838044 kB
MemAvailable:   129679472 kB
Buffers:            2128 kB
Cached:           607320 kB
SwapCached:           32 kB
Active:           483404 kB
Inactive:         190508 kB
Active(anon):      82220 kB
Inactive(anon):      288 kB
Active(file):     401184 kB
Inactive(file):   190220 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             85216 kB
Writeback:             4 kB
AnonPages:         67504 kB
Mapped:           103588 kB
Shmem:             18044 kB
KReclaimable:     178128 kB
Slab:             268664 kB
SReclaimable:     178128 kB
SUnreclaim:        90536 kB
KernelStack:        4160 kB
PageTables:         2832 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     330588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432852 MiB
End job on nodeC018 at 2025-07-02 12:55:55