Trace number 4436079

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
pb-oll-rs 2024-07-02? (TO) 3602.31 3611.04

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_20null10mast_rapportOE1.0_TMAX180_K192_cod1.opb
MD5SUMf42bed8b206e9691e6e5fc670f14b50f
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 benchmark-214739
Best CPU time to get the best result obtained on this benchmark66957.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 272557
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 594102826
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 594102826
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.00	c [STEP] parsing instance
1.78/1.84	c [STEP] solving
1.78/1.84	c #variables 399113 #constraints 400980
1.78/1.85	c SMALL=int, LARGE=long long
1.78/1.86	c bounds - >= -594102826 @ 1.48372
1.78/1.86	c stratification level: 6765

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: 63931 MiB (56599 MiB free)
  memory of node 1: 64510 MiB (47377 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436079-1721151283/watcher-4436079-1721151283 -o /tmp/evaluation-result-4436079-1721151283/solver-4436079-1721151283 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721145156-863343 --watchdog 3760 pb-oll-rs HOME/instance-4436079-1721151283.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=867214, runsolver pid=867211

[startup+0.100668 s]*
/proc/loadavg: 4.11 4.13 4.09 5/258 867215
/proc/meminfo: memFree=106362460/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=165040 memory=114300 CPUtime=0.09 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 15594 0 0 0 5 4 0 0 20 0 1 0 167298083 169000960 28575 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 41260 28575 1136 291 0 32794 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 165040 KiB
Current children cumulated memory: 114300 KiB

[startup+0.205592 s]*
/proc/loadavg: 4.11 4.13 4.09 5/258 867215
/proc/meminfo: memFree=106380484/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=128956 memory=94400 CPUtime=0.2 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 15828 0 0 0 14 6 0 0 20 0 1 0 167298083 132050944 23600 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 32239 23600 1168 291 0 23773 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 128956 KiB
Current children cumulated memory: 94400 KiB

[startup+0.305504 s]*
/proc/loadavg: 4.11 4.13 4.09 5/258 867215
/proc/meminfo: memFree=106377960/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=128956 memory=96712 CPUtime=0.3 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 15893 0 0 0 22 8 0 0 20 0 1 0 167298083 132050944 24178 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 32239 24178 1168 291 0 23773 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 128956 KiB
Current children cumulated memory: 96712 KiB

[startup+0.700228 s]
/proc/loadavg: 4.11 4.13 4.09 5/258 867215
/proc/meminfo: memFree=106365388/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=147556 memory=113004 CPUtime=0.68 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 19475 0 0 0 55 13 0 0 20 0 1 0 167298083 151097344 28251 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 36889 28251 1168 291 0 28423 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 147556 KiB
Current children cumulated memory: 113004 KiB

[startup+1.50021 s]
/proc/loadavg: 4.11 4.13 4.09 5/258 867215
/proc/meminfo: memFree=106350256/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=169468 memory=129060 CPUtime=1.49 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 21441 0 0 0 116 33 0 0 20 0 1 0 167298083 173535232 32265 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 42367 32265 1168 291 0 33901 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 169468 KiB
Current children cumulated memory: 129060 KiB

[startup+3.10585 s]
/proc/loadavg: 4.11 4.13 4.09 5/258 867215
/proc/meminfo: memFree=106229040/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=270824 memory=236412 CPUtime=3.08 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 40940 0 0 0 271 37 0 0 20 0 1 0 167298083 277323776 59103 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 67706 59103 1295 291 0 59240 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 270824 KiB
Current children cumulated memory: 236412 KiB

[startup+6.30022 s]
/proc/loadavg: 4.10 4.13 4.09 5/258 867215
/proc/meminfo: memFree=106034368/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=443832 memory=409236 CPUtime=6.27 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 84193 0 0 0 582 45 0 0 20 0 1 0 167298083 454483968 102309 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 110958 102309 1295 291 0 102492 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 443832 KiB
Current children cumulated memory: 409236 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.13 4.09 5/258 867217
/proc/meminfo: memFree=105741024/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=628916 memory=594324 CPUtime=12.66 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 129468 0 0 0 1212 54 0 0 20 0 1 0 167298083 644009984 148581 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 157229 148581 1295 291 0 148763 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 628916 KiB
Current children cumulated memory: 594324 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.14 4.09 5/258 867218
/proc/meminfo: memFree=105331300/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=1039884 memory=1005204 CPUtime=25.42 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 226642 0 0 0 2469 73 0 0 20 0 1 0 167298083 1064841216 251301 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 259971 251301 1295 291 0 251505 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1039884 KiB
Current children cumulated memory: 1005204 KiB

[startup+51.1054 s]
/proc/loadavg: 4.09 4.12 4.09 5/257 867223
/proc/meminfo: memFree=105156380/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=1233948 memory=1158936 CPUtime=50.97 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 249419 0 0 0 5009 88 0 0 20 0 1 0 167298083 1263562752 289734 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 308487 289734 1374 291 0 300021 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 1233948 KiB
Current children cumulated memory: 1158936 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/256 867231
/proc/meminfo: memFree=104819436/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=1539904 memory=1426756 CPUtime=102.03 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 293471 0 0 0 10074 129 0 0 20 0 1 0 167298083 1576861696 356689 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 384976 356689 1374 291 0 376510 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 1539904 KiB
Current children cumulated memory: 1426756 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/256 867243
/proc/meminfo: memFree=104134824/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=2248632 memory=2034124 CPUtime=161.88 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 376427 0 0 0 15842 346 0 0 20 0 1 0 167298083 2302599168 508531 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 562158 508531 1374 291 0 553692 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 2248632 KiB
Current children cumulated memory: 2034124 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/254 867253
/proc/meminfo: memFree=103063892/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=2964564 memory=2729276 CPUtime=221.72 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 466486 0 0 0 21671 501 0 0 20 0 1 0 167298083 3035713536 682319 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 741141 682319 1374 291 0 732675 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 2964564 KiB
Current children cumulated memory: 2729276 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/255 867264
/proc/meminfo: memFree=102908480/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=2964564 memory=2729516 CPUtime=281.56 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 466565 0 0 0 27652 504 0 0 20 0 1 0 167298083 3035713536 682379 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 741141 682379 1434 291 0 732675 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 2964564 KiB
Current children cumulated memory: 2729516 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/255 867274
/proc/meminfo: memFree=102870408/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=2964564 memory=2729516 CPUtime=341.41 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 466660 0 0 0 33634 507 0 0 20 0 1 0 167298083 3035713536 682379 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 741141 682379 1434 291 0 732675 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 2964564 KiB
Current children cumulated memory: 2729516 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/258 867292
/proc/meminfo: memFree=102272812/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=2964564 memory=2729516 CPUtime=401.25 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 466785 0 0 0 39559 566 0 0 20 0 1 0 167298083 3035713536 682379 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 741141 682379 1434 291 0 732675 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 2964564 KiB
Current children cumulated memory: 2729516 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/258 867303
/proc/meminfo: memFree=101394760/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=3289840 memory=3002860 CPUtime=461.09 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 534280 0 0 0 45473 636 0 0 20 0 1 0 167298083 3368796160 750715 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 822460 750715 1434 291 0 813994 0

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

[startup+3042.3 s]
/proc/loadavg: 4.15 4.15 4.13 5/257 868475
/proc/meminfo: memFree=106498876/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=6501868 memory=5553572 CPUtime=3034.87 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 934367 0 0 0 299217 4270 0 0 20 0 1 0 167298083 6657912832 1388393 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 1625467 1388393 1434 291 0 1617001 0
Current children cumulated CPU time: 3034.87 s
Current children cumulated vsize: 6501868 KiB
Current children cumulated memory: 5553572 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.15 4.13 5/256 868869
/proc/meminfo: memFree=106343376/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=6501868 memory=5702000 CPUtime=3094.74 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 943126 0 0 0 305181 4293 0 0 20 0 1 0 167298083 6657912832 1425500 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 1625467 1425500 1434 291 0 1617001 0
Current children cumulated CPU time: 3094.74 s
Current children cumulated vsize: 6501868 KiB
Current children cumulated memory: 5702000 KiB

[startup+3162.3 s]
/proc/loadavg: 4.23 4.17 4.13 5/256 868880
/proc/meminfo: memFree=106099960/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=6501868 memory=5869436 CPUtime=3154.61 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 954131 0 0 0 311111 4350 0 0 20 0 1 0 167298083 6657912832 1467359 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 1625467 1467359 1434 291 0 1617001 0
Current children cumulated CPU time: 3154.61 s
Current children cumulated vsize: 6501868 KiB
Current children cumulated memory: 5869436 KiB

[startup+3222.3 s]
/proc/loadavg: 4.53 4.26 4.17 5/257 868982
/proc/meminfo: memFree=107814696/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=6502160 memory=6012332 CPUtime=3214.46 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 966623 0 0 0 317080 4366 0 0 20 0 1 0 167298083 6658211840 1503083 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 1625540 1503083 1434 291 0 1617074 0
Current children cumulated CPU time: 3214.46 s
Current children cumulated vsize: 6502160 KiB
Current children cumulated memory: 6012332 KiB

[startup+3282.3 s]
/proc/loadavg: 4.36 4.27 4.18 5/259 869208
/proc/meminfo: memFree=106912008/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=7497104 memory=6806204 CPUtime=3274.32 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 1136049 0 0 0 322998 4434 0 0 20 0 1 0 167298083 7677034496 1701551 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 1874276 1701551 1434 291 0 1865810 0
Current children cumulated CPU time: 3274.32 s
Current children cumulated vsize: 7497104 KiB
Current children cumulated memory: 6806204 KiB

[startup+3342.3 s]
/proc/loadavg: 4.32 4.28 4.18 5/259 869218
/proc/meminfo: memFree=106491572/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=7515100 memory=7034216 CPUtime=3334.19 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 1157695 0 0 0 328928 4491 0 0 20 0 1 0 167298083 7695462400 1758554 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 1878775 1758554 1434 291 0 1870309 0
Current children cumulated CPU time: 3334.19 s
Current children cumulated vsize: 7515100 KiB
Current children cumulated memory: 7034216 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.24 4.18 5/260 869287
/proc/meminfo: memFree=106038212/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=9013732 memory=7400728 CPUtime=3394.05 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 1181661 0 0 0 334832 4573 0 0 20 0 1 0 167298083 9230061568 1850182 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 2253433 1850182 1434 291 0 2244967 0
Current children cumulated CPU time: 3394.05 s
Current children cumulated vsize: 9013732 KiB
Current children cumulated memory: 7400728 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.23 4.18 5/261 869345
/proc/meminfo: memFree=105904560/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=9319980 memory=7910032 CPUtime=3453.91 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 1254349 0 0 0 340761 4630 0 0 20 0 1 0 167298083 9543659520 1977508 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 2329995 1977508 1434 291 0 2321529 0
Current children cumulated CPU time: 3453.91 s
Current children cumulated vsize: 9319980 KiB
Current children cumulated memory: 7910032 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.20 4.17 5/260 869400
/proc/meminfo: memFree=109629636/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=10569924 memory=8746344 CPUtime=3513.76 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 1445152 0 0 0 346694 4682 0 0 20 0 1 0 167298083 10823602176 2186586 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 2642481 2186586 1434 291 0 2634015 0
Current children cumulated CPU time: 3513.76 s
Current children cumulated vsize: 10569924 KiB
Current children cumulated memory: 8746344 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.17 4.16 5/258 869412
/proc/meminfo: memFree=109003248/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=10577952 memory=9168436 CPUtime=3573.62 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 1482069 0 0 0 352550 4812 0 0 20 0 1 0 167298083 10831822848 2292109 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 2644488 2292109 1434 291 0 2636022 0
Current children cumulated CPU time: 3573.62 s
Current children cumulated vsize: 10577952 KiB
Current children cumulated memory: 9168436 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.8 s]
/proc/loadavg: 4.11 4.18 4.17 5/258 869415
/proc/meminfo: memFree=108702116/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=10577952 memory=9400216 CPUtime=3600.05 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 1500791 0 0 0 355155 4850 0 0 20 0 1 0 167298083 10831822848 2350054 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 2644488 2350054 1434 291 0 2636022 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 10577952 KiB
Current children cumulated memory: 9400216 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3611.04 s]
# the end of solver process 867214 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3553.55 s, system=48.7527 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3609.6 s]
/proc/loadavg: 4.11 4.18 4.17 5/258 869415
/proc/meminfo: memFree=108690108/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=10577952 memory=9400676 CPUtime=3600.85 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 1501260 0 0 0 355235 4850 0 0 20 0 1 0 167298083 10831822848 2350169 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 2644488 2350169 1506 291 0 2636022 0
Current children cumulated CPU time: 3600.85 s
Current children cumulated vsize: 10577952 KiB
Current children cumulated memory: 9400676 KiB

