Trace number 4487741

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
Hybrid-NuPBODeepOptS-ExactPRnols 2025-06-02? (TO) 3602.07 3610.5

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
sorensson/garden/normalized-g100x100.opb
MD5SUM908a9c4c32d975b4e5850834449958a7
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 benchmark2076
Best CPU time to get the best result obtained on this benchmark3600.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints10000
Number of constraints which are clauses10000
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 constraint3
Maximum length of a constraint5
Number of terms in the objective function 10000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 10000
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10000
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4487741-1751340595/watcher-4487741-1751340595 -o /tmp/evaluation-result-4487741-1751340595/solver-4487741-1751340595 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751340595-44274 --watchdog 3760 ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4487741-1751340595.opb 3600 HOME 

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=44327, runsolver pid=44314

[startup+0.100103 s]*
/proc/loadavg: 0.79 1.53 2.74 7/259 44343
/proc/meminfo: memFree=129245736/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 244 105 0 0 0 0 0 0 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44338] ppid=44327 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/44338/stat : 44338 (timeout) S 44327 44338 44262 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49738278 2723840 352 18446744073709551615 94493440036864 94493440053377 140723185607232 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94493440068144 94493440070232 94493449449472 140723185609136 140723185609250 140723185609250 140723185614823 0
/proc/44338/statm: 665 352 352 5 0 90 0
[pid=44342] ppid=44338 vsize=20776 memory=6272 CPUtime=0.04 cores=1,3
/proc/44342/stat : 44342 (NuPBO-DeepOptS+) R 44338 44338 44262 0 -1 4194304 595 0 0 0 4 0 0 0 20 0 1 0 49738280 21274624 1568 18446744073709551615 4198400 15468185 140730799615584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 51535872 140730799622588 140730799622689 140730799622689 140730799628262 0
/proc/44342/statm: 5194 1568 1088 2752 0 1847 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 27760 KiB
Current children cumulated memory: 10624 KiB

[startup+0.214553 s]*
/proc/loadavg: 0.79 1.53 2.74 7/259 44343
/proc/meminfo: memFree=129242768/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 244 105 0 0 0 0 0 0 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44338] ppid=44327 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/44338/stat : 44338 (timeout) S 44327 44338 44262 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49738278 2723840 352 18446744073709551615 94493440036864 94493440053377 140723185607232 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94493440068144 94493440070232 94493449449472 140723185609136 140723185609250 140723185609250 140723185614823 0
/proc/44338/statm: 665 352 352 5 0 90 0
[pid=44342] ppid=44338 vsize=22312 memory=7516 CPUtime=0.15 cores=1,3
/proc/44342/stat : 44342 (NuPBO-DeepOptS+) R 44338 44338 44262 0 -1 4194304 1131 0 0 0 15 0 0 0 20 0 1 0 49738280 22847488 1879 18446744073709551615 4198400 15468185 140730799615584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 51535872 140730799622588 140730799622689 140730799622689 140730799628262 0
/proc/44342/statm: 5578 1879 1088 2752 0 2231 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 29296 KiB
Current children cumulated memory: 11868 KiB

[startup+0.313447 s]*
/proc/loadavg: 0.79 1.53 2.74 7/259 44343
/proc/meminfo: memFree=129234200/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 244 105 0 0 0 0 0 0 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44338] ppid=44327 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/44338/stat : 44338 (timeout) S 44327 44338 44262 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49738278 2723840 352 18446744073709551615 94493440036864 94493440053377 140723185607232 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94493440068144 94493440070232 94493449449472 140723185609136 140723185609250 140723185609250 140723185614823 0
/proc/44338/statm: 665 352 352 5 0 90 0
[pid=44342] ppid=44338 vsize=23336 memory=8412 CPUtime=0.25 cores=1,3
/proc/44342/stat : 44342 (NuPBO-DeepOptS+) R 44338 44338 44262 0 -1 4194304 1590 0 0 0 25 0 0 0 20 0 1 0 49738280 23896064 2103 18446744073709551615 4198400 15468185 140730799615584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 51535872 140730799622588 140730799622689 140730799622689 140730799628262 0
/proc/44342/statm: 5834 2103 1088 2752 0 2487 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 30320 KiB
Current children cumulated memory: 12764 KiB

