Trace number 4425274

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
SCIP 2024-07-07? (TO) 3600.18 3608.2

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen06-18_wcsp.wbo
MD5SUM7ac97bb2deff70454cbda9bb64710db6
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark7173
Best CPU time to get the best result obtained on this benchmark3600.51
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2210
Total number of constraints246592
Number of soft constraints246492
Number of constraints which are clauses246492
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint26
Top cost 255184
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 44859114
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 27
Number of bits of the biggest sum of numbers5
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 SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4425274-1720883113.wbo>
0.88/0.94	c original problem has 248702 variables (248702 bin, 0 int, 0 impl, 0 cont) and 493085 constraints
0.88/0.94	c problem read in 0.94
3.58/3.62	c presolving:
4.28/4.37	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 246492 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 246592 clqs
12.24/12.36	c    (12.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)

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: 63968 MiB (59037 MiB free)
  memory of node 1: 64473 MiB (61757 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4425274-1720883113/watcher-4425274-1720883113 -o /tmp/evaluation-result-4425274-1720883113/solver-4425274-1720883113 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1720878485-707323 --watchdog 3760 pbscip -f HOME/instance-4425274-1720883113.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=712411, runsolver pid=712408

[startup+0.100889 s]*
/proc/loadavg: 4.08 4.09 4.09 5/255 712412
/proc/meminfo: memFree=123643828/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=103560 memory=62472 CPUtime=0.09 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 12764 0 0 0 8 1 0 0 20 0 1 0 140474849 106045440 15618 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 25890 15618 3217 3540 0 14147 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 103560 KiB
Current children cumulated memory: 62472 KiB

[startup+0.205487 s]*
/proc/loadavg: 4.08 4.09 4.09 5/255 712412
/proc/meminfo: memFree=123602164/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=147232 memory=106516 CPUtime=0.2 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 23784 0 0 0 17 3 0 0 20 0 1 0 140474849 150765568 26629 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 36808 26629 3217 3540 0 25065 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 147232 KiB
Current children cumulated memory: 106516 KiB

[startup+0.305531 s]*
/proc/loadavg: 4.08 4.09 4.09 5/255 712412
/proc/meminfo: memFree=123558516/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=189048 memory=148340 CPUtime=0.29 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 34229 0 0 0 25 4 0 0 20 0 1 0 140474849 193585152 37085 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 47262 37085 3217 3540 0 35519 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 189048 KiB
Current children cumulated memory: 148340 KiB

[startup+0.700189 s]
/proc/loadavg: 4.08 4.09 4.09 5/255 712412
/proc/meminfo: memFree=123477704/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=345624 memory=305148 CPUtime=0.69 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 72873 0 0 0 59 10 0 0 20 0 1 0 140474849 353918976 76287 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 86406 76287 3217 3540 0 74663 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 345624 KiB
Current children cumulated memory: 305148 KiB

[startup+1.50023 s]
/proc/loadavg: 4.08 4.09 4.09 5/255 712412
/proc/meminfo: memFree=123250544/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=828796 memory=786924 CPUtime=1.48 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 193054 0 0 0 122 26 0 0 20 0 1 0 140474849 848687104 196731 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 207199 196731 3536 3540 0 195456 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 828796 KiB
Current children cumulated memory: 786924 KiB

[startup+3.10577 s]
/proc/loadavg: 4.15 4.10 4.09 5/255 712412
/proc/meminfo: memFree=122191092/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=1613812 memory=1561824 CPUtime=3.09 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 378579 0 0 0 257 52 0 0 20 0 1 0 140474849 1652543488 390456 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 403453 390456 3568 3540 0 391710 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1613812 KiB
Current children cumulated memory: 1561824 KiB

[startup+6.30023 s]
/proc/loadavg: 4.15 4.10 4.09 5/255 712413
/proc/meminfo: memFree=121860008/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=1906888 memory=1843900 CPUtime=6.27 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 434241 0 0 0 566 61 0 0 20 0 1 0 140474849 1952653312 460975 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 476722 460975 3616 3540 0 464979 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1906888 KiB
Current children cumulated memory: 1843900 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.10 4.09 5/255 712413
/proc/meminfo: memFree=121850556/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=2197972 memory=1939872 CPUtime=12.65 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 439965 0 0 0 1201 64 0 0 20 0 1 0 140474849 2250723328 484968 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 549493 484968 3616 3540 0 537750 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2197972 KiB
Current children cumulated memory: 1939872 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.11 4.10 5/255 712416
/proc/meminfo: memFree=120164868/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=3959492 memory=3561732 CPUtime=25.4 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 657499 0 0 0 2420 120 0 0 20 0 1 0 140474849 4054519808 890433 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 989873 890433 3648 3540 0 978130 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 3959492 KiB
Current children cumulated memory: 3561732 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 4.10 4.09 5/255 712420
/proc/meminfo: memFree=117797212/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=6287580 memory=5889772 CPUtime=50.93 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1239581 0 0 0 4869 224 0 0 20 0 1 0 140474849 6438481920 1472443 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1571895 1472443 3648 3540 0 1560152 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 6287580 KiB
Current children cumulated memory: 5889772 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/255 712428
/proc/meminfo: memFree=116817736/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7217984 memory=6852440 CPUtime=101.96 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1472135 0 0 0 9925 271 0 0 20 0 1 0 140474849 7391215616 1713110 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804496 1713110 3648 3540 0 1792753 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 7217984 KiB
Current children cumulated memory: 6852440 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/255 712439
/proc/meminfo: memFree=116749324/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7217988 memory=6862724 CPUtime=161.79 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1472287 0 0 0 15903 276 0 0 20 0 1 0 140474849 7391219712 1715681 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804497 1715681 3648 3540 0 1792754 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 7217988 KiB
Current children cumulated memory: 6862724 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/254 712449
/proc/meminfo: memFree=116745248/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7217992 memory=6862728 CPUtime=221.61 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1472431 0 0 0 21879 282 0 0 20 0 1 0 140474849 7391223808 1715682 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804498 1715682 3648 3540 0 1792755 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 7217992 KiB
Current children cumulated memory: 6862728 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/254 712459
/proc/meminfo: memFree=116675772/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7217992 memory=6862728 CPUtime=281.43 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1472571 0 0 0 27856 287 0 0 20 0 1 0 140474849 7391223808 1715682 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804498 1715682 3648 3540 0 1792755 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 7217992 KiB
Current children cumulated memory: 6862728 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/256 712521
/proc/meminfo: memFree=117063756/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7217996 memory=6862732 CPUtime=341.24 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1472712 0 0 0 33832 292 0 0 20 0 1 0 140474849 7391227904 1715683 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804499 1715683 3648 3540 0 1792756 0
Current children cumulated CPU time: 341.24 s
Current children cumulated vsize: 7217996 KiB
Current children cumulated memory: 6862732 KiB

[startup+402.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/256 712531
/proc/meminfo: memFree=112037212/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7217996 memory=6862732 CPUtime=401.03 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1472852 0 0 0 39806 297 0 0 20 0 1 0 140474849 7391227904 1715683 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804499 1715683 3648 3540 0 1792756 0
Current children cumulated CPU time: 401.03 s
Current children cumulated vsize: 7217996 KiB
Current children cumulated memory: 6862732 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/261 712599
/proc/meminfo: memFree=119109868/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7217996 memory=6862732 CPUtime=460.88 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1472992 0 0 0 45786 302 0 0 20 0 1 0 140474849 7391227904 1715683 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804499 1715683 3648 3540 0 1792756 0
Current children cumulated CPU time: 460.88 s

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

Current children cumulated memory: 6877140 KiB

[startup+2922.3 s]
/proc/loadavg: 2.11 2.41 2.97 3/243 713721
/proc/meminfo: memFree=120970140/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218028 memory=6877140 CPUtime=2915.62 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1478189 0 0 0 291112 450 0 0 20 0 1 0 140474849 7391260672 1719285 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804507 1719285 3648 3540 0 1792764 0
Current children cumulated CPU time: 2915.62 s
Current children cumulated vsize: 7218028 KiB
Current children cumulated memory: 6877140 KiB

[startup+2982.3 s]
/proc/loadavg: 2.12 2.35 2.91 3/242 713731
/proc/meminfo: memFree=120969784/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218028 memory=6877140 CPUtime=2975.5 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1478331 0 0 0 297098 452 0 0 20 0 1 0 140474849 7391260672 1719285 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804507 1719285 3648 3540 0 1792764 0
Current children cumulated CPU time: 2975.5 s
Current children cumulated vsize: 7218028 KiB
Current children cumulated memory: 6877140 KiB

[startup+3042.3 s]
/proc/loadavg: 2.42 2.38 2.88 3/243 714125
/proc/meminfo: memFree=120968992/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218028 memory=6877140 CPUtime=3035.38 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1478470 0 0 0 303084 454 0 0 20 0 1 0 140474849 7391260672 1719285 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804507 1719285 3648 3540 0 1792764 0
Current children cumulated CPU time: 3035.38 s
Current children cumulated vsize: 7218028 KiB
Current children cumulated memory: 6877140 KiB

[startup+3102.3 s]
/proc/loadavg: 2.20 2.33 2.83 3/243 714136
/proc/meminfo: memFree=120969148/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218028 memory=6877140 CPUtime=3095.27 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1478613 0 0 0 309071 456 0 0 20 0 1 0 140474849 7391260672 1719285 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804507 1719285 3648 3540 0 1792764 0
Current children cumulated CPU time: 3095.27 s
Current children cumulated vsize: 7218028 KiB
Current children cumulated memory: 6877140 KiB

[startup+3162.3 s]
/proc/loadavg: 2.11 2.28 2.78 3/243 714147
/proc/meminfo: memFree=120968964/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218032 memory=6877144 CPUtime=3155.15 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1478724 0 0 0 315057 458 0 0 20 0 1 0 140474849 7391264768 1719286 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804508 1719286 3648 3540 0 1792765 0
Current children cumulated CPU time: 3155.15 s
Current children cumulated vsize: 7218032 KiB
Current children cumulated memory: 6877144 KiB

[startup+3222.3 s]
/proc/loadavg: 2.09 2.24 2.74 3/243 714325
/proc/meminfo: memFree=120967956/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218032 memory=6877144 CPUtime=3215.03 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1478860 0 0 0 321043 460 0 0 20 0 1 0 140474849 7391264768 1719286 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804508 1719286 3648 3540 0 1792765 0
Current children cumulated CPU time: 3215.03 s
Current children cumulated vsize: 7218032 KiB
Current children cumulated memory: 6877144 KiB

[startup+3282.3 s]
/proc/loadavg: 2.07 2.21 2.69 3/243 714335
/proc/meminfo: memFree=120968388/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218032 memory=6877144 CPUtime=3274.91 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1479000 0 0 0 327029 462 0 0 20 0 1 0 140474849 7391264768 1719286 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804508 1719286 3648 3540 0 1792765 0
Current children cumulated CPU time: 3274.91 s
Current children cumulated vsize: 7218032 KiB
Current children cumulated memory: 6877144 KiB

[startup+3342.3 s]
/proc/loadavg: 2.12 2.20 2.66 3/244 714361
/proc/meminfo: memFree=120967796/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218032 memory=6877144 CPUtime=3334.8 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1479114 0 0 0 333016 464 0 0 20 0 1 0 140474849 7391264768 1719286 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804508 1719286 3648 3540 0 1792765 0
Current children cumulated CPU time: 3334.8 s
Current children cumulated vsize: 7218032 KiB
Current children cumulated memory: 6877144 KiB

[startup+3402.3 s]
/proc/loadavg: 2.04 2.16 2.61 3/243 714372
/proc/meminfo: memFree=120967812/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218032 memory=6877144 CPUtime=3394.68 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1479249 0 0 0 339002 466 0 0 20 0 1 0 140474849 7391264768 1719286 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804508 1719286 3648 3540 0 1792765 0
Current children cumulated CPU time: 3394.68 s
Current children cumulated vsize: 7218032 KiB
Current children cumulated memory: 6877144 KiB

[startup+3462.3 s]
/proc/loadavg: 2.12 2.16 2.59 3/243 714383
/proc/meminfo: memFree=120967528/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218032 memory=6877144 CPUtime=3454.56 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1479385 0 0 0 344988 468 0 0 20 0 1 0 140474849 7391264768 1719286 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804508 1719286 3648 3540 0 1792765 0
Current children cumulated CPU time: 3454.56 s
Current children cumulated vsize: 7218032 KiB
Current children cumulated memory: 6877144 KiB

[startup+3522.3 s]
/proc/loadavg: 2.10 2.14 2.55 3/242 714396
/proc/meminfo: memFree=120967296/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218032 memory=6877144 CPUtime=3514.44 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1479525 0 0 0 350975 469 0 0 20 0 1 0 140474849 7391264768 1719286 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804508 1719286 3648 3540 0 1792765 0
Current children cumulated CPU time: 3514.44 s
Current children cumulated vsize: 7218032 KiB
Current children cumulated memory: 6877144 KiB

[startup+3582.3 s]
/proc/loadavg: 2.08 2.13 2.52 3/243 714407
/proc/meminfo: memFree=120966988/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218032 memory=6877144 CPUtime=3574.33 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1479639 0 0 0 356962 471 0 0 20 0 1 0 140474849 7391264768 1719286 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804508 1719286 3648 3540 0 1792765 0
Current children cumulated CPU time: 3574.33 s
Current children cumulated vsize: 7218032 KiB
Current children cumulated memory: 6877144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.11 s]
/proc/loadavg: 2.11 2.14 2.51 3/243 714412
/proc/meminfo: memFree=120966828/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218036 memory=6877148 CPUtime=3600.08 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1479702 0 0 0 359536 472 0 0 20 0 1 0 140474849 7391268864 1719287 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804509 1719287 3648 3540 0 1792766 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 7218036 KiB
Current children cumulated memory: 6877148 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.37 s, system=4.81331 s

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

[startup+3608.11 s]
/proc/loadavg: 2.11 2.14 2.51 3/243 714412
/proc/meminfo: memFree=120966828/131524600 swapFree=131071996/131071996
[pid=712411] ppid=712408 vsize=7218036 memory=6877148 CPUtime=3600.08 cores=4,6
/proc/712411/stat : 712411 (pbscip) R 712408 712411 704463 0 -1 4194304 1479702 0 0 0 359536 472 0 0 20 0 1 0 140474849 7391268864 1719287 134679101440 4194304 18693293 140723378806880 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 44281856 140723378815978 140723378816077 140723378816077 140723378823118 0
/proc/712411/statm: 1804509 1719287 3648 3540 0 1792766 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 7218036 KiB
Current children cumulated memory: 6877148 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.2
CPU time (s): 3600.18
CPU user time (s): 3595.37
CPU system time (s): 4.81331
CPU usage (%): 99.7778
Max. virtual memory (cumulated for all children) (KiB): 7218036
Max. memory (cumulated for all children) (KiB): 6877148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.37
system time used= 4.81331
maximum resident set size= 6877148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1479702
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 2797


# summary of solver processes directly reported to runsolver:
#   pid: 712411
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3595.37
#   total CPU system time (s): 4.81331

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.82878 second user time and 16.5421 second system time

The end

Launcher Data

Begin job on nodeC020 at 2024-07-13 17:05:26
IDJOB=4425274
IDBENCH=143872
IDSOLVER=3038
FILE ID=nodeC020/4425274-1720883113
RUNJOBID= nodeC020-1720878485-707323
SLURM_JOB_ID= 7483761
Free space on /tmp= 890004 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen06-18_wcsp.wbo
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4425274-1720883113/watcher-4425274-1720883113 -o /tmp/evaluation-result-4425274-1720883113/solver-4425274-1720883113 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1720878485-707323 --watchdog 3760  pbscip -f HOME/instance-4425274-1720883113.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 7ac97bb2deff70454cbda9bb64710db6
RANDOM SEED=2857610

nodeC020.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		: 3667.212
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	: 7000.05
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		: 3677.402
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	: 7005.84
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		: 3606.220
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	: 7000.05
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		: 3600.063
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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	: 7005.84
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		: 3664.271
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	: 7000.05
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		: 3677.421
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	: 7005.84
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		: 3660.462
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	: 7000.05
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		: 3600.063
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	: 7005.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123694460 kB
MemAvailable:   123745456 kB
Buffers:          330544 kB
Cached:           567580 kB
SwapCached:            0 kB
Active:           518744 kB
Inactive:        6745840 kB
Active(anon):       1592 kB
Inactive(anon):  6402608 kB
Active(file):     517152 kB
Inactive(file):   343232 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             25644 kB
Writeback:             0 kB
AnonPages:       6360960 kB
Mapped:           134148 kB
Shmem:             37720 kB
KReclaimable:      60872 kB
Slab:             157756 kB
SReclaimable:      60872 kB
SUnreclaim:        96884 kB
KernelStack:        4108 kB
PageTables:        22312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7405044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52672 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3049472 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:      166612 kB
DirectMap2M:     9043968 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 890036 MiB
End job on nodeC020 at 2024-07-13 18:05:35