[startup+3610.4 s]
/proc/loadavg: 4.10 4.17 4.16 5/258 869416
/proc/meminfo: memFree=108688912/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=10577952 memory=9400676 CPUtime=3601.65 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 1501333 0 0 0 355315 4850 0 0 20 0 1 0 167298083 10831822848 2350169 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 2644488 2350169 1506 291 0 2636022 0
Current children cumulated CPU time: 3601.65 s
Current children cumulated vsize: 10577952 KiB
Current children cumulated memory: 9400676 KiB

[startup+3610.8 s]
/proc/loadavg: 4.10 4.17 4.16 5/258 869416
/proc/meminfo: memFree=108688912/131524600 swapFree=131071996/131071996
[pid=867214] ppid=867211 vsize=10577952 memory=9400676 CPUtime=3602.05 cores=1,3
/proc/867214/stat : 867214 (pb-oll-rs) R 867211 867214 863331 0 -1 4194304 1501333 0 0 0 355355 4850 0 0 20 0 1 0 167298083 10831822848 2350169 134679101440 4194304 5384005 140724772331088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 5674704 5678696 22347776 140724772332567 140724772332644 140724772332644 140724772339659 0
/proc/867214/statm: 2644488 2350169 1506 291 0 2636022 0
Current children cumulated CPU time: 3602.05 s
Current children cumulated vsize: 10577952 KiB
Current children cumulated memory: 9400676 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3611.04
CPU time (s): 3602.31
CPU user time (s): 3553.55
CPU system time (s): 48.7527
CPU usage (%): 99.758
Max. virtual memory (cumulated for all children) (KiB): 10577952
Max. memory (cumulated for all children) (KiB): 9400676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3553.55
system time used= 48.7527
maximum resident set size= 9400676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1501333
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= 9
involuntary context switches= 2077


