Trace number 4426841

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
FiberSCIP 2024-07-02? (TO) 3600.09 3611.31

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/
celar/normalized-celar7-sub0_wcsp.wbo
MD5SUM6bd6ea5dd1d3d3bae9a72705def63daf
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10310
Best CPU time to get the best result obtained on this benchmark276.497
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables666
Total number of constraints125013
Number of soft constraints124997
Number of constraints which are clauses124997
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 9605862
Min constraint cost 1
Max constraint cost 1000000
Sum of constraints costs 4487093978
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
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 The following solver is parallelized by UG version 1.0.0 [GitHash: cdb00f34-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.0] [GitHash: 32d2b99657]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.0         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: bdec2291]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.2.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
1.00/1.07	c Default LC presolving (default).
1.00/1.07	c ** Before presolving: virtualMemUsedAtLc = 790888254, getVmSize() = 489267200, SCIPgetMemUsed() = 426231546, SCIPgetMemTotal() = 444951482, SCIPgetMemExternEstim() = 345936772
1.00/1.07	c ** set memory limit for presolving in LC to 8.79586e+12 for SCIP **

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4426841-1720906467/watcher-4426841-1720906467 -o /tmp/evaluation-result-4426841-1720906467/solver-4426841-1720906467 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1720905497-717723 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4426841-1720906467.wbo -qsol -t 3600 -sth 1 

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=719151, runsolver pid=719148
Current StackSize limit: 8192 KiB


[startup+0.100102 s]*
/proc/loadavg: 4.12 4.09 4.02 5/248 719152
/proc/meminfo: memFree=126421068/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=67292 memory=55528 CPUtime=0.1 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 11825 0 0 0 9 1 0 0 20 0 1 0 142802574 68907008 13882 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 16823 13882 2318 3032 0 13223 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 67292 KiB
Current children cumulated memory: 55528 KiB

[startup+0.213275 s]*
/proc/loadavg: 4.12 4.09 4.02 5/248 719152
/proc/meminfo: memFree=126380244/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=106928 memory=95076 CPUtime=0.21 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 21636 0 0 0 19 2 0 0 20 0 1 0 142802574 109494272 23703 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 26732 23703 2318 3032 0 23132 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 106928 KiB
Current children cumulated memory: 95076 KiB

[startup+0.313206 s]*
/proc/loadavg: 4.12 4.09 4.02 6/248 719152
/proc/meminfo: memFree=126348556/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=136912 memory=125236 CPUtime=0.32 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 29221 0 0 0 28 4 0 0 20 0 1 0 142802574 140197888 31309 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 34228 31309 2318 3032 0 30628 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 136912 KiB
Current children cumulated memory: 125236 KiB

[startup+0.700366 s]
/proc/loadavg: 4.12 4.09 4.02 5/248 719152
/proc/meminfo: memFree=126287904/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=307448 memory=295536 CPUtime=0.69 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 72865 0 0 0 58 11 0 0 20 0 1 0 142802574 314826752 73884 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 76862 73884 2558 3032 0 73262 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 307448 KiB
Current children cumulated memory: 295536 KiB

[startup+1.50034 s]
/proc/loadavg: 4.12 4.09 4.02 5/248 719152
/proc/meminfo: memFree=126032320/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=651696 memory=633636 CPUtime=1.48 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 155833 0 0 0 125 23 0 0 20 0 1 0 142802574 667336704 158409 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 162924 158409 2590 3032 0 159324 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 651696 KiB
Current children cumulated memory: 633636 KiB

[startup+3.11305 s]
/proc/loadavg: 4.12 4.09 4.02 5/248 719154
/proc/meminfo: memFree=125539240/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=962924 memory=941320 CPUtime=3.1 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 230462 0 0 0 276 34 0 0 20 0 1 0 142802574 986034176 235330 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 240731 235330 2654 3032 0 237131 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 962924 KiB
Current children cumulated memory: 941320 KiB

[startup+6.30032 s]
/proc/loadavg: 4.19 4.11 4.02 5/248 719154
/proc/meminfo: memFree=125528268/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=962924 memory=941320 CPUtime=6.27 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 230463 0 0 0 593 34 0 0 20 0 1 0 142802574 986034176 235330 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 240731 235330 2654 3032 0 237131 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 962924 KiB
Current children cumulated memory: 941320 KiB