[startup+0.700382 s]
/proc/loadavg: 0.79 1.53 2.74 7/259 44343
/proc/meminfo: memFree=129218324/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 244 105 0 0 0 0 0 0 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44338] ppid=44327 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/44338/stat : 44338 (timeout) S 44327 44338 44262 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49738278 2723840 352 18446744073709551615 94493440036864 94493440053377 140723185607232 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94493440068144 94493440070232 94493449449472 140723185609136 140723185609250 140723185609250 140723185614823 0
/proc/44338/statm: 665 352 352 5 0 90 0
[pid=44342] ppid=44338 vsize=31152 memory=16328 CPUtime=0.62 cores=1,3
/proc/44342/stat : 44342 (NuPBO-DeepOptS+) R 44338 44338 44262 0 -1 4194304 4082 0 0 0 61 1 0 0 20 0 1 0 49738280 31899648 4082 18446744073709551615 4198400 15468185 140730799615584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 51535872 140730799622588 140730799622689 140730799622689 140730799628262 0
/proc/44342/statm: 7788 4082 1152 2752 0 4441 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 38136 KiB
Current children cumulated memory: 20680 KiB

[startup+1.50041 s]
/proc/loadavg: 0.79 1.53 2.74 7/259 44343
/proc/meminfo: memFree=129216560/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 244 105 0 0 0 0 0 0 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44338] ppid=44327 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/44338/stat : 44338 (timeout) S 44327 44338 44262 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49738278 2723840 352 18446744073709551615 94493440036864 94493440053377 140723185607232 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94493440068144 94493440070232 94493449449472 140723185609136 140723185609250 140723185609250 140723185614823 0
/proc/44338/statm: 665 352 352 5 0 90 0
[pid=44342] ppid=44338 vsize=31152 memory=16328 CPUtime=1.42 cores=1,3
/proc/44342/stat : 44342 (NuPBO-DeepOptS+) R 44338 44338 44262 0 -1 4194304 4082 0 0 0 141 1 0 0 20 0 1 0 49738280 31899648 4082 18446744073709551615 4198400 15468185 140730799615584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 51535872 140730799622588 140730799622689 140730799622689 140730799628262 0
/proc/44342/statm: 7788 4082 1152 2752 0 4441 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 38136 KiB
Current children cumulated memory: 20680 KiB

[startup+3.11323 s]
/proc/loadavg: 1.04 1.57 2.75 7/259 44343
/proc/meminfo: memFree=129122988/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 244 105 0 0 0 0 0 0 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44338] ppid=44327 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/44338/stat : 44338 (timeout) S 44327 44338 44262 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49738278 2723840 352 18446744073709551615 94493440036864 94493440053377 140723185607232 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94493440068144 94493440070232 94493449449472 140723185609136 140723185609250 140723185609250 140723185614823 0
/proc/44338/statm: 665 352 352 5 0 90 0
[pid=44342] ppid=44338 vsize=116560 memory=102204 CPUtime=3.03 cores=1,3
/proc/44342/stat : 44342 (NuPBO-DeepOptS+) R 44338 44338 44262 0 -1 4194304 25490 0 0 0 298 5 0 0 20 0 1 0 49738280 119357440 25551 18446744073709551615 4198400 15468185 140730799615584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 51535872 140730799622588 140730799622689 140730799622689 140730799628262 0
/proc/44342/statm: 29140 25551 2784 2752 0 25793 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 123544 KiB
Current children cumulated memory: 106556 KiB

[startup+6.30036 s]
/proc/loadavg: 1.04 1.57 2.75 7/259 44343
/proc/meminfo: memFree=129122948/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 244 105 0 0 0 0 0 0 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44338] ppid=44327 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/44338/stat : 44338 (timeout) S 44327 44338 44262 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49738278 2723840 352 18446744073709551615 94493440036864 94493440053377 140723185607232 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94493440068144 94493440070232 94493449449472 140723185609136 140723185609250 140723185609250 140723185614823 0
/proc/44338/statm: 665 352 352 5 0 90 0
[pid=44342] ppid=44338 vsize=117484 memory=103440 CPUtime=6.2 cores=1,3
/proc/44342/stat : 44342 (NuPBO-DeepOptS+) R 44338 44338 44262 0 -1 4194304 26696 0 0 0 615 5 0 0 20 0 1 0 49738280 120303616 25860 18446744073709551615 4198400 15468185 140730799615584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 51535872 140730799622588 140730799622689 140730799622689 140730799628262 0
/proc/44342/statm: 29371 25860 2784 2752 0 26024 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 124468 KiB
Current children cumulated memory: 107792 KiB

