Trace number 4437109

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 NameAnswerobjective functionCPU timeWall clock time
Hybrid-LSMabSP+Exact 2024-07-11? 3584.99 3596.04

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM52024caa2fcec9d840e113a681eace59
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark40876.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3584.92/3596.03	c Filename:instance-4437109-1721221133.opb, Cutoff_time:1798, memory_limit_gb:29976
3584.92/3596.03	c Use Presolve
3584.92/3596.03	c Parse finsih
3584.92/3596.03	c Start Presolve
3584.92/3596.03	c After Reduce Vars: 40 Clauses: 10 Top clause weight: 1 Hard Clauses: 10
3584.92/3596.03	c Use LS-small
3584.92/3596.03	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4437109-1721221133/watcher-4437109-1721221133 -o /tmp/evaluation-result-4437109-1721221133/solver-4437109-1721221133 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721217548-899407 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4437109-1721221133.opb 3600 HOME 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=901570, runsolver pid=901567

[startup+0.100073 s]*
/proc/loadavg: 4.09 4.39 4.30 5/238 901575
/proc/meminfo: memFree=125300264/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2684 CPUtime=0 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 233 100 0 0 0 0 0 0 20 0 1 0 174269104 10170368 671 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 671 594 264 0 134 0
[pid=901573] ppid=901570 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/901573/stat : 901573 (timeout) S 901570 901573 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174269105 8867840 245 134679101440 94583519068160 94583519103176 140737365080608 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94583521200592 94583521202724 94583527075840 140737365087272 140737365087388 140737365087388 140737365094375 0
/proc/901573/statm: 2165 245 221 9 0 87 0
[pid=901574] ppid=901573 vsize=28752 memory=21132 CPUtime=0.09 cores=0,2
/proc/901574/stat : 901574 (LS-MabSP) R 901573 901573 899397 0 -1 4194304 2174 0 0 0 9 0 0 0 20 0 1 0 174269105 29442048 5283 134679101440 4194304 15467897 140730542870384 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 51806208 140730542875707 140730542875810 140730542875810 140730542882797 0
/proc/901574/statm: 7188 5283 2849 2753 0 3841 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 47344 KiB
Current children cumulated memory: 24796 KiB

[startup+0.212604 s]*
/proc/loadavg: 4.09 4.39 4.30 5/240 901578
/proc/meminfo: memFree=125271192/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2684 CPUtime=0 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 233 100 0 0 0 0 0 0 20 0 1 0 174269104 10170368 671 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 671 594 264 0 134 0
[pid=901573] ppid=901570 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/901573/stat : 901573 (timeout) S 901570 901573 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174269105 8867840 245 134679101440 94583519068160 94583519103176 140737365080608 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94583521200592 94583521202724 94583527075840 140737365087272 140737365087388 140737365087388 140737365094375 0
/proc/901573/statm: 2165 245 221 9 0 87 0
[pid=901574] ppid=901573 vsize=30196 memory=22372 CPUtime=0.21 cores=0,2
/proc/901574/stat : 901574 (LS-MabSP) R 901573 901573 899397 0 -1 4194304 2487 0 0 0 21 0 0 0 20 0 1 0 174269105 30920704 5593 134679101440 4194304 15467897 140730542870384 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 51806208 140730542875707 140730542875810 140730542875810 140730542882797 0
/proc/901574/statm: 7549 5593 2849 2753 0 4202 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 48788 KiB
Current children cumulated memory: 26036 KiB