[startup+12.7003 s]
/proc/loadavg: 4.17 4.11 4.02 5/248 719155
/proc/meminfo: memFree=124782176/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=1936476 memory=1752828 CPUtime=12.65 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 340222 0 0 0 1204 61 0 0 20 0 1 0 142802574 1982951424 438207 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 484119 438207 2702 3032 0 480519 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1936476 KiB
Current children cumulated memory: 1752828 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.10 4.02 5/248 719158
/proc/meminfo: memFree=124179152/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458256 memory=2288048 CPUtime=25.42 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 471469 0 0 0 2462 80 0 0 20 0 1 0 142802574 2517254144 572012 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614564 572012 2702 3032 0 610964 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2458256 KiB
Current children cumulated memory: 2288048 KiB

[startup+51.1131 s]
/proc/loadavg: 4.17 4.11 4.02 5/249 719164
/proc/meminfo: memFree=124173248/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458260 memory=2290960 CPUtime=50.96 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 471715 0 0 0 5015 81 0 0 20 0 1 0 142802574 2517258240 572740 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614565 572740 2702 3032 0 610965 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2458260 KiB
Current children cumulated memory: 2290960 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.11 4.03 5/249 719175
/proc/meminfo: memFree=124071360/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458264 memory=2290960 CPUtime=102.02 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 471755 0 0 0 10120 82 0 0 20 0 1 0 142802574 2517262336 572740 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614566 572740 2702 3032 0 610966 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2458264 KiB
Current children cumulated memory: 2290960 KiB

[startup+162.3 s]
/proc/loadavg: 4.73 4.29 4.10 5/249 719471
/proc/meminfo: memFree=123726048/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458268 memory=2290968 CPUtime=161.87 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 471807 0 0 0 16103 84 0 0 20 0 1 0 142802574 2517266432 572742 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614567 572742 2702 3032 0 610967 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2458268 KiB
Current children cumulated memory: 2290968 KiB

[startup+222.3 s]
/proc/loadavg: 4.38 4.26 4.10 5/249 719625
/proc/meminfo: memFree=124347228/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458272 memory=2291980 CPUtime=221.7 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 471843 0 0 0 22085 85 0 0 20 0 1 0 142802574 2517270528 572995 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614568 572995 2702 3032 0 610968 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 2458272 KiB
Current children cumulated memory: 2291980 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 4.23 4.09 5/247 719777
/proc/meminfo: memFree=123155428/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458276 memory=2291984 CPUtime=281.52 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 471886 0 0 0 28067 85 0 0 20 0 1 0 142802574 2517274624 572996 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614569 572996 2702 3032 0 610969 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 2458276 KiB
Current children cumulated memory: 2291984 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.22 4.09 5/248 719791
/proc/meminfo: memFree=120602208/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458280 memory=2293992 CPUtime=341.33 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 471925 0 0 0 34047 86 0 0 20 0 1 0 142802574 2517278720 573498 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614570 573498 2702 3032 0 610970 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 2458280 KiB
Current children cumulated memory: 2293992 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.20 4.09 5/248 719801
/proc/meminfo: memFree=120601152/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458280 memory=2293992 CPUtime=401.13 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 471949 0 0 0 40026 87 0 0 20 0 1 0 142802574 2517278720 573498 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614570 573498 2702 3032 0 610970 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 2458280 KiB
Current children cumulated memory: 2293992 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.18 4.09 6/248 719812
/proc/meminfo: memFree=120596500/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458284 memory=2293996 CPUtime=460.94 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 471995 0 0 0 46006 88 0 0 20 0 1 0 142802574 2517282816 573499 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614571 573499 2702 3032 0 610971 0
Current children cumulated CPU time: 460.94 s

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

Current children cumulated memory: 2317748 KiB

[startup+2922.3 s]
/proc/loadavg: 4.06 4.17 4.16 5/255 721556
/proc/meminfo: memFree=117279700/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458328 memory=2317748 CPUtime=2913.26 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 476256 0 0 0 291222 104 0 0 20 0 1 0 142802574 2517327872 579437 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614582 579437 2702 3032 0 610982 0
Current children cumulated CPU time: 2913.26 s
Current children cumulated vsize: 2458328 KiB
Current children cumulated memory: 2317748 KiB