[startup+12.7004 s]
/proc/loadavg: 1.50 1.65 2.76 6/259 44343
/proc/meminfo: memFree=129121020/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 244 105 0 0 0 0 0 0 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44338] ppid=44327 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/44338/stat : 44338 (timeout) S 44327 44338 44262 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49738278 2723840 352 18446744073709551615 94493440036864 94493440053377 140723185607232 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94493440068144 94493440070232 94493449449472 140723185609136 140723185609250 140723185609250 140723185614823 0
/proc/44338/statm: 665 352 352 5 0 90 0
[pid=44342] ppid=44338 vsize=121840 memory=106516 CPUtime=12.59 cores=1,3
/proc/44342/stat : 44342 (NuPBO-DeepOptS+) R 44338 44338 44262 0 -1 4194304 28629 0 0 0 1253 6 0 0 20 0 1 0 49738280 124764160 26629 18446744073709551615 4198400 15468185 140730799615584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 51535872 140730799622588 140730799622689 140730799622689 140730799628262 0
/proc/44342/statm: 30460 26629 2784 2752 0 27113 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 128824 KiB
Current children cumulated memory: 110868 KiB

[startup+25.5004 s]
/proc/loadavg: 1.88 1.73 2.78 7/259 44343
/proc/meminfo: memFree=129110916/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 244 105 0 0 0 0 0 0 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44338] ppid=44327 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/44338/stat : 44338 (timeout) S 44327 44338 44262 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49738278 2723840 352 18446744073709551615 94493440036864 94493440053377 140723185607232 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94493440068144 94493440070232 94493449449472 140723185609136 140723185609250 140723185609250 140723185614823 0
/proc/44338/statm: 665 352 352 5 0 90 0
[pid=44342] ppid=44338 vsize=130176 memory=112660 CPUtime=25.36 cores=1,3
/proc/44342/stat : 44342 (NuPBO-DeepOptS+) R 44338 44338 44262 0 -1 4194304 29768 0 0 0 2530 6 0 0 20 0 1 0 49738280 133300224 28165 18446744073709551615 4198400 15468185 140730799615584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 51535872 140730799622588 140730799622689 140730799622689 140730799628262 0
/proc/44342/statm: 32544 28165 2784 2752 0 29197 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 137160 KiB
Current children cumulated memory: 117012 KiB