[startup+0.313203 s]*
/proc/loadavg: 4.09 4.39 4.30 5/254 901602
/proc/meminfo: memFree=125219492/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2684 CPUtime=0 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 233 100 0 0 0 0 0 0 20 0 1 0 174269104 10170368 671 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 671 594 264 0 134 0
[pid=901573] ppid=901570 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/901573/stat : 901573 (timeout) S 901570 901573 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174269105 8867840 245 134679101440 94583519068160 94583519103176 140737365080608 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94583521200592 94583521202724 94583527075840 140737365087272 140737365087388 140737365087388 140737365094375 0
/proc/901573/statm: 2165 245 221 9 0 87 0
[pid=901574] ppid=901573 vsize=31248 memory=23428 CPUtime=0.3 cores=0,2
/proc/901574/stat : 901574 (LS-MabSP) R 901573 901573 899397 0 -1 4194304 2774 0 0 0 30 0 0 0 20 0 1 0 174269105 31997952 5857 134679101440 4194304 15467897 140730542870384 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 51806208 140730542875707 140730542875810 140730542875810 140730542882797 0
/proc/901574/statm: 7812 5857 2849 2753 0 4465 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 49840 KiB
Current children cumulated memory: 27092 KiB

[startup+0.700472 s]
/proc/loadavg: 4.09 4.39 4.30 5/254 901602
/proc/meminfo: memFree=125169304/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2684 CPUtime=0 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 233 100 0 0 0 0 0 0 20 0 1 0 174269104 10170368 671 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 671 594 264 0 134 0
[pid=901573] ppid=901570 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/901573/stat : 901573 (timeout) S 901570 901573 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174269105 8867840 245 134679101440 94583519068160 94583519103176 140737365080608 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94583521200592 94583521202724 94583527075840 140737365087272 140737365087388 140737365087388 140737365094375 0
/proc/901573/statm: 2165 245 221 9 0 87 0
[pid=901574] ppid=901573 vsize=33628 memory=25540 CPUtime=0.68 cores=0,2
/proc/901574/stat : 901574 (LS-MabSP) R 901573 901573 899397 0 -1 4194304 3256 0 0 0 68 0 0 0 20 0 1 0 174269105 34435072 6385 134679101440 4194304 15467897 140730542870384 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 51806208 140730542875707 140730542875810 140730542875810 140730542882797 0
/proc/901574/statm: 8407 6385 2849 2753 0 5060 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 52220 KiB
Current children cumulated memory: 29204 KiB

[startup+1.50049 s]
/proc/loadavg: 4.09 4.39 4.30 5/254 901602
/proc/meminfo: memFree=125151412/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2684 CPUtime=0 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 233 100 0 0 0 0 0 0 20 0 1 0 174269104 10170368 671 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 671 594 264 0 134 0
[pid=901573] ppid=901570 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/901573/stat : 901573 (timeout) S 901570 901573 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174269105 8867840 245 134679101440 94583519068160 94583519103176 140737365080608 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94583521200592 94583521202724 94583527075840 140737365087272 140737365087388 140737365087388 140737365094375 0
/proc/901573/statm: 2165 245 221 9 0 87 0
[pid=901574] ppid=901573 vsize=33884 memory=25804 CPUtime=1.47 cores=0,2
/proc/901574/stat : 901574 (LS-MabSP) R 901573 901573 899397 0 -1 4194304 3353 0 0 0 147 0 0 0 20 0 1 0 174269105 34697216 6451 134679101440 4194304 15467897 140730542870384 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 51806208 140730542875707 140730542875810 140730542875810 140730542882797 0
/proc/901574/statm: 8471 6451 2849 2753 0 5124 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 52476 KiB
Current children cumulated memory: 29468 KiB

[startup+3.11292 s]
/proc/loadavg: 4.16 4.40 4.31 5/254 901602
/proc/meminfo: memFree=125018148/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2684 CPUtime=0 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 233 100 0 0 0 0 0 0 20 0 1 0 174269104 10170368 671 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 671 594 264 0 134 0
[pid=901573] ppid=901570 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/901573/stat : 901573 (timeout) S 901570 901573 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174269105 8867840 245 134679101440 94583519068160 94583519103176 140737365080608 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94583521200592 94583521202724 94583527075840 140737365087272 140737365087388 140737365087388 140737365094375 0
/proc/901573/statm: 2165 245 221 9 0 87 0
[pid=901574] ppid=901573 vsize=35408 memory=27648 CPUtime=3.08 cores=0,2
/proc/901574/stat : 901574 (LS-MabSP) R 901573 901573 899397 0 -1 4194304 3779 0 0 0 308 0 0 0 20 0 1 0 174269105 36257792 6912 134679101440 4194304 15467897 140730542870384 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 51806208 140730542875707 140730542875810 140730542875810 140730542882797 0
/proc/901574/statm: 8852 6912 2849 2753 0 5505 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 54000 KiB
Current children cumulated memory: 31312 KiB