[startup+2982.3 s]
/proc/loadavg: 3.90 4.11 4.14 4/246 721597
/proc/meminfo: memFree=117876444/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458328 memory=2317748 CPUtime=2973.07 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 476433 0 0 0 297203 104 0 0 20 0 1 0 142802574 2517327872 579437 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614582 579437 2702 3032 0 610982 0
Current children cumulated CPU time: 2973.07 s
Current children cumulated vsize: 2458328 KiB
Current children cumulated memory: 2317748 KiB

[startup+3042.3 s]
/proc/loadavg: 3.48 3.95 4.08 4/246 721991
/proc/meminfo: memFree=117875864/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458332 memory=2317748 CPUtime=3032.88 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 476546 0 0 0 303184 104 0 0 20 0 1 0 142802574 2517331968 579437 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614583 579437 2702 3032 0 610983 0
Current children cumulated CPU time: 3032.88 s
Current children cumulated vsize: 2458332 KiB
Current children cumulated memory: 2317748 KiB

[startup+3102.3 s]
/proc/loadavg: 3.27 3.81 4.02 4/244 722002
/proc/meminfo: memFree=117659036/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458332 memory=2317752 CPUtime=3092.69 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 476718 0 0 0 309165 104 0 0 20 0 1 0 142802574 2517331968 579438 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614583 579438 2702 3032 0 610983 0
Current children cumulated CPU time: 3092.69 s
Current children cumulated vsize: 2458332 KiB
Current children cumulated memory: 2317752 KiB

[startup+3162.3 s]
/proc/loadavg: 3.19 3.69 3.97 4/244 722012
/proc/meminfo: memFree=117637484/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458332 memory=2317752 CPUtime=3152.5 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 476898 0 0 0 315145 105 0 0 20 0 1 0 142802574 2517331968 579438 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614583 579438 2702 3032 0 610983 0
Current children cumulated CPU time: 3152.5 s
Current children cumulated vsize: 2458332 KiB
Current children cumulated memory: 2317752 KiB

[startup+3222.3 s]
/proc/loadavg: 3.11 3.58 3.91 4/242 722191
/proc/meminfo: memFree=117626292/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458332 memory=2317752 CPUtime=3212.31 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 477082 0 0 0 321126 105 0 0 20 0 1 0 142802574 2517331968 579438 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614583 579438 2702 3032 0 610983 0
Current children cumulated CPU time: 3212.31 s
Current children cumulated vsize: 2458332 KiB
Current children cumulated memory: 2317752 KiB

[startup+3282.3 s]
/proc/loadavg: 3.15 3.50 3.86 4/242 722202
/proc/meminfo: memFree=117604904/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458332 memory=2317752 CPUtime=3272.12 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 477261 0 0 0 327107 105 0 0 20 0 1 0 142802574 2517331968 579438 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614583 579438 2702 3032 0 610983 0
Current children cumulated CPU time: 3272.12 s
Current children cumulated vsize: 2458332 KiB
Current children cumulated memory: 2317752 KiB

[startup+3342.3 s]
/proc/loadavg: 3.11 3.42 3.81 4/243 722269
/proc/meminfo: memFree=117559016/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458332 memory=2317752 CPUtime=3331.93 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 477379 0 0 0 333088 105 0 0 20 0 1 0 142802574 2517331968 579438 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614583 579438 2702 3032 0 610983 0
Current children cumulated CPU time: 3331.93 s
Current children cumulated vsize: 2458332 KiB
Current children cumulated memory: 2317752 KiB

[startup+3402.3 s]
/proc/loadavg: 3.20 3.39 3.77 4/241 722279
/proc/meminfo: memFree=117498432/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458336 memory=2317756 CPUtime=3391.74 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 477551 0 0 0 339069 105 0 0 20 0 1 0 142802574 2517336064 579439 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614584 579439 2702 3032 0 610984 0
Current children cumulated CPU time: 3391.74 s
Current children cumulated vsize: 2458336 KiB
Current children cumulated memory: 2317756 KiB

[startup+3462.3 s]
/proc/loadavg: 3.14 3.33 3.73 4/241 722290
/proc/meminfo: memFree=117497896/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458336 memory=2317756 CPUtime=3451.55 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 477740 0 0 0 345049 106 0 0 20 0 1 0 142802574 2517336064 579439 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614584 579439 2702 3032 0 610984 0
Current children cumulated CPU time: 3451.55 s
Current children cumulated vsize: 2458336 KiB
Current children cumulated memory: 2317756 KiB

