Trace number 4457315

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
RoundingSat log (1)? (TO) 3600.76 3611.77

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm75p-dec.opb.negationfix.opb
MD5SUM8e33a6540182d2687f15b6bd9bbee190
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark5.39568
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2066432
Total number of constraints9096
Number of constraints which are clauses4035
Number of constraints which are cardinality constraints (but not clauses)4035
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint4035
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1481565
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 3948985
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
5.67/5.71	c #variables 2066432 #constraints 9096
3600.19/3611.20	c #Conflicts:       1000 | #Constraints:      10095
3600.19/3611.20	c #Conflicts:       2000 | #Constraints:      11095
3600.19/3611.20	c INPROCESSING
3600.19/3611.20	c GARBAGE COLLECT
3600.19/3611.20	c #Conflicts:       3000 | #Constraints:      11112
3600.19/3611.20	c #Conflicts:       4000 | #Constraints:      12112
3600.19/3611.20	c INPROCESSING
3600.19/3611.20	c GARBAGE COLLECT
3600.19/3611.20	c #Conflicts:       5000 | #Constraints:      11530
3600.19/3611.20	c #Conflicts:       6000 | #Constraints:      12530
3600.19/3611.20	c INPROCESSING
3600.19/3611.20	c GARBAGE COLLECT
3600.19/3611.20	c #Conflicts:       7000 | #Constraints:      11545
3600.19/3611.20	c #Conflicts:       8000 | #Constraints:      12545
3600.19/3611.20	c #Conflicts:       9000 | #Constraints:      13545
3600.19/3611.20	c INPROCESSING
3600.19/3611.20	c GARBAGE COLLECT
3600.19/3611.20	c #Conflicts:      10000 | #Constraints:      12253
3600.19/3611.20	c #Conflicts:      11000 | #Constraints:      13253
3600.19/3611.20	c #Conflicts:      12000 | #Constraints:      14254
3600.19/3611.20	c INPROCESSING
3600.19/3611.20	c GARBAGE COLLECT
3600.19/3611.20	c #Conflicts:      13000 | #Constraints:      12707
3600.19/3611.20	c #Conflicts:      14000 | #Constraints:      13707
3600.19/3611.20	c #Conflicts:      15000 | #Constraints:      14707
3600.19/3611.20	c INPROCESSING
3600.19/3611.20	c GARBAGE COLLECT
3600.19/3611.20	c Program interrupted by user.
3600.68/3611.70	c cpu time 3572.17 s
3600.68/3611.70	c deterministic time 53602419087 5.36e+10
3600.68/3611.70	c optimization time 2247.22 s
3600.68/3611.70	c total solve time 1319.73 s
3600.68/3611.70	c core-guided solve time 0 s
3600.68/3611.70	c propagation time 2848.69 s
3600.68/3611.70	c conflict analysis time 197.258 s
3600.68/3611.70	c propagations 64928081
3600.68/3611.70	c resolve steps 54827
3600.68/3611.70	c decisions 22913127
3600.68/3611.70	c conflicts 15909
3600.68/3611.70	c restarts 62
3600.68/3611.70	c inprocessing phases 6
3600.68/3611.70	c input clauses 4035
3600.68/3611.70	c input cardinalities 4035
3600.68/3611.70	c input general constraints 1026
3600.68/3611.70	c input average constraint length 906.80
3600.68/3611.70	c input average constraint degree 199954.33
3600.68/3611.70	c learned clauses 256
3600.68/3611.70	c learned cardinalities 62
3600.68/3611.70	c learned general constraints 15594
3600.68/3611.70	c learned average constraint length 41188.57
3600.68/3611.70	c learned average constraint degree 30662032914.76
3600.68/3611.70	c watched constraints 15142
3600.68/3611.70	c counting constraints 1478
3600.68/3611.70	c gcd simplifications 330
3600.68/3611.70	c detected cardinalities 0
3600.68/3611.70	c weakened non-implied lits 31182839
3600.68/3611.70	c weakened non-implying lits 6217
3600.68/3611.70	c original variables 2066432
3600.68/3611.70	c clausal propagations 58647
3600.68/3611.70	c cardinality propagations 3965738
3600.68/3611.70	c watched propagations 26950783
3600.68/3611.70	c counting propagations 31080224
3600.68/3611.70	c watch lookups 42674168
3600.68/3611.70	c watch backjump lookups 37255281
3600.68/3611.70	c watch checks 41693127939
3600.68/3611.70	c propagation checks 10613728294
3600.68/3611.70	c constraint additions 1039872664
3600.68/3611.70	c trail pops 87854461
3600.68/3611.70	c formula constraints 9096
3600.68/3611.70	c learned constraints 15906
3600.68/3611.70	c bound constraints 0
3600.68/3611.70	c core-guided constraints 0
3600.68/3611.70	c encountered formula constraints 46636
3600.68/3611.70	c encountered learned constraints 24063
3600.68/3611.70	c encountered bound constraints 0
3600.68/3611.70	c encountered core-guided constraints 0
3600.68/3611.70	c LP total time 2903.48 s
3600.68/3611.70	c LP solve time 2901.24 s
3600.68/3611.70	c LP constraints added 9096
3600.68/3611.70	c LP constraints removed 0
3600.68/3611.70	c LP pivots internal 44071
3600.68/3611.70	c LP pivots root 21000
3600.68/3611.70	c LP calls 8
3600.68/3611.70	c LP optimalities 0
3600.68/3611.70	c LP no pivot count 0
3600.68/3611.70	c LP infeasibilities 3
3600.68/3611.70	c LP valid Farkas constraints 3
3600.68/3611.70	c LP learned Farkas constraints 3
3600.68/3611.70	c LP basis resets 0
3600.68/3611.70	c LP cycling count 0
3600.68/3611.70	c LP singular count 0
3600.68/3611.70	c LP no primal count 0
3600.68/3611.70	c LP no farkas count 0
3600.68/3611.70	c LP other issue count 0
3600.68/3611.70	c LP Gomory cuts 0
3600.68/3611.70	c LP learned cuts 0
3600.68/3611.70	c LP deleted cuts 0
3600.68/3611.70	c LP encountered Gomory constraints 0
3600.68/3611.70	c LP encountered Farkas constraints 31
3600.68/3611.70	c LP encountered learned Farkas constraints 3
3600.68/3611.70	c CG auxiliary variables introduced 0
3600.68/3611.70	c CG solutions found 0
3600.68/3611.70	c CG cores constructed 0
3600.68/3611.70	c CG core cardinality constraints returned 0
3600.68/3611.70	c CG unit cores 0
3600.68/3611.70	c CG single cores 0
3600.68/3611.70	c CG blocks removed during cardinality reduction 0
3600.68/3611.70	c CG first core best 0
3600.68/3611.70	c CG decision core best 0
3600.68/3611.70	c CG core reduction tie 0
3600.68/3611.70	c CG core degree average 0.00
3600.68/3611.70	c CG core slack average 0.00
3600.68/3611.70	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (60621 MiB free)
  memory of node 1: 64473 MiB (58181 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4457315-1721836579/watcher-4457315-1721836579 -o /tmp/evaluation-result-4457315-1721836579/solver-4457315-1721836579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721831972-195183 --watchdog 3760 roundingsat --print-sol=1 --time limit=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4457315-1721836579 --lp-cut-gomory=0 HOME/instance-4457315-1721836579.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=198200, runsolver pid=198197

[startup+0.100585 s]*
/proc/loadavg: 4.12 4.20 4.17 5/248 198201
/proc/meminfo: memFree=121641072/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=50804 memory=19328 CPUtime=0.1 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 4935 0 0 0 9 1 0 0 20 0 1 0 19646962 52023296 4832 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 12701 4832 1376 992 0 4559 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 50804 KiB
Current children cumulated memory: 19328 KiB

[startup+0.213284 s]*
/proc/loadavg: 4.12 4.20 4.17 5/248 198201
/proc/meminfo: memFree=121604856/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=89120 memory=53676 CPUtime=0.21 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 11200 0 0 0 18 3 0 0 20 0 1 0 19646962 91258880 13419 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 22280 13419 1376 992 0 14138 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 89120 KiB
Current children cumulated memory: 53676 KiB

[startup+0.313195 s]*
/proc/loadavg: 4.12 4.20 4.17 5/248 198201
/proc/meminfo: memFree=121566988/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=140276 memory=96452 CPUtime=0.31 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 15758 0 0 0 26 5 0 0 20 0 1 0 19646962 143642624 24113 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 35069 24113 1376 992 0 26927 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 140276 KiB
Current children cumulated memory: 96452 KiB

[startup+0.700332 s]
/proc/loadavg: 4.12 4.20 4.17 5/248 198201
/proc/meminfo: memFree=121521532/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=245436 memory=196024 CPUtime=0.68 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 21818 0 0 0 60 8 0 0 20 0 1 0 19646962 251326464 49006 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 61359 49006 1376 992 0 53217 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 245436 KiB
Current children cumulated memory: 196024 KiB

[startup+1.50032 s]
/proc/loadavg: 4.12 4.20 4.17 5/248 198202
/proc/meminfo: memFree=121414176/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=467940 memory=400664 CPUtime=1.48 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 30093 0 0 0 132 16 0 0 20 0 1 0 19646962 479170560 100166 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 116985 100166 1376 992 0 108843 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 467940 KiB
Current children cumulated memory: 400664 KiB

[startup+3.11294 s]
/proc/loadavg: 4.12 4.20 4.17 5/248 198202
/proc/meminfo: memFree=121053932/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=479616 memory=443776 CPUtime=3.09 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 31177 0 0 0 285 24 0 0 20 0 1 0 19646962 491126784 110944 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 119904 110944 1376 992 0 111762 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 479616 KiB
Current children cumulated memory: 443776 KiB

[startup+6.30033 s]
/proc/loadavg: 4.11 4.20 4.17 5/248 198202
/proc/meminfo: memFree=120243572/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=1264208 memory=1233864 CPUtime=6.26 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 77049 0 0 0 564 62 0 0 20 0 1 0 19646962 1294548992 308466 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 316052 308466 1663 992 0 307910 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1264208 KiB
Current children cumulated memory: 1233864 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.20 4.17 5/248 198204
/proc/meminfo: memFree=119688268/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=1851012 memory=1749204 CPUtime=12.65 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 101511 0 0 0 1061 204 0 0 20 0 1 0 19646962 1895436288 437301 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 462753 437301 1743 992 0 454611 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1851012 KiB
Current children cumulated memory: 1749204 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.19 4.17 5/248 198205
/proc/meminfo: memFree=119425020/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=2086560 memory=1938452 CPUtime=25.41 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 105525 0 0 0 2256 285 0 0 20 0 1 0 19646962 2136637440 484613 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 521640 484613 1743 992 0 513498 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2086560 KiB
Current children cumulated memory: 1938452 KiB

[startup+51.113 s]
/proc/loadavg: 4.05 4.17 4.16 5/247 198210
/proc/meminfo: memFree=118937344/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=2433744 memory=2169760 CPUtime=50.94 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 107435 0 0 0 4504 590 0 0 20 0 1 0 19646962 2492153856 542440 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 608436 542440 1759 992 0 600294 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2433744 KiB
Current children cumulated memory: 2169760 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.16 4.16 9/247 198218
/proc/meminfo: memFree=118655136/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=2459576 memory=2209716 CPUtime=101.98 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 110075 0 0 0 9374 824 0 0 20 0 1 0 19646962 2518605824 552429 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 614894 552429 1855 992 0 606752 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2459576 KiB
Current children cumulated memory: 2209716 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.16 4.16 5/249 198399
/proc/meminfo: memFree=118339092/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=2469816 memory=2285888 CPUtime=161.8 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 111677 0 0 0 15339 841 0 0 20 0 1 0 19646962 2529091584 571472 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 617454 571472 1855 992 0 609312 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 2469816 KiB
Current children cumulated memory: 2285888 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.16 4.16 5/249 198409
/proc/meminfo: memFree=118098288/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=2469816 memory=2287172 CPUtime=221.63 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 112034 0 0 0 21322 841 0 0 20 0 1 0 19646962 2529091584 571793 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 617454 571793 1855 992 0 609312 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 2469816 KiB
Current children cumulated memory: 2287172 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.14 4.15 5/246 198433
/proc/meminfo: memFree=117594852/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=2819064 memory=2459996 CPUtime=281.47 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 113457 0 0 0 27126 1021 0 0 20 0 1 0 19646962 2886721536 614999 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 704766 614999 1855 992 0 696624 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 2819064 KiB
Current children cumulated memory: 2459996 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.15 4.15 5/246 198444
/proc/meminfo: memFree=116932672/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=2864952 memory=2622624 CPUtime=341.29 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 123423 0 0 0 32766 1363 0 0 20 0 1 0 19646962 2933710848 655656 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 716238 655656 1855 992 0 708096 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 2864952 KiB
Current children cumulated memory: 2622624 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/246 198454
/proc/meminfo: memFree=116704456/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=2864952 memory=2624592 CPUtime=401.12 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 123846 0 0 0 38748 1364 0 0 20 0 1 0 19646962 2933710848 656148 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 716238 656148 1855 992 0 708096 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 2864952 KiB
Current children cumulated memory: 2624592 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.14 4.15 5/245 198465
/proc/meminfo: memFree=116473396/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=2864952 memory=2628452 CPUtime=460.96 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 124156 0 0 0 44732 1364 0 0 20 0 1 0 19646962 2933710848 657113 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 716238 657113 1855 992 0 708096 0

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

Current children cumulated memory: 4288784 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.21 4.20 5/244 199915
/proc/meminfo: memFree=118427736/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4878688 memory=4288884 CPUtime=3033.27 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 253342 0 0 0 300692 2635 0 0 20 0 1 0 19646962 4995776512 1072221 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1219672 1072221 1855 992 0 1211530 0
Current children cumulated CPU time: 3033.27 s
Current children cumulated vsize: 4878688 KiB
Current children cumulated memory: 4288884 KiB

[startup+3102.3 s]
/proc/loadavg: 4.05 4.17 4.18 5/244 199926
/proc/meminfo: memFree=118197252/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4878688 memory=4290012 CPUtime=3093.08 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 253840 0 0 0 306672 2636 0 0 20 0 1 0 19646962 4995776512 1072503 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1219672 1072503 1855 992 0 1211530 0
Current children cumulated CPU time: 3093.08 s
Current children cumulated vsize: 4878688 KiB
Current children cumulated memory: 4290012 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.17 4.18 5/244 199936
/proc/meminfo: memFree=117981652/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4878688 memory=4292788 CPUtime=3152.87 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 254385 0 0 0 312649 2638 0 0 20 0 1 0 19646962 4995776512 1073197 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1219672 1073197 1855 992 0 1211530 0
Current children cumulated CPU time: 3152.87 s
Current children cumulated vsize: 4878688 KiB
Current children cumulated memory: 4292788 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.17 4.18 5/244 199948
/proc/meminfo: memFree=117779176/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4879220 memory=4308532 CPUtime=3212.68 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 254774 0 0 0 318629 2639 0 0 20 0 1 0 19646962 4996321280 1077133 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1219805 1077133 1855 992 0 1211663 0
Current children cumulated CPU time: 3212.68 s
Current children cumulated vsize: 4879220 KiB
Current children cumulated memory: 4308532 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.15 4.17 5/246 199962
/proc/meminfo: memFree=117548284/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4879220 memory=4317800 CPUtime=3272.48 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 255229 0 0 0 324608 2640 0 0 20 0 1 0 19646962 4996321280 1079450 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1219805 1079450 1855 992 0 1211663 0
Current children cumulated CPU time: 3272.48 s
Current children cumulated vsize: 4879220 KiB
Current children cumulated memory: 4317800 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.15 4.17 5/246 199973
/proc/meminfo: memFree=117334072/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4879220 memory=4317800 CPUtime=3332.29 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 255616 0 0 0 330587 2642 0 0 20 0 1 0 19646962 4996321280 1079450 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1219805 1079450 1855 992 0 1211663 0
Current children cumulated CPU time: 3332.29 s
Current children cumulated vsize: 4879220 KiB
Current children cumulated memory: 4317800 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.14 4.17 5/246 199984
/proc/meminfo: memFree=117167532/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4879220 memory=4317800 CPUtime=3392.1 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 256126 0 0 0 336567 2643 0 0 20 0 1 0 19646962 4996321280 1079450 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1219805 1079450 1855 992 0 1211663 0
Current children cumulated CPU time: 3392.1 s
Current children cumulated vsize: 4879220 KiB
Current children cumulated memory: 4317800 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.12 4.16 5/246 199994
/proc/meminfo: memFree=116974556/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4879220 memory=4317800 CPUtime=3451.89 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 256483 0 0 0 342546 2643 0 0 20 0 1 0 19646962 4996321280 1079450 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1219805 1079450 1855 992 0 1211663 0
Current children cumulated CPU time: 3451.89 s
Current children cumulated vsize: 4879220 KiB
Current children cumulated memory: 4317800 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.11 4.15 5/246 200005
/proc/meminfo: memFree=116816468/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4879220 memory=4317800 CPUtime=3511.68 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 256906 0 0 0 348524 2644 0 0 20 0 1 0 19646962 4996321280 1079450 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1219805 1079450 1855 992 0 1211663 0
Current children cumulated CPU time: 3511.68 s
Current children cumulated vsize: 4879220 KiB
Current children cumulated memory: 4317800 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.11 4.15 5/246 200399
/proc/meminfo: memFree=116641856/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4879220 memory=4317800 CPUtime=3571.48 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 257471 0 0 0 354502 2646 0 0 20 0 1 0 19646962 4996321280 1079450 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1219805 1079450 1855 992 0 1211663 0
Current children cumulated CPU time: 3571.48 s
Current children cumulated vsize: 4879220 KiB
Current children cumulated memory: 4317800 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.10 4.11 4.15 5/246 200405
/proc/meminfo: memFree=116504768/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4895660 memory=4334316 CPUtime=3600.09 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 262695 0 0 0 357198 2811 0 0 20 0 1 0 19646962 5013155840 1083579 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1223915 1083579 1855 992 0 1215773 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 4895660 KiB
Current children cumulated memory: 4334316 KiB

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

[startup+3611.77 s]
# the end of solver process 198200 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3572.58 s, system=28.1832 s

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

[startup+3611.2 s]
/proc/loadavg: 4.10 4.11 4.15 5/246 200405
/proc/meminfo: memFree=116504768/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4895660 memory=4334500 CPUtime=3600.28 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 262868 0 0 0 357217 2811 0 0 20 0 1 0 19646962 5013155840 1083625 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 0 0 0 0 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1223915 1083625 1855 992 0 1215773 0
Current children cumulated CPU time: 3600.28 s
Current children cumulated vsize: 4895660 KiB
Current children cumulated memory: 4334500 KiB

[startup+3611.6 s]
/proc/loadavg: 4.10 4.11 4.15 5/246 200405
/proc/meminfo: memFree=116504768/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4420268 memory=3859708 CPUtime=3600.58 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 263000 0 0 0 357246 2812 0 0 20 0 1 0 19646962 4526354432 964927 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 2 0 0 11 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1105067 964927 1950 992 0 1096925 0
Current children cumulated CPU time: 3600.58 s
Current children cumulated vsize: 4420268 KiB
Current children cumulated memory: 3859708 KiB

[startup+3611.7 s]
/proc/loadavg: 4.10 4.11 4.15 5/246 200405
/proc/meminfo: memFree=116504768/131655788 swapFree=131070192/131071996
[pid=198200] ppid=198197 vsize=4321964 memory=3761404 CPUtime=3600.68 cores=0,2
/proc/198200/stat : 198200 (roundingsat) R 198197 198200 195173 0 -1 4194304 263031 0 0 0 357256 2812 0 0 20 0 1 0 19646962 4425691136 940351 134679101440 4194304 8254037 140727741621552 0 0 0 0 0 25182210 0 0 0 17 2 0 0 11 0 0 9037040 9046032 16744448 140727741629276 140727741629538 140727741629538 140727741636553 0
/proc/198200/statm: 1080491 940351 1950 992 0 1072349 0
Current children cumulated CPU time: 3600.68 s
Current children cumulated vsize: 4321964 KiB
Current children cumulated memory: 3761404 KiB

Child status: 0

Real time (s): 3611.77
CPU time (s): 3600.76
CPU user time (s): 3572.58
CPU system time (s): 28.1832
CPU usage (%): 99.6952
Max. virtual memory (cumulated for all children) (KiB): 4895660
Max. memory (cumulated for all children) (KiB): 4334500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.58
system time used= 28.1832
maximum resident set size= 4334500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263039
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4412592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2007
involuntary context switches= 25227


# summary of solver processes directly reported to runsolver:
#   pid: 198200
#   total CPU time (s): 3600.76
#   total CPU user time (s): 3572.58
#   total CPU system time (s): 28.1832

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3027 second user time and 36.528 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-24 17:56:21
IDJOB=4457315
IDBENCH=160496
IDSOLVER=3085
FILE ID=nodeC002/4457315-1721836579
RUNJOBID= nodeC002-1721831972-195183
SLURM_JOB_ID= 7891529
Free space on /tmp= 723664 MiB

SOLVER NAME= RoundingSat log
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm75p-dec.opb.negationfix.opb
COMMAND LINE= roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=CERTNAME --lp-cut-gomory=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4457315-1721836579/watcher-4457315-1721836579 -o /tmp/evaluation-result-4457315-1721836579/solver-4457315-1721836579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721831972-195183 --watchdog 3760  roundingsat --print-sol=1 --'time limit'=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4457315-1721836579 --lp-cut-gomory=0 HOME/instance-4457315-1721836579.opb

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

MD5SUM BENCH= 8e33a6540182d2687f15b6bd9bbee190
RANDOM SEED=1524166860

nodeC002.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	: 0xb00001f
cpu MHz		: 3092.868
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 invpcid_single pti 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	: 6983.43
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		: 3672.246
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 invpcid_single pti 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	: 6983.41
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.488
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 invpcid_single pti 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	: 6983.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.419
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 invpcid_single pti 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	: 6983.41
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		: 3661.453
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 invpcid_single pti 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	: 6983.43
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		: 3671.774
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 invpcid_single pti 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	: 6983.41
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.586
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 invpcid_single pti 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	: 6983.43
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.650
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 invpcid_single pti 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	: 6983.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        121654784 kB
MemAvailable:   129682092 kB
Buffers:          272364 kB
Cached:          8568268 kB
SwapCached:           72 kB
Active:          2241064 kB
Inactive:        7170764 kB
Active(anon):       1544 kB
Inactive(anon):   623568 kB
Active(file):    2239520 kB
Inactive(file):  6547196 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070192 kB
Dirty:            169268 kB
Writeback:             0 kB
AnonPages:        566284 kB
Mapped:           111620 kB
Shmem:             53844 kB
KReclaimable:     161584 kB
Slab:             275420 kB
SReclaimable:     161584 kB
SUnreclaim:       113836 kB
KernelStack:        4000 kB
PageTables:        10672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1064024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            11872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    364544 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:      316232 kB
DirectMap2M:    36288512 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723660 MiB
End job on nodeC002 at 2024-07-24 18:56:33