# summary of solver processes directly reported to runsolver:
#   pid: 867214
#   total CPU time (s): 3602.31
#   total CPU user time (s): 3553.55
#   total CPU system time (s): 48.7527

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.39222 second user time and 15.9971 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-16 19:34:56
IDJOB=4436079
IDBENCH=157943
IDSOLVER=3067
FILE ID=nodeC033/4436079-1721151283
RUNJOBID= nodeC033-1721145156-863343
SLURM_JOB_ID= 7505735
Free space on /tmp= 889708 MiB

SOLVER NAME= pb-oll-rs 2024-07-02
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_fibo_20null10mast_rapportOE1.0_TMAX180_K192_cod1.opb
COMMAND LINE= pb-oll-rs BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436079-1721151283/watcher-4436079-1721151283 -o /tmp/evaluation-result-4436079-1721151283/solver-4436079-1721151283 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721145156-863343 --watchdog 3760  pb-oll-rs HOME/instance-4436079-1721151283.opb

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

MD5SUM BENCH= f42bed8b206e9691e6e5fc670f14b50f
RANDOM SEED=738563558

nodeC033.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3678.760
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 3652.947
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 3600.011
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 3680.553
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 3678.746
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 3681.088
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 3599.969
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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.938
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        106473308 kB
MemAvailable:   112336028 kB
Buffers:          452024 kB
Cached:          6176376 kB
SwapCached:            0 kB
Active:          1076216 kB
Inactive:       23187576 kB
Active(anon):       1556 kB
Inactive(anon): 17671580 kB
Active(file):    1074660 kB
Inactive(file):  5515996 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             32992 kB
Writeback:             0 kB
AnonPages:      17631160 kB
Mapped:           108272 kB
Shmem:             37716 kB
KReclaimable:     223420 kB
Slab:             344788 kB
SReclaimable:     223420 kB
SUnreclaim:       121368 kB
KernelStack:        4144 kB
PageTables:        44476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   20799540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62912 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7636992 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      273108 kB
DirectMap2M:    28860416 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 890016 MiB
End job on nodeC033 at 2024-07-16 20:35:07