Trace number 4425175

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.09 3609.42

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/celar/
normalized-celar6-sub1-24_wcsp.wbo
MD5SUM0fb77b786bdb5828a2775dbdb30deb06
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark2658
Best CPU time to get the best result obtained on this benchmark3600.16
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables336
Total number of constraints69031
Number of soft constraints69017
Number of constraints which are clauses69017
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint24
Top cost 47694
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 9891329
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25
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-4425175-1720883757.wbo>
0.19/0.25	c original problem has 69353 variables (69353 bin, 0 int, 0 impl, 0 cont) and 138049 constraints
0.19/0.25	c problem read in 0.25
0.89/0.97	c presolving:
1.09/1.16	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 69017 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 69031 clqs
3.28/3.32	c    (3.3s) 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 (60798 MiB free)
  memory of node 1: 64473 MiB (60955 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4425175-1720883757/watcher-4425175-1720883757 -o /tmp/evaluation-result-4425175-1720883757/solver-4425175-1720883757 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1720879214-711486 --watchdog 3760 pbscip -f HOME/instance-4425175-1720883757.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=714290, runsolver pid=714287
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 4.14 4.15 4.16 5/260 714291
/proc/meminfo: memFree=124630580/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=102252 memory=61008 CPUtime=0.09 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 12285 0 0 0 8 1 0 0 20 0 1 0 140539540 104706048 15252 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 25563 15252 3257 3540 0 13820 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 102252 KiB
Current children cumulated memory: 61008 KiB

[startup+0.205668 s]*
/proc/loadavg: 4.14 4.15 4.16 5/260 714291
/proc/meminfo: memFree=124587068/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=146256 memory=105188 CPUtime=0.19 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 23357 0 0 0 16 3 0 0 20 0 1 0 140539540 149766144 26297 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 36564 26297 3257 3540 0 24821 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 146256 KiB
Current children cumulated memory: 105188 KiB

[startup+0.305566 s]*
/proc/loadavg: 4.14 4.15 4.16 5/260 714291
/proc/meminfo: memFree=124511216/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=223780 memory=183328 CPUtime=0.3 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 43469 0 0 0 23 7 0 0 20 0 1 0 140539540 229150720 45766 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 55945 45766 3560 3540 0 44202 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 223780 KiB
Current children cumulated memory: 183328 KiB

[startup+0.70022 s]
/proc/loadavg: 4.14 4.15 4.16 5/260 714291
/proc/meminfo: memFree=124400392/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=430008 memory=386632 CPUtime=0.68 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 94305 0 0 0 55 13 0 0 20 0 1 0 140539540 440328192 96658 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 107502 96658 3608 3540 0 95759 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 430008 KiB
Current children cumulated memory: 386632 KiB

[startup+1.50024 s]
/proc/loadavg: 4.13 4.14 4.16 5/260 714291
/proc/meminfo: memFree=124183672/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=585136 memory=538324 CPUtime=1.48 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 132326 0 0 0 129 19 0 0 20 0 1 0 140539540 599179264 134581 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 146284 134581 3656 3540 0 134541 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 585136 KiB
Current children cumulated memory: 538324 KiB

[startup+3.10567 s]
/proc/loadavg: 4.13 4.14 4.16 5/260 714291
/proc/meminfo: memFree=124151048/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=585136 memory=538324 CPUtime=3.09 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 132326 0 0 0 289 20 0 0 20 0 1 0 140539540 599179264 134581 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 146284 134581 3656 3540 0 134541 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 585136 KiB
Current children cumulated memory: 538324 KiB

[startup+6.30016 s]
/proc/loadavg: 4.12 4.14 4.16 5/260 714292
/proc/meminfo: memFree=123720756/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1133628 memory=995456 CPUtime=6.27 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 205452 0 0 0 591 36 0 0 20 0 1 0 140539540 1160835072 248864 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 283407 248864 3688 3540 0 271664 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1133628 KiB
Current children cumulated memory: 995456 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.14 4.16 5/260 714292
/proc/meminfo: memFree=123349580/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1476476 memory=1346660 CPUtime=12.66 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 292222 0 0 0 1216 50 0 0 20 0 1 0 140539540 1511911424 336665 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 369119 336665 3688 3540 0 357376 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1476476 KiB
Current children cumulated memory: 1346660 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.13 4.15 5/260 714294
/proc/meminfo: memFree=123226492/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1588368 memory=1462928 CPUtime=25.43 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 320784 0 0 0 2489 54 0 0 20 0 1 0 140539540 1626488832 365732 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 397092 365732 3688 3540 0 385349 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1588368 KiB
Current children cumulated memory: 1462928 KiB

[startup+51.1054 s]
/proc/loadavg: 4.11 4.14 4.15 5/259 714298
/proc/meminfo: memFree=123201192/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608908 memory=1483768 CPUtime=50.99 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 326001 0 0 0 5043 56 0 0 20 0 1 0 140539540 1647521792 370942 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402227 370942 3688 3540 0 390484 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 1608908 KiB
Current children cumulated memory: 1483768 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/259 714308
/proc/meminfo: memFree=123200112/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608916 memory=1483768 CPUtime=102.08 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 326021 0 0 0 10152 56 0 0 20 0 1 0 140539540 1647529984 370942 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402229 370942 3688 3540 0 390486 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 1608916 KiB
Current children cumulated memory: 1483768 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.14 5/259 714318
/proc/meminfo: memFree=123174184/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608920 memory=1483768 CPUtime=161.94 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 326043 0 0 0 16137 57 0 0 20 0 1 0 140539540 1647534080 370942 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402230 370942 3688 3540 0 390487 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 1608920 KiB
Current children cumulated memory: 1483768 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.14 5/259 714329
/proc/meminfo: memFree=123156236/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608924 memory=1483804 CPUtime=221.78 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 326065 0 0 0 22120 58 0 0 20 0 1 0 140539540 1647538176 370951 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402231 370951 3688 3540 0 390488 0
Current children cumulated CPU time: 221.78 s
Current children cumulated vsize: 1608924 KiB
Current children cumulated memory: 1483804 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/258 714342
/proc/meminfo: memFree=123149412/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608924 memory=1483804 CPUtime=281.6 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 326086 0 0 0 28101 59 0 0 20 0 1 0 140539540 1647538176 370951 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402231 370951 3688 3540 0 390488 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 1608924 KiB
Current children cumulated memory: 1483804 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.13 4.14 5/255 714352
/proc/meminfo: memFree=122940472/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608928 memory=1483804 CPUtime=341.44 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 326108 0 0 0 34084 60 0 0 20 0 1 0 140539540 1647542272 370951 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402232 370951 3688 3540 0 390489 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 1608928 KiB
Current children cumulated memory: 1483804 KiB

[startup+402.3 s]
/proc/loadavg: 4.18 4.13 4.14 5/255 714362
/proc/meminfo: memFree=122770452/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608932 memory=1483812 CPUtime=401.27 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 326130 0 0 0 40066 61 0 0 20 0 1 0 140539540 1647546368 370953 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402233 370953 3688 3540 0 390490 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 1608932 KiB
Current children cumulated memory: 1483812 KiB

[startup+462.3 s]
/proc/loadavg: 4.18 4.14 4.14 5/255 714374
/proc/meminfo: memFree=122757012/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608932 memory=1483812 CPUtime=461.1 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 326152 0 0 0 46048 62 0 0 20 0 1 0 140539540 1647546368 370953 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402233 370953 3688 3540 0 390490 0
Current children cumulated CPU time: 461.1 s

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

Current children cumulated memory: 1483864 KiB

[startup+2862.3 s]
/proc/loadavg: 2.07 2.09 2.32 3/242 716051
/proc/meminfo: memFree=123632352/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608984 memory=1483868 CPUtime=2854.37 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 326991 0 0 0 285340 97 0 0 20 0 1 0 140539540 1647599616 370967 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402246 370967 3688 3540 0 390503 0
Current children cumulated CPU time: 2854.37 s
Current children cumulated vsize: 1608984 KiB
Current children cumulated memory: 1483868 KiB

[startup+2922.3 s]
/proc/loadavg: 2.13 2.10 2.31 3/242 716062
/proc/meminfo: memFree=123560928/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608984 memory=1483868 CPUtime=2914.2 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327012 0 0 0 291322 98 0 0 20 0 1 0 140539540 1647599616 370967 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402246 370967 3688 3540 0 390503 0
Current children cumulated CPU time: 2914.2 s
Current children cumulated vsize: 1608984 KiB
Current children cumulated memory: 1483868 KiB

[startup+2982.3 s]
/proc/loadavg: 2.05 2.08 2.28 3/240 716073
/proc/meminfo: memFree=123481872/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608984 memory=1483868 CPUtime=2974.03 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327033 0 0 0 297304 99 0 0 20 0 1 0 140539540 1647599616 370967 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402246 370967 3688 3540 0 390503 0
Current children cumulated CPU time: 2974.03 s
Current children cumulated vsize: 1608984 KiB
Current children cumulated memory: 1483868 KiB

[startup+3042.3 s]
/proc/loadavg: 1.69 1.99 2.24 2/233 716113
/proc/meminfo: memFree=127351172/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608988 memory=1484180 CPUtime=3033.88 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327051 0 0 0 303289 99 0 0 20 0 1 0 140539540 1647603712 371045 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402247 371045 3688 3540 0 390504 0
Current children cumulated CPU time: 3033.88 s
Current children cumulated vsize: 1608988 KiB
Current children cumulated memory: 1484180 KiB

[startup+3102.3 s]
/proc/loadavg: 1.31 1.82 2.16 2/233 716124
/proc/meminfo: memFree=127350464/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608988 memory=1484432 CPUtime=3093.79 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327066 0 0 0 309279 100 0 0 20 0 1 0 140539540 1647603712 371108 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402247 371108 3688 3540 0 390504 0
Current children cumulated CPU time: 3093.79 s
Current children cumulated vsize: 1608988 KiB
Current children cumulated memory: 1484432 KiB

[startup+3162.3 s]
/proc/loadavg: 1.16 1.68 2.09 2/233 716134
/proc/meminfo: memFree=127348164/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608988 memory=1485972 CPUtime=3153.69 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327082 0 0 0 315269 100 0 0 20 0 1 0 140539540 1647603712 371493 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402247 371493 3688 3540 0 390504 0
Current children cumulated CPU time: 3153.69 s
Current children cumulated vsize: 1608988 KiB
Current children cumulated memory: 1485972 KiB

[startup+3222.3 s]
/proc/loadavg: 1.13 1.57 2.03 2/233 716144
/proc/meminfo: memFree=127347276/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608988 memory=1485972 CPUtime=3213.6 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327098 0 0 0 321259 101 0 0 20 0 1 0 140539540 1647603712 371493 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402247 371493 3688 3540 0 390504 0
Current children cumulated CPU time: 3213.6 s
Current children cumulated vsize: 1608988 KiB
Current children cumulated memory: 1485972 KiB

[startup+3282.3 s]
/proc/loadavg: 1.10 1.48 1.96 2/235 716160
/proc/meminfo: memFree=127344800/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608988 memory=1487476 CPUtime=3273.5 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327114 0 0 0 327249 101 0 0 20 0 1 0 140539540 1647603712 371869 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402247 371869 3688 3540 0 390504 0
Current children cumulated CPU time: 3273.5 s
Current children cumulated vsize: 1608988 KiB
Current children cumulated memory: 1487476 KiB

[startup+3342.3 s]
/proc/loadavg: 1.08 1.41 1.91 2/235 716170
/proc/meminfo: memFree=127334392/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608992 memory=1497364 CPUtime=3333.4 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327136 0 0 0 333239 101 0 0 20 0 1 0 140539540 1647607808 374341 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402248 374341 3688 3540 0 390505 0
Current children cumulated CPU time: 3333.4 s
Current children cumulated vsize: 1608992 KiB
Current children cumulated memory: 1497364 KiB

[startup+3402.3 s]
/proc/loadavg: 1.06 1.34 1.85 2/235 716180
/proc/meminfo: memFree=127333540/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608992 memory=1497700 CPUtime=3393.31 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327173 0 0 0 339229 102 0 0 20 0 1 0 140539540 1647607808 374425 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402248 374425 3688 3540 0 390505 0
Current children cumulated CPU time: 3393.31 s
Current children cumulated vsize: 1608992 KiB
Current children cumulated memory: 1497700 KiB

[startup+3462.3 s]
/proc/loadavg: 1.06 1.29 1.80 2/235 716192
/proc/meminfo: memFree=127332704/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608992 memory=1497700 CPUtime=3453.21 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327201 0 0 0 345219 102 0 0 20 0 1 0 140539540 1647607808 374425 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402248 374425 3688 3540 0 390505 0
Current children cumulated CPU time: 3453.21 s
Current children cumulated vsize: 1608992 KiB
Current children cumulated memory: 1497700 KiB

[startup+3522.3 s]
/proc/loadavg: 1.20 1.29 1.77 2/235 716203
/proc/meminfo: memFree=127332208/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608992 memory=1497700 CPUtime=3513.11 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327236 0 0 0 351209 102 0 0 20 0 1 0 140539540 1647607808 374425 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402248 374425 3688 3540 0 390505 0
Current children cumulated CPU time: 3513.11 s
Current children cumulated vsize: 1608992 KiB
Current children cumulated memory: 1497700 KiB

[startup+3582.3 s]
/proc/loadavg: 1.13 1.25 1.72 2/233 716213
/proc/meminfo: memFree=127331508/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608992 memory=1497700 CPUtime=3573 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327307 0 0 0 357198 102 0 0 20 0 1 0 140539540 1647607808 374425 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402248 374425 3688 3540 0 390505 0
Current children cumulated CPU time: 3573 s
Current children cumulated vsize: 1608992 KiB
Current children cumulated memory: 1497700 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 1.08 1.23 1.70 2/233 716218
/proc/meminfo: memFree=127330976/131524600 swapFree=131071996/131071996
[pid=714290] ppid=714287 vsize=1608996 memory=1498040 CPUtime=3600.06 cores=1,3
/proc/714290/stat : 714290 (pbscip) R 714287 714290 708045 0 -1 4194304 327328 0 0 0 359904 102 0 0 20 0 1 0 140539540 1647611904 374510 134679101440 4194304 18693293 140731999939728 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 28041216 140731999941610 140731999941709 140731999941709 140731999948750 0
/proc/714290/statm: 402249 374510 3688 3540 0 390506 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1608996 KiB
Current children cumulated memory: 1498040 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.04 s, system=1.04205 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.42
CPU time (s): 3600.09
CPU user time (s): 3599.04
CPU system time (s): 1.04205
CPU usage (%): 99.7415
Max. virtual memory (cumulated for all children) (KiB): 1608996
Max. memory (cumulated for all children) (KiB): 1498040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.04
system time used= 1.04205
maximum resident set size= 1498044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 327328
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= 13
involuntary context switches= 2836


# summary of solver processes directly reported to runsolver:
#   pid: 714290
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.04
#   total CPU system time (s): 1.04205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.40021 second user time and 12.8602 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-13 17:16:09
IDJOB=4425175
IDBENCH=143883
IDSOLVER=3038
FILE ID=nodeC021/4425175-1720883757
RUNJOBID= nodeC021-1720879214-711486
SLURM_JOB_ID= 7483762
Free space on /tmp= 890020 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/celar/normalized-celar6-sub1-24_wcsp.wbo
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4425175-1720883757/watcher-4425175-1720883757 -o /tmp/evaluation-result-4425175-1720883757/solver-4425175-1720883757 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1720879214-711486 --watchdog 3760  pbscip -f HOME/instance-4425175-1720883757.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 0fb77b786bdb5828a2775dbdb30deb06
RANDOM SEED=1264122261

nodeC021.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		: 3668.300
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.42
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		: 3660.937
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.758
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.42
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		: 3669.187
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.23
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		: 3668.335
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.42
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		: 3672.837
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.23
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.955
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.42
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.179
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        124676768 kB
MemAvailable:   125613084 kB
Buffers:          330424 kB
Cached:          1440072 kB
SwapCached:            0 kB
Active:           511620 kB
Inactive:        5740796 kB
Active(anon):       1532 kB
Inactive(anon):  4518140 kB
Active(file):     510088 kB
Inactive(file):  1222656 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20648 kB
Writeback:             0 kB
AnonPages:       4481296 kB
Mapped:           136296 kB
Shmem:             37720 kB
KReclaimable:      86788 kB
Slab:             188868 kB
SReclaimable:      86788 kB
SUnreclaim:       102080 kB
KernelStack:        4240 kB
PageTables:        18780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    5116816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            54880 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2312192 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:      219860 kB
DirectMap2M:    11087872 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC021 at 2024-07-13 18:16:19