[startup+51.1133 s]
/proc/loadavg: 2.66 1.93 2.81 7/259 44343
/proc/meminfo: memFree=129106828/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 244 105 0 0 0 0 0 0 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44338] ppid=44327 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/44338/stat : 44338 (timeout) S 44327 44338 44262 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49738278 2723840 352 18446744073709551615 94493440036864 94493440053377 140723185607232 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94493440068144 94493440070232 94493449449472 140723185609136 140723185609250 140723185609250 140723185614823 0
/proc/44338/statm: 665 352 352 5 0 90 0
[pid=44342] ppid=44338 vsize=138440 memory=119712 CPUtime=50.9 cores=1,3
/proc/44342/stat : 44342 (NuPBO-DeepOptS+) R 44338 44338 44262 0 -1 4194304 31147 0 0 0 5084 6 0 0 20 0 1 0 49738280 141762560 29928 18446744073709551615 4198400 15468185 140730799615584 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 51535872 140730799622588 140730799622689 140730799622689 140730799628262 0
/proc/44342/statm: 34610 29928 2784 2752 0 31263 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 145424 KiB
Current children cumulated memory: 124064 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 2.29 2.89 7/260 44346
/proc/meminfo: memFree=129093680/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 244 105 0 0 0 0 0 0 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44338] ppid=44327 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=2392.57 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 280 60789 0 0 0 0 239239 18 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44477] ppid=44327 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/44477/stat : 44477 (timeout) S 44327 44477 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978081 2723840 320 18446744073709551615 94497189421056 94497189437569 140724647106784 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94497189452336 94497189454424 94497218846720 140724647115139 140724647115298 140724647115298 140724647120871 0
/proc/44477/statm: 665 320 320 5 0 90 0
[pid=44481] ppid=44477 vsize=1581376 memory=1187624 CPUtime=1001.72 cores=1,3
/proc/44481/stat : 44481 (ExactPR-nols) R 44477 44477 44262 0 -1 4194304 153757 0 0 0 100008 164 0 0 20 0 1 0 49978082 1619329024 296906 18446744073709551615 94418473529344 94418482828997 140728549688720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94418484615488 94418484654568 94418520301568 140728549697944 140728549698084 140728549698084 140728549703657 0
/proc/44481/statm: 395344 296906 1920 2271 0 389982 0
Current children cumulated CPU time: 3394.29 s
Current children cumulated vsize: 1588360 KiB
Current children cumulated memory: 1191848 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/257 44748
/proc/meminfo: memFree=127956448/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=2392.57 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 280 60789 0 0 0 0 239239 18 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44477] ppid=44327 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/44477/stat : 44477 (timeout) S 44327 44477 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978081 2723840 320 18446744073709551615 94497189421056 94497189437569 140724647106784 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94497189452336 94497189454424 94497218846720 140724647115139 140724647115298 140724647115298 140724647120871 0
/proc/44477/statm: 665 320 320 5 0 90 0
[pid=44481] ppid=44477 vsize=1581376 memory=1249064 CPUtime=1061.59 cores=1,3
/proc/44481/stat : 44481 (ExactPR-nols) R 44477 44477 44262 0 -1 4194304 153857 0 0 0 105984 175 0 0 20 0 1 0 49978082 1619329024 312266 18446744073709551615 94418473529344 94418482828997 140728549688720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94418484615488 94418484654568 94418520301568 140728549697944 140728549698084 140728549698084 140728549703657 0
/proc/44481/statm: 395344 312266 1920 2271 0 389982 0
Current children cumulated CPU time: 3454.16 s
Current children cumulated vsize: 1588360 KiB
Current children cumulated memory: 1253288 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/258 44755
/proc/meminfo: memFree=127964204/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=2392.57 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 280 60789 0 0 0 0 239239 18 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44477] ppid=44327 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/44477/stat : 44477 (timeout) S 44327 44477 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978081 2723840 320 18446744073709551615 94497189421056 94497189437569 140724647106784 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94497189452336 94497189454424 94497218846720 140724647115139 140724647115298 140724647115298 140724647120871 0
/proc/44477/statm: 665 320 320 5 0 90 0
[pid=44481] ppid=44477 vsize=1581376 memory=1249064 CPUtime=1121.46 cores=1,3
/proc/44481/stat : 44481 (ExactPR-nols) R 44477 44477 44262 0 -1 4194304 153963 0 0 0 111963 183 0 0 20 0 1 0 49978082 1619329024 312266 18446744073709551615 94418473529344 94418482828997 140728549688720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94418484615488 94418484654568 94418520301568 140728549697944 140728549698084 140728549698084 140728549703657 0
/proc/44481/statm: 395344 312266 1920 2271 0 389982 0
Current children cumulated CPU time: 3514.03 s
Current children cumulated vsize: 1588360 KiB
Current children cumulated memory: 1253288 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/258 44757
/proc/meminfo: memFree=127964028/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=2392.57 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 280 60789 0 0 0 0 239239 18 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44477] ppid=44327 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/44477/stat : 44477 (timeout) S 44327 44477 44262 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 49978081 2723840 320 18446744073709551615 94497189421056 94497189437569 140724647106784 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94497189452336 94497189454424 94497218846720 140724647115139 140724647115298 140724647115298 140724647120871 0
/proc/44477/statm: 665 320 320 5 0 90 0
[pid=44481] ppid=44477 vsize=1581376 memory=1249064 CPUtime=1181.33 cores=1,3
/proc/44481/stat : 44481 (ExactPR-nols) R 44477 44477 44262 0 -1 4194304 153967 0 0 0 117945 188 0 0 20 0 1 0 49978082 1619329024 312266 18446744073709551615 94418473529344 94418482828997 140728549688720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94418484615488 94418484654568 94418520301568 140728549697944 140728549698084 140728549698084 140728549703657 0
/proc/44481/statm: 395344 312266 1920 2271 0 389982 0
Current children cumulated CPU time: 3573.9 s
Current children cumulated vsize: 1588360 KiB
Current children cumulated memory: 1253288 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.5 s]
/proc/loadavg: 4.14 4.12 4.09 5/258 44758
/proc/meminfo: memFree=127964652/131382120 swapFree=33010684/33010684
[pid=44327] ppid=44314 vsize=4324 memory=2944 CPUtime=2392.57 cores=1,3
/proc/44327/stat : 44327 (Hybrid-NuPBODee) S 44314 44327 44262 0 -1 4194304 280 60789 0 0 0 0 239239 18 20 0 1 0 49738273 4427776 736 18446744073709551615 94422168797184 94422169691717 140737172589904 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94422169930768 94422169978512 94422202740736 140737172592987 140737172593139 140737172593139 140737172598741 0
/proc/44327/statm: 1081 736 672 219 0 143 0
[pid=44477] ppid=44327 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/44477/stat : 44477 (timeout) S 44327 44477 44262 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 49978081 2723840 320 18446744073709551615 94497189421056 94497189437569 140724647106784 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94497189452336 94497189454424 94497218846720 140724647115139 140724647115298 140724647115298 140724647120871 0
/proc/44477/statm: 665 320 320 5 0 90 0
[pid=44481] ppid=44477 vsize=1581376 memory=1249064 CPUtime=1207.46 cores=1,3
/proc/44481/stat : 44481 (ExactPR-nols) R 44477 44477 44262 0 -1 4194304 153969 0 0 0 120556 190 0 0 20 0 1 0 49978082 1619329024 312266 18446744073709551615 94418473529344 94418482828997 140728549688720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94418484615488 94418484654568 94418520301568 140728549697944 140728549698084 140728549698084 140728549703657 0
/proc/44481/statm: 395344 312266 1920 2271 0 389982 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1588360 KiB
Current children cumulated memory: 1253288 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