[startup+6.30043 s]
/proc/loadavg: 4.16 4.40 4.31 5/254 901603
/proc/meminfo: memFree=124838008/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2684 CPUtime=0 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 233 100 0 0 0 0 0 0 20 0 1 0 174269104 10170368 671 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 671 594 264 0 134 0
[pid=901573] ppid=901570 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/901573/stat : 901573 (timeout) S 901570 901573 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174269105 8867840 245 134679101440 94583519068160 94583519103176 140737365080608 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94583521200592 94583521202724 94583527075840 140737365087272 140737365087388 140737365087388 140737365094375 0
/proc/901573/statm: 2165 245 221 9 0 87 0
[pid=901574] ppid=901573 vsize=37792 memory=30996 CPUtime=6.25 cores=0,2
/proc/901574/stat : 901574 (LS-MabSP) R 901573 901573 899397 0 -1 4194304 4651 0 0 0 625 0 0 0 20 0 1 0 174269105 38699008 7749 134679101440 4194304 15467897 140730542870384 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 51806208 140730542875707 140730542875810 140730542875810 140730542882797 0
/proc/901574/statm: 9448 7749 2849 2753 0 6101 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 56384 KiB
Current children cumulated memory: 34660 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.39 4.30 5/254 901605
/proc/meminfo: memFree=124163352/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2684 CPUtime=0 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 233 100 0 0 0 0 0 0 20 0 1 0 174269104 10170368 671 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 671 594 264 0 134 0
[pid=901573] ppid=901570 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/901573/stat : 901573 (timeout) S 901570 901573 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174269105 8867840 245 134679101440 94583519068160 94583519103176 140737365080608 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94583521200592 94583521202724 94583527075840 140737365087272 140737365087388 140737365087388 140737365094375 0
/proc/901573/statm: 2165 245 221 9 0 87 0
[pid=901574] ppid=901573 vsize=43340 memory=36704 CPUtime=12.63 cores=0,2
/proc/901574/stat : 901574 (LS-MabSP) R 901573 901573 899397 0 -1 4194304 6158 0 0 0 1262 1 0 0 20 0 1 0 174269105 44380160 9176 134679101440 4194304 15467897 140730542870384 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 51806208 140730542875707 140730542875810 140730542875810 140730542882797 0
/proc/901574/statm: 10835 9176 2849 2753 0 7488 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 61932 KiB
Current children cumulated memory: 40368 KiB

[startup+25.5005 s]
/proc/loadavg: 4.12 4.37 4.30 5/254 901606
/proc/meminfo: memFree=123964728/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2684 CPUtime=0 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 233 100 0 0 0 0 0 0 20 0 1 0 174269104 10170368 671 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 671 594 264 0 134 0
[pid=901573] ppid=901570 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/901573/stat : 901573 (timeout) S 901570 901573 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174269105 8867840 245 134679101440 94583519068160 94583519103176 140737365080608 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94583521200592 94583521202724 94583527075840 140737365087272 140737365087388 140737365087388 140737365094375 0
/proc/901573/statm: 2165 245 221 9 0 87 0
[pid=901574] ppid=901573 vsize=54684 memory=48408 CPUtime=25.36 cores=0,2
/proc/901574/stat : 901574 (LS-MabSP) R 901573 901573 899397 0 -1 4194304 9088 0 0 0 2535 1 0 0 20 0 1 0 174269105 55996416 12102 134679101440 4194304 15467897 140730542870384 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 51806208 140730542875707 140730542875810 140730542875810 140730542882797 0
/proc/901574/statm: 13671 12102 2849 2753 0 10324 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 73276 KiB
Current children cumulated memory: 52072 KiB