[startup+3522.3 s]
/proc/loadavg: 3.10 3.28 3.69 4/240 722300
/proc/meminfo: memFree=117462340/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458336 memory=2317756 CPUtime=3511.35 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 477926 0 0 0 351029 106 0 0 20 0 1 0 142802574 2517336064 579439 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614584 579439 2702 3032 0 610984 0
Current children cumulated CPU time: 3511.35 s
Current children cumulated vsize: 2458336 KiB
Current children cumulated memory: 2317756 KiB

[startup+3582.3 s]
/proc/loadavg: 3.22 3.28 3.66 4/240 722310
/proc/meminfo: memFree=117461892/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458336 memory=2317756 CPUtime=3571.16 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 478055 0 0 0 357010 106 0 0 20 0 1 0 142802574 2517336064 579439 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614584 579439 2702 3032 0 610984 0
Current children cumulated CPU time: 3571.16 s
Current children cumulated vsize: 2458336 KiB
Current children cumulated memory: 2317756 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.3 s]
/proc/loadavg: 3.13 3.25 3.63 4/240 722313
/proc/meminfo: memFree=117507400/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458336 memory=2317756 CPUtime=3600.06 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 478139 0 0 0 359900 106 0 0 20 0 1 0 142802574 2517336064 579439 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614584 579439 2702 3032 0 610984 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2458336 KiB
Current children cumulated memory: 2317756 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.01 s, system=1.07887 s

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

[startup+3611.3 s]
/proc/loadavg: 3.13 3.25 3.63 4/240 722313
/proc/meminfo: memFree=117507400/131655788 swapFree=131071996/131071996
[pid=719151] ppid=719148 vsize=2458336 memory=2317756 CPUtime=3600.06 cores=1,3
/proc/719151/stat : 719151 (fscip) R 719148 719151 715511 0 -1 4194304 478139 0 0 0 359900 106 0 0 20 0 1 0 142802574 2517336064 579439 134679101440 4194304 16613245 140724992959552 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 33611776 140724992963553 140724992963669 140724992963669 140724992970736 0
/proc/719151/statm: 614584 579439 2702 3032 0 610984 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2458336 KiB
Current children cumulated memory: 2317756 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.31
CPU time (s): 3600.09
CPU user time (s): 3599.01
CPU system time (s): 1.07887
CPU usage (%): 99.6892
Max. virtual memory (cumulated for all children) (KiB): 2458336
Max. memory (cumulated for all children) (KiB): 2317756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.01
system time used= 1.07887
maximum resident set size= 2317756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 478139
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= 4
involuntary context switches= 1164


# summary of solver processes directly reported to runsolver:
#   pid: 719151
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.01
#   total CPU system time (s): 1.07887

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1831 second user time and 34.7078 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-13 23:34:40
IDJOB=4426841
IDBENCH=143889
IDSOLVER=3044
FILE ID=nodeC004/4426841-1720906467
RUNJOBID= nodeC004-1720905497-717723
SLURM_JOB_ID= 7486070
Free space on /tmp= 723692 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/celar/normalized-celar7-sub0_wcsp.wbo
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4426841-1720906467/watcher-4426841-1720906467 -o /tmp/evaluation-result-4426841-1720906467/solver-4426841-1720906467 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1720905497-717723 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4426841-1720906467.wbo -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 6bd6ea5dd1d3d3bae9a72705def63daf
RANDOM SEED=1730307588

nodeC004.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		: 3665.917
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	: 6984.29
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		: 3492.175
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.37
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.444
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	: 6984.29
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.308
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.37
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		: 3672.767
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	: 6984.29
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		: 3492.147
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.37
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.474
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	: 6984.29
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.321
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126462100 kB
MemAvailable:   126544532 kB
Buffers:          334068 kB
Cached:           595812 kB
SwapCached:            0 kB
Active:           534248 kB
Inactive:        4150616 kB
Active(anon):       3368 kB
Inactive(anon):  3789312 kB
Active(file):     530880 kB
Inactive(file):   361304 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             31628 kB
Writeback:             0 kB
AnonPages:       3754348 kB
Mapped:           138484 kB
Shmem:             37700 kB
KReclaimable:      60892 kB
Slab:             150580 kB
SReclaimable:      60892 kB
SUnreclaim:        89688 kB
KernelStack:        4028 kB
PageTables:        16436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2320468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            46592 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1738752 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:      166728 kB
DirectMap2M:     7077888 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 723688 MiB
End job on nodeC004 at 2024-07-14 00:34:51