Trace number 4442616

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
LS-MabSP 2024-07-10? 3600.01 3606.9

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-35-30.opb
MD5SUMda953313a09cceac0c8e3e7fb7d08ab4
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.469038
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1050
Total number of constraints17885
Number of constraints which are clauses17885
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint30
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
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.40/0.49	c Filename:instance-4442616-1721302541.opb, Cutoff_time:3600, memory_limit_gb:500000
0.40/0.49	c Use Presolve
0.40/0.49	c Parse finsih
0.40/0.49	c Start Presolve
0.40/0.49	c After Reduce Vars: 1050 Clauses: 17885 Top clause weight: 1 Hard Clauses: 17885
3599.90/3606.89	c Use LS-small
3599.90/3606.89	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62377 MiB free)
  memory of node 1: 64473 MiB (62726 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442616-1721302541/watcher-4442616-1721302541 -o /tmp/evaluation-result-4442616-1721302541/solver-4442616-1721302541 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721293537-945614 --watchdog 3760 ./LS-MabSP -f HOME/instance-4442616-1721302541.opb -t 3600 -s 1722860214 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100087 s]*
/proc/loadavg: 4.33 4.22 4.14 5/257 951184
/proc/meminfo: memFree=128095868/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=29148 memory=15844 CPUtime=0.09 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 3343 0 0 0 9 0 0 0 20 0 1 0 182420750 29847552 3961 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 7287 3961 1105 2753 0 3940 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 29148 KiB
Current children cumulated memory: 15844 KiB

[startup+0.205581 s]*
/proc/loadavg: 4.33 4.22 4.14 5/257 951184
/proc/meminfo: memFree=128095524/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=29148 memory=15844 CPUtime=0.2 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 3343 0 0 0 20 0 0 0 20 0 1 0 182420750 29847552 3961 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 7287 3961 1105 2753 0 3940 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 29148 KiB
Current children cumulated memory: 15844 KiB

[startup+0.304635 s]*
/proc/loadavg: 4.33 4.22 4.14 5/257 951184
/proc/meminfo: memFree=128063844/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=67384 memory=57172 CPUtime=0.29 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 12456 0 0 0 28 1 0 0 20 0 1 0 182420750 69001216 14293 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 16929 14293 2673 2753 0 13582 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 67384 KiB
Current children cumulated memory: 57172 KiB

[startup+0.700246 s]
/proc/loadavg: 4.33 4.22 4.14 5/257 951184
/proc/meminfo: memFree=128027660/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=112080 memory=102548 CPUtime=0.69 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 25013 0 0 0 66 3 0 0 20 0 1 0 182420750 114769920 25637 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 28020 25637 2833 2753 0 24673 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 112080 KiB
Current children cumulated memory: 102548 KiB

[startup+1.50017 s]
/proc/loadavg: 4.33 4.22 4.14 5/257 951184
/proc/meminfo: memFree=128014768/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=123092 memory=108396 CPUtime=1.48 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 26490 0 0 0 145 3 0 0 20 0 1 0 182420750 126046208 27099 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 30773 27099 2849 2753 0 27426 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 123092 KiB
Current children cumulated memory: 108396 KiB

[startup+3.10557 s]
/proc/loadavg: 4.30 4.22 4.14 5/257 951184
/proc/meminfo: memFree=127986404/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=150820 memory=131128 CPUtime=3.08 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 34219 0 0 0 304 4 0 0 20 0 1 0 182420750 154439680 32782 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 37705 32782 2849 2753 0 34358 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 150820 KiB
Current children cumulated memory: 131128 KiB

[startup+6.30023 s]
/proc/loadavg: 4.30 4.22 4.14 5/257 951184
/proc/meminfo: memFree=127975484/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=162952 memory=141944 CPUtime=6.28 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 36975 0 0 0 623 5 0 0 20 0 1 0 182420750 166862848 35486 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 40738 35486 2849 2753 0 37391 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 162952 KiB
Current children cumulated memory: 141944 KiB

[startup+12.7002 s]
/proc/loadavg: 4.28 4.21 4.14 5/257 951186
/proc/meminfo: memFree=127975316/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=162952 memory=142204 CPUtime=12.66 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 37006 0 0 0 1261 5 0 0 20 0 1 0 182420750 166862848 35551 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 40738 35551 2849 2753 0 37391 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 162952 KiB
Current children cumulated memory: 142204 KiB

[startup+25.5002 s]
/proc/loadavg: 4.22 4.20 4.13 5/257 951187
/proc/meminfo: memFree=127965208/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=185328 memory=153304 CPUtime=25.43 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 39917 0 0 0 2538 5 0 0 20 0 1 0 182420750 189775872 38326 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 46332 38326 2849 2753 0 42985 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 185328 KiB
Current children cumulated memory: 153304 KiB