[startup+51.1131 s]
/proc/loadavg: 4.22 4.38 4.30 5/254 901611
/proc/meminfo: memFree=123818712/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2684 CPUtime=0 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 233 100 0 0 0 0 0 0 20 0 1 0 174269104 10170368 671 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 671 594 264 0 134 0
[pid=901573] ppid=901570 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/901573/stat : 901573 (timeout) S 901570 901573 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174269105 8867840 245 134679101440 94583519068160 94583519103176 140737365080608 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94583521200592 94583521202724 94583527075840 140737365087272 140737365087388 140737365087388 140737365094375 0
/proc/901573/statm: 2165 245 221 9 0 87 0
[pid=901574] ppid=901573 vsize=74736 memory=66796 CPUtime=50.87 cores=0,2
/proc/901574/stat : 901574 (LS-MabSP) R 901573 901573 899397 0 -1 4194304 13791 0 0 0 5084 3 0 0 20 0 1 0 174269105 76529664 16699 134679101440 4194304 15467897 140730542870384 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 51806208 140730542875707 140730542875810 140730542875810 140730542882797 0
/proc/901574/statm: 18684 16699 2849 2753 0 15337 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 93328 KiB
Current children cumulated memory: 70460 KiB

[startup+102.301 s]
/proc/loadavg: 4.20 4.35 4.29 5/253 901621
/proc/meminfo: memFree=123643956/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2684 CPUtime=0 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 233 100 0 0 0 0 0 0 20 0 1 0 174269104 10170368 671 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 671 594 264 0 134 0

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

/proc/902502/statm: 7552 3579 748 737 0 6640 0
Current children cumulated CPU time: 3391.77 s
Current children cumulated vsize: 48800 KiB
Current children cumulated memory: 18048 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.22 4.18 5/250 903364
/proc/meminfo: memFree=125279816/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2732 CPUtime=1792.16 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 267 122691 0 0 0 0 176263 2953 20 0 1 0 174269104 10170368 683 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 683 594 264 0 134 0
[pid=902501] ppid=901570 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/902501/stat : 902501 (timeout) S 901570 902501 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174448907 8867840 250 134679101440 93934181130240 93934181165256 140724750628496 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 93934183262672 93934183264804 93934216716288 140724750631923 140724750632092 140724750632092 140724750639079 0
/proc/902501/statm: 2165 250 226 9 0 87 0
[pid=902502] ppid=902501 vsize=30400 memory=14548 CPUtime=1659.44 cores=0,2
/proc/902502/stat : 902502 (Exact) R 902501 902501 899397 0 -1 4194304 11198 0 0 0 165942 2 0 0 20 0 1 0 174448907 31129600 3637 134679101440 4194304 7210733 140723311139088 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 27426816 140723311141903 140723311142053 140723311142053 140723311149040 0
/proc/902502/statm: 7600 3637 748 737 0 6688 0
Current children cumulated CPU time: 3451.6 s
Current children cumulated vsize: 48992 KiB
Current children cumulated memory: 18280 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.19 4.18 5/250 903374
/proc/meminfo: memFree=125279444/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2732 CPUtime=1792.16 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 267 122691 0 0 0 0 176263 2953 20 0 1 0 174269104 10170368 683 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 683 594 264 0 134 0
[pid=902501] ppid=901570 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/902501/stat : 902501 (timeout) S 901570 902501 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174448907 8867840 250 134679101440 93934181130240 93934181165256 140724750628496 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 93934183262672 93934183264804 93934216716288 140724750631923 140724750632092 140724750632092 140724750639079 0
/proc/902501/statm: 2165 250 226 9 0 87 0
[pid=902502] ppid=902501 vsize=30400 memory=14548 CPUtime=1719.27 cores=0,2
/proc/902502/stat : 902502 (Exact) R 902501 902501 899397 0 -1 4194304 11201 0 0 0 171925 2 0 0 20 0 1 0 174448907 31129600 3637 134679101440 4194304 7210733 140723311139088 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 27426816 140723311141903 140723311142053 140723311142053 140723311149040 0
/proc/902502/statm: 7600 3637 748 737 0 6688 0
Current children cumulated CPU time: 3511.43 s
Current children cumulated vsize: 48992 KiB
Current children cumulated memory: 18280 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.18 4.18 5/252 903554
/proc/meminfo: memFree=125279012/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2732 CPUtime=1792.16 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 267 122691 0 0 0 0 176263 2953 20 0 1 0 174269104 10170368 683 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 683 594 264 0 134 0
[pid=902501] ppid=901570 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/902501/stat : 902501 (timeout) S 901570 902501 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174448907 8867840 250 134679101440 93934181130240 93934181165256 140724750628496 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 93934183262672 93934183264804 93934216716288 140724750631923 140724750632092 140724750632092 140724750639079 0
/proc/902501/statm: 2165 250 226 9 0 87 0
[pid=902502] ppid=902501 vsize=30272 memory=14380 CPUtime=1779.09 cores=0,2
/proc/902502/stat : 902502 (Exact) R 902501 902501 899397 0 -1 4194304 11312 0 0 0 177907 2 0 0 20 0 1 0 174448907 30998528 3595 134679101440 4194304 7210733 140723311139088 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 27426816 140723311141903 140723311142053 140723311142053 140723311149040 0
/proc/902502/statm: 7568 3595 748 737 0 6656 0
Current children cumulated CPU time: 3571.25 s
Current children cumulated vsize: 48864 KiB
Current children cumulated memory: 18112 KiB

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