[startup+3610.5 s]
# the end of solver process 44477 was just reported to runsolver
# Child status: 124

# cumulated CPU time of all completed processes:  user=3599.97 s, system=2.10541 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+3609.6 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 44758
/proc/meminfo: memFree=127972608/131382120 swapFree=33010684/33010684
[pid=44477] ppid=44314 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/44477/stat : 44477 (timeout) S 44314 44477 44262 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 49978081 2723840 320 18446744073709551615 94497189421056 94497189437569 140724647106784 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94497189452336 94497189454424 94497218846720 140724647115139 140724647115298 140724647115298 140724647120871 0
/proc/44477/statm: 665 320 320 5 0 90 0
[pid=44481] ppid=44477 vsize=1581376 memory=1249064 CPUtime=1208.56 cores=1,3
/proc/44481/stat : 44481 (ExactPR-nols) R 44477 44477 44262 0 -1 4194304 153969 0 0 0 120666 190 0 0 20 0 1 0 49978082 1619329024 312266 18446744073709551615 94418473529344 94418482828997 140728549688720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94418484615488 94418484654568 94418520301568 140728549697944 140728549698084 140728549698084 140728549703657 0
/proc/44481/statm: 395344 312266 1920 2271 0 389982 0
Current cumulated CPU time of completed processes: 2392.59 s
Current children cumulated CPU time: 1208.56 s
Current children cumulated vsize: 1584036 KiB
Current children cumulated memory: 1250344 KiB

[startup+3610 s]*
/proc/loadavg: 4.14 4.12 4.09 5/257 44758
/proc/meminfo: memFree=127972500/131382120 swapFree=33010684/33010684
[pid=44477] ppid=44314 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/44477/stat : 44477 (timeout) S 44314 44477 44262 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 49978081 2723840 320 18446744073709551615 94497189421056 94497189437569 140724647106784 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94497189452336 94497189454424 94497218846720 140724647115139 140724647115298 140724647115298 140724647120871 0
/proc/44477/statm: 665 320 320 5 0 90 0
[pid=44481] ppid=44477 vsize=1581376 memory=1249064 CPUtime=1208.97 cores=1,3
/proc/44481/stat : 44481 (ExactPR-nols) R 44477 44477 44262 0 -1 4194304 153969 0 0 0 120707 190 0 0 20 0 1 0 49978082 1619329024 312266 18446744073709551615 94418473529344 94418482828997 140728549688720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94418484615488 94418484654568 94418520301568 140728549697944 140728549698084 140728549698084 140728549703657 0
/proc/44481/statm: 395344 312266 1920 2271 0 389982 0
Current cumulated CPU time of completed processes: 2392.59 s
Current children cumulated CPU time: 1208.97 s
Current children cumulated vsize: 1584036 KiB
Current children cumulated memory: 1250344 KiB