[startup+51.1044 s]
/proc/loadavg: 4.14 4.18 4.13 5/257 951192
/proc/meminfo: memFree=127951348/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=198608 memory=165964 CPUtime=50.97 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 43054 0 0 0 5091 6 0 0 20 0 1 0 182420750 203374592 41491 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 49652 41491 2849 2753 0 46305 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 198608 KiB
Current children cumulated memory: 165964 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.17 4.12 5/257 951201
/proc/meminfo: memFree=127898248/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=253164 memory=218640 CPUtime=102.03 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 54295 0 0 0 10195 8 0 0 20 0 1 0 182420750 259239936 54660 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 63291 54660 2849 2753 0 59944 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 253164 KiB
Current children cumulated memory: 218640 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.17 4.12 5/257 951211
/proc/meminfo: memFree=127887260/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=264684 memory=229328 CPUtime=161.88 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 56952 0 0 0 16179 9 0 0 20 0 1 0 182420750 271036416 57332 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 66171 57332 2849 2753 0 62824 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 264684 KiB
Current children cumulated memory: 229328 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.15 4.12 5/256 951221
/proc/meminfo: memFree=127842404/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=312260 memory=273692 CPUtime=221.72 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 65548 0 0 0 22162 10 0 0 20 0 1 0 182420750 319754240 68423 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 78065 68423 2849 2753 0 74718 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 312260 KiB
Current children cumulated memory: 273692 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.14 4.11 5/256 951236
/proc/meminfo: memFree=127826240/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=325164 memory=289184 CPUtime=281.56 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 67792 0 0 0 28145 11 0 0 20 0 1 0 182420750 332967936 72296 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 81291 72296 2849 2753 0 77944 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 325164 KiB
Current children cumulated memory: 289184 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.14 4.11 5/257 951249
/proc/meminfo: memFree=127789052/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=354132 memory=326068 CPUtime=341.4 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 72542 0 0 0 34129 11 0 0 20 0 1 0 182420750 362631168 81517 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 88533 81517 2849 2753 0 85186 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 354132 KiB
Current children cumulated memory: 326068 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.13 4.11 5/257 951259
/proc/meminfo: memFree=127755884/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=372716 memory=358868 CPUtime=401.25 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 74329 0 0 0 40113 12 0 0 20 0 1 0 182420750 381661184 89717 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 93179 89717 2849 2753 0 89832 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 372716 KiB
Current children cumulated memory: 358868 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/257 951270
/proc/meminfo: memFree=127715144/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=416984 memory=395020 CPUtime=461.12 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 80956 0 0 0 46099 13 0 0 20 0 1 0 182420750 426991616 98755 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 104246 98755 2849 2753 0 100899 0

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

/proc/loadavg: 1.06 1.16 1.88 2/238 952978
/proc/meminfo: memFree=127914428/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3156.06 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125106 0 0 0 311007 4599 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3156.06 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3222.3 s]
/proc/loadavg: 1.18 1.17 1.84 2/239 952990
/proc/meminfo: memFree=127914532/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3215.97 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125111 0 0 0 316800 4797 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3215.97 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3282.3 s]
/proc/loadavg: 1.12 1.16 1.79 2/238 953057
/proc/meminfo: memFree=127913964/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3275.88 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125116 0 0 0 322591 4997 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3275.88 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3342.3 s]
/proc/loadavg: 1.12 1.14 1.75 2/238 953069
/proc/meminfo: memFree=127914172/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3335.8 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125121 0 0 0 328379 5201 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3335.8 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3402.3 s]
/proc/loadavg: 1.11 1.13 1.70 2/237 953080
/proc/meminfo: memFree=127913924/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3395.7 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125126 0 0 0 334167 5403 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3395.7 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3462.3 s]
/proc/loadavg: 1.09 1.12 1.66 2/237 953092
/proc/meminfo: memFree=127913588/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3455.61 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125131 0 0 0 339948 5613 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3455.61 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3522.3 s]
/proc/loadavg: 1.07 1.11 1.62 2/235 953103
/proc/meminfo: memFree=127913384/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3515.52 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125136 0 0 0 345737 5815 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3515.52 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3582.3 s]
/proc/loadavg: 1.08 1.10 1.59 3/235 953114
/proc/meminfo: memFree=127913264/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3575.43 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125141 0 0 0 351527 6016 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3575.43 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

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

# cumulated CPU time of all completed processes:  user=3539 s, system=61.0097 s

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