# cumulated CPU time of all completed processes:  user=3555.41 s, system=29.5735 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.18 4.17 5/252 903554
/proc/meminfo: memFree=125279012/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2732 CPUtime=1792.16 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 267 122691 0 0 0 0 176263 2953 20 0 1 0 174269104 10170368 683 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 683 594 264 0 134 0
[pid=902501] ppid=901570 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/902501/stat : 902501 (timeout) S 901570 902501 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174448907 8867840 250 134679101440 93934181130240 93934181165256 140724750628496 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 93934183262672 93934183264804 93934216716288 140724750631923 140724750632092 140724750632092 140724750639079 0
/proc/902501/statm: 2165 250 226 9 0 87 0
[pid=902502] ppid=902501 vsize=30272 memory=14380 CPUtime=1780.8 cores=0,2
/proc/902502/stat : 902502 (Exact) R 902501 902501 899397 0 -1 4194304 11312 0 0 0 178078 2 0 0 20 0 1 0 174448907 30998528 3595 134679101440 4194304 7210733 140723311139088 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 27426816 140723311141903 140723311142053 140723311142053 140723311149040 0
/proc/902502/statm: 7568 3595 748 737 0 6656 0
Current children cumulated CPU time: 3572.96 s
Current children cumulated vsize: 48864 KiB
Current children cumulated memory: 18112 KiB

[startup+3590.4 s]
/proc/loadavg: 4.12 4.18 4.17 5/252 903555
/proc/meminfo: memFree=125278928/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2732 CPUtime=1792.16 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 267 122691 0 0 0 0 176263 2953 20 0 1 0 174269104 10170368 683 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 683 594 264 0 134 0
[pid=902501] ppid=901570 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/902501/stat : 902501 (timeout) S 901570 902501 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174448907 8867840 250 134679101440 93934181130240 93934181165256 140724750628496 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 93934183262672 93934183264804 93934216716288 140724750631923 140724750632092 140724750632092 140724750639079 0
/proc/902501/statm: 2165 250 226 9 0 87 0
[pid=902502] ppid=902501 vsize=30272 memory=14380 CPUtime=1787.17 cores=0,2
/proc/902502/stat : 902502 (Exact) R 902501 902501 899397 0 -1 4194304 11312 0 0 0 178715 2 0 0 20 0 1 0 174448907 30998528 3595 134679101440 4194304 7210733 140723311139088 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 27426816 140723311141903 140723311142053 140723311142053 140723311149040 0
/proc/902502/statm: 7568 3595 748 737 0 6656 0
Current children cumulated CPU time: 3579.33 s
Current children cumulated vsize: 48864 KiB
Current children cumulated memory: 18112 KiB