[startup+3610.4 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 44758
/proc/meminfo: memFree=127972500/131382120 swapFree=33010684/33010684
[pid=44477] ppid=44314 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/44477/stat : 44477 (timeout) S 44314 44477 44262 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 49978081 2723840 320 18446744073709551615 94497189421056 94497189437569 140724647106784 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94497189452336 94497189454424 94497218846720 140724647115139 140724647115298 140724647115298 140724647120871 0
/proc/44477/statm: 665 320 320 5 0 90 0
[pid=44481] ppid=44477 vsize=1581376 memory=1249064 CPUtime=1209.36 cores=1,3
/proc/44481/stat : 44481 (ExactPR-nols) R 44477 44477 44262 0 -1 4194304 153969 0 0 0 120746 190 0 0 20 0 1 0 49978082 1619329024 312266 18446744073709551615 94418473529344 94418482828997 140728549688720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94418484615488 94418484654568 94418520301568 140728549697944 140728549698084 140728549698084 140728549703657 0
/proc/44481/statm: 395344 312266 1920 2271 0 389982 0
Current cumulated CPU time of completed processes: 2392.59 s
Current children cumulated CPU time: 1209.36 s
Current children cumulated vsize: 1584036 KiB
Current children cumulated memory: 1250344 KiB

[startup+3610.5 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 44758
/proc/meminfo: memFree=127972500/131382120 swapFree=33010684/33010684
[pid=44477] ppid=44314 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/44477/stat : 44477 (timeout) S 44314 44477 44262 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 49978081 2723840 320 18446744073709551615 94497189421056 94497189437569 140724647106784 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94497189452336 94497189454424 94497218846720 140724647115139 140724647115298 140724647115298 140724647120871 0
/proc/44477/statm: 665 320 320 5 0 90 0
[pid=44481] ppid=44477 vsize=1581376 memory=1249064 CPUtime=1209.46 cores=1,3
/proc/44481/stat : 44481 (ExactPR-nols) R 44477 44477 44262 0 -1 4194304 153969 0 0 0 120756 190 0 0 20 0 1 0 49978082 1619329024 312266 18446744073709551615 94418473529344 94418482828997 140728549688720 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94418484615488 94418484654568 94418520301568 140728549697944 140728549698084 140728549698084 140728549703657 0
/proc/44481/statm: 395344 312266 1920 2271 0 389982 0
Current cumulated CPU time of completed processes: 2392.59 s
Current children cumulated CPU time: 1209.46 s
Current children cumulated vsize: 1584036 KiB
Current children cumulated memory: 1250344 KiB

Child status: 124

Real time (s): 3610.5
CPU time (s): 3602.07
CPU user time (s): 3599.97
CPU system time (s): 2.10541
CPU usage (%): 99.7665
Max. virtual memory (cumulated for all children) (KiB): 2048872
Max. memory (cumulated for all children) (KiB): 1497140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.97
system time used= 2.10541
maximum resident set size= 1585076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215156
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 682
involuntary context switches= 1491


# summary of solver processes directly reported to runsolver:
#   pid: 44327,44477
#   total CPU time (s): 3602.07
#   total CPU user time (s): 3599.97
#   total CPU system time (s): 2.10541

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1763 second user time and 36.8011 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-01 05:29:56
IDJOB=4487741
IDBENCH=147222
IDSOLVER=3332
FILE ID=nodeC003/4487741-1751340595
RUNJOBID= nodeC003-1751340595-44274
SLURM_JOB_ID= 9594411
Free space on /tmp= 432756 MiB

SOLVER NAME= Hybrid-NuPBODeepOptS-ExactPRnols 2025-06-02
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/sorensson/garden/normalized-g100x100.opb
COMMAND LINE= ./Hybrid-NuPBODeepOptS-ExactPRnols BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4487741-1751340595/watcher-4487741-1751340595 -o /tmp/evaluation-result-4487741-1751340595/solver-4487741-1751340595 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751340595-44274 --watchdog 3760  ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4487741-1751340595.opb 3600 HOME

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

MD5SUM BENCH= 908a9c4c32d975b4e5850834449958a7
RANDOM SEED=1634910881

nodeC003 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.069
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.44
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.155
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.44
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.516
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.44
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		: 1161.352
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.44
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		: 1196.994
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.44
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.168
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.44
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.067
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.44
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.161
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129256916 kB
MemAvailable:   129953848 kB
Buffers:            3280 kB
Cached:          1501604 kB
SwapCached:            0 kB
Active:           320132 kB
Inactive:        1252188 kB
Active(anon):      85396 kB
Inactive(anon):        0 kB
Active(file):     234736 kB
Inactive(file):  1252188 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            113408 kB
Writeback:             0 kB
AnonPages:         70496 kB
Mapped:           103092 kB
Shmem:             17960 kB
KReclaimable:      99268 kB
Slab:             183668 kB
SReclaimable:      99268 kB
SUnreclaim:        84400 kB
KernelStack:        3752 kB
PageTables:         2712 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     330948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432644 MiB
End job on nodeC003 at 2025-07-01 06:30:07