[startup+3584 s]*
/proc/loadavg: 1.07 1.10 1.58 2/235 953114
/proc/meminfo: memFree=127913256/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3577.14 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125141 0 0 0 351692 6022 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3577.14 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3596.8 s]
/proc/loadavg: 1.06 1.10 1.58 2/234 953115
/proc/meminfo: memFree=127913180/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3589.92 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125146 0 0 0 352924 6068 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3589.92 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3603.2 s]
/proc/loadavg: 1.12 1.11 1.58 2/233 953117
/proc/meminfo: memFree=127913088/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3596.31 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125146 0 0 0 353542 6089 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3596.31 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3604.8 s]
/proc/loadavg: 1.12 1.11 1.58 2/233 953117
/proc/meminfo: memFree=127913096/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3597.9 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125146 0 0 0 353696 6094 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3597.9 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3605.6 s]
/proc/loadavg: 1.12 1.11 1.58 2/233 953117
/proc/meminfo: memFree=127913096/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3598.7 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125146 0 0 0 353774 6096 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3598.7 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3606.4 s]
/proc/loadavg: 1.12 1.11 1.58 2/233 953117
/proc/meminfo: memFree=127913096/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3599.5 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125146 0 0 0 353851 6099 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3599.5 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

[startup+3606.8 s]
/proc/loadavg: 1.12 1.11 1.58 2/233 953117
/proc/meminfo: memFree=127913096/131524600 swapFree=131071996/131071996
[pid=951183] ppid=951180 vsize=385940 memory=379904 CPUtime=3599.9 cores=4,6
/proc/951183/stat : 951183 (LS-MabSP) R 951180 951183 945603 0 -1 4194304 125146 0 0 0 353890 6100 0 0 20 0 1 0 182420750 395202560 94976 134679101440 4194304 15467897 140735423238880 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 34447360 140735423243294 140735423243397 140735423243397 140735423250413 0
/proc/951183/statm: 96485 94976 2849 2753 0 93138 0
Current children cumulated CPU time: 3599.9 s
Current children cumulated vsize: 385940 KiB
Current children cumulated memory: 379904 KiB

Child status: 0

Real time (s): 3606.9
CPU time (s): 3600.01
CPU user time (s): 3539
CPU system time (s): 61.0097
CPU usage (%): 99.809
Max. virtual memory (cumulated for all children) (KiB): 870352
Max. memory (cumulated for all children) (KiB): 844008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3539
system time used= 61.0097
maximum resident set size= 844008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125155
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= 90
involuntary context switches= 1425


# summary of solver processes directly reported to runsolver:
#   pid: 951183
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3539
#   total CPU system time (s): 61.0097

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.24923 second user time and 11.6864 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-18 13:35:53
IDJOB=4442616
IDBENCH=147834
IDSOLVER=3047
FILE ID=nodeC027/4442616-1721302541
RUNJOBID= nodeC027-1721293537-945614
SLURM_JOB_ID= 7542587
Free space on /tmp= 890036 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-35-30.opb
COMMAND LINE= ./LS-MabSP -f BENCHNAME -t TIMEOUT -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442616-1721302541/watcher-4442616-1721302541 -o /tmp/evaluation-result-4442616-1721302541/solver-4442616-1721302541 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721293537-945614 --watchdog 3760  ./LS-MabSP -f HOME/instance-4442616-1721302541.opb -t 3600 -s 1722860214

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

MD5SUM BENCH= da953313a09cceac0c8e3e7fb7d08ab4
RANDOM SEED=1722860214

nodeC027.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		: 3652.756
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.36
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		: 3687.446
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.219
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.36
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.558
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
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		: 3648.287
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.36
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		: 3687.559
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
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		: 3653.598
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.36
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.107
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128107444 kB
MemAvailable:   129600116 kB
Buffers:          476608 kB
Cached:          1848432 kB
SwapCached:            0 kB
Active:           894872 kB
Inactive:        1909668 kB
Active(anon):       1576 kB
Inactive(anon):   515636 kB
Active(file):     893296 kB
Inactive(file):  1394032 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             16284 kB
Writeback:             0 kB
AnonPages:        477472 kB
Mapped:           139856 kB
Shmem:             37720 kB
KReclaimable:      90336 kB
Slab:             199808 kB
SReclaimable:      90336 kB
SUnreclaim:       109472 kB
KernelStack:        4140 kB
PageTables:        10324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     827492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67136 kB
HardwareCorrupted:     0 kB
AnonHugePages:    440320 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:      193236 kB
DirectMap2M:    15308800 kB
DirectMap1G:    120586240 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC027 at 2024-07-18 14:36:00