[startup+3593.6 s]
/proc/loadavg: 4.12 4.18 4.17 5/252 903555
/proc/meminfo: memFree=125278928/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2732 CPUtime=1792.16 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 267 122691 0 0 0 0 176263 2953 20 0 1 0 174269104 10170368 683 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 683 594 264 0 134 0
[pid=902501] ppid=901570 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/902501/stat : 902501 (timeout) S 901570 902501 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174448907 8867840 250 134679101440 93934181130240 93934181165256 140724750628496 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 93934183262672 93934183264804 93934216716288 140724750631923 140724750632092 140724750632092 140724750639079 0
/proc/902501/statm: 2165 250 226 9 0 87 0
[pid=902502] ppid=902501 vsize=30272 memory=14380 CPUtime=1790.36 cores=0,2
/proc/902502/stat : 902502 (Exact) R 902501 902501 899397 0 -1 4194304 11312 0 0 0 179034 2 0 0 20 0 1 0 174448907 30998528 3595 134679101440 4194304 7210733 140723311139088 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 27426816 140723311141903 140723311142053 140723311142053 140723311149040 0
/proc/902502/statm: 7568 3595 748 737 0 6656 0
Current children cumulated CPU time: 3582.52 s
Current children cumulated vsize: 48864 KiB
Current children cumulated memory: 18112 KiB

[startup+3595.2 s]
/proc/loadavg: 4.11 4.17 4.17 5/252 903555
/proc/meminfo: memFree=125279040/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2732 CPUtime=1792.16 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 267 122691 0 0 0 0 176263 2953 20 0 1 0 174269104 10170368 683 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 683 594 264 0 134 0
[pid=902501] ppid=901570 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/902501/stat : 902501 (timeout) S 901570 902501 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174448907 8867840 250 134679101440 93934181130240 93934181165256 140724750628496 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 93934183262672 93934183264804 93934216716288 140724750631923 140724750632092 140724750632092 140724750639079 0
/proc/902501/statm: 2165 250 226 9 0 87 0
[pid=902502] ppid=902501 vsize=30272 memory=14380 CPUtime=1791.96 cores=0,2
/proc/902502/stat : 902502 (Exact) R 902501 902501 899397 0 -1 4194304 11312 0 0 0 179194 2 0 0 20 0 1 0 174448907 30998528 3595 134679101440 4194304 7210733 140723311139088 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 27426816 140723311141903 140723311142053 140723311142053 140723311149040 0
/proc/902502/statm: 7568 3595 748 737 0 6656 0
Current children cumulated CPU time: 3584.12 s
Current children cumulated vsize: 48864 KiB
Current children cumulated memory: 18112 KiB

[startup+3595.6 s]
/proc/loadavg: 4.11 4.17 4.17 5/252 903555
/proc/meminfo: memFree=125279040/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2732 CPUtime=1792.16 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 267 122691 0 0 0 0 176263 2953 20 0 1 0 174269104 10170368 683 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 683 594 264 0 134 0
[pid=902501] ppid=901570 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/902501/stat : 902501 (timeout) S 901570 902501 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174448907 8867840 250 134679101440 93934181130240 93934181165256 140724750628496 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 93934183262672 93934183264804 93934216716288 140724750631923 140724750632092 140724750632092 140724750639079 0
/proc/902501/statm: 2165 250 226 9 0 87 0
[pid=902502] ppid=902501 vsize=30272 memory=14380 CPUtime=1792.35 cores=0,2
/proc/902502/stat : 902502 (Exact) R 902501 902501 899397 0 -1 4194304 11312 0 0 0 179233 2 0 0 20 0 1 0 174448907 30998528 3595 134679101440 4194304 7210733 140723311139088 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 27426816 140723311141903 140723311142053 140723311142053 140723311149040 0
/proc/902502/statm: 7568 3595 748 737 0 6656 0
Current children cumulated CPU time: 3584.51 s
Current children cumulated vsize: 48864 KiB
Current children cumulated memory: 18112 KiB

[startup+3596 s]*
/proc/loadavg: 4.11 4.17 4.17 5/251 903555
/proc/meminfo: memFree=125305176/131655788 swapFree=131071996/131071996
[pid=901570] ppid=901567 vsize=9932 memory=2732 CPUtime=1792.16 cores=0,2
/proc/901570/stat : 901570 (Hybrid-LSMabSP+) S 901567 901570 899397 0 -1 4194304 267 122691 0 0 0 0 176263 2953 20 0 1 0 174269104 10170368 683 134679101440 94231835217920 94231836297240 140736036305248 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94231838395696 94231838442884 94231860183040 140736036312039 140736036312185 140736036312185 140736036319201 0
/proc/901570/statm: 2483 683 594 264 0 134 0
[pid=902501] ppid=901570 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/902501/stat : 902501 (timeout) S 901570 902501 899397 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 174448907 8867840 250 134679101440 93934181130240 93934181165256 140724750628496 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 93934183262672 93934183264804 93934216716288 140724750631923 140724750632092 140724750632092 140724750639079 0
/proc/902501/statm: 2165 250 226 9 0 87 0
[pid=902502] ppid=902501 vsize=30272 memory=14380 CPUtime=1792.76 cores=0,2
/proc/902502/stat : 902502 (Exact) R 902501 902501 899397 0 -1 4194304 11312 0 0 0 179274 2 0 0 20 0 1 0 174448907 30998528 3595 134679101440 4194304 7210733 140723311139088 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 27426816 140723311141903 140723311142053 140723311142053 140723311149040 0
/proc/902502/statm: 7568 3595 748 737 0 6656 0
Current children cumulated CPU time: 3584.92 s
Current children cumulated vsize: 48864 KiB
Current children cumulated memory: 18112 KiB

Child status: 0

Real time (s): 3596.04
CPU time (s): 3584.99
CPU user time (s): 3555.41
CPU system time (s): 29.5735
CPU usage (%): 99.6926
Max. virtual memory (cumulated for all children) (KiB): 525860
Max. memory (cumulated for all children) (KiB): 501084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3555.41
system time used= 29.5735
maximum resident set size= 497420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135855
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 82
involuntary context switches= 25303


# summary of solver processes directly reported to runsolver:
#   pid: 901570
#   total CPU time (s): 3584.99
#   total CPU user time (s): 3555.41
#   total CPU system time (s): 29.5735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.8636 second user time and 34.12 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-17 14:59:05
IDJOB=4437109
IDBENCH=147576
IDSOLVER=3070
FILE ID=nodeC004/4437109-1721221133
RUNJOBID= nodeC004-1721217548-899407
SLURM_JOB_ID= 7508931
Free space on /tmp= 723776 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_2.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4437109-1721221133/watcher-4437109-1721221133 -o /tmp/evaluation-result-4437109-1721221133/solver-4437109-1721221133 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721217548-899407 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4437109-1721221133.opb 3600 HOME 31000

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

MD5SUM BENCH= 52024caa2fcec9d840e113a681eace59
RANDOM SEED=1719861927

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		: 3492.656
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.148
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.307
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.431
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		: 3492.171
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.513
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.309
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.307
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:        125344300 kB
MemAvailable:   129856148 kB
Buffers:          462240 kB
Cached:          4836312 kB
SwapCached:            0 kB
Active:           902828 kB
Inactive:        4756140 kB
Active(anon):       3288 kB
Inactive(anon):   394496 kB
Active(file):     899540 kB
Inactive(file):  4361644 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             88240 kB
Writeback:            20 kB
AnonPages:        359956 kB
Mapped:           105216 kB
Shmem:             37700 kB
KReclaimable:     181728 kB
Slab:             291164 kB
SReclaimable:     181728 kB
SUnreclaim:       109436 kB
KernelStack:        3648 kB
PageTables:         9284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     803596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            55328 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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:      213832 kB
DirectMap2M:    23808000 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 723700 MiB
End job on nodeC004 at 2024-07-17 15:59:01