Trace number 4431273

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
IPBHS-GUROBI-SYM 2024-07-09? (TO) 3600.23 3604.55

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_2_mh.opb
MD5SUMb903151821b4588cc22205dcfedeb810
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21601492
Best CPU time to get the best result obtained on this benchmark3600.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019600
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 312913647916
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 312913647916
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

45.20/45.34	c initialize IPBHS solver
45.20/45.34	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:19:29), with Glucose 3.0, with Gurobi 10.0.1, with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
45.20/45.34	c optimizer = "gurobi"
45.20/45.34	c pbsolver = "roundingsat"
45.20/45.34	c load symmetries from file ""
45.20/45.34	c set time limit for symmetry computation to 100 seconds.
45.20/45.34	c set interchangeable summation variable limit to 3
45.20/45.34	c find symmetric cores by applying each permutation and add them to optimizer
45.20/45.34	c set abs symmetric core budget per WCE-iteration to 100
45.20/45.34	c set rel symmetric core budget per WCE-iteration to 0
45.20/45.34	c set lit symmetric core budget per WCE-iteration to 0
45.20/45.34	c set sym generation to 's'
45.20/45.34	c set abstraction set creation to 10 iterations without LB change
45.20/45.34	c set abstraction set inputs to 0
45.20/45.34	c set abstraction set cluster min size to 2
45.20/45.34	c set abstraction set cluster max size to 100000000
45.20/45.34	c set abstraction set cluster activation limit to 2
45.20/45.34	c enable abstraction set require equal cost
45.20/45.34	c set abstraction set assumptions to 0
45.20/45.34	c set abstraction set constraint type to 0
45.20/45.34	c set abstract core extraction strategy to b
45.20/45.34	c set core extraction strategy to 2
45.20/45.34	c set core extraction shuffles 10
45.20/45.34	c set cores per iteration to 5
45.20/45.34	c set optimizer bound usage strategy to 2
45.20/45.34	c set optimizer max non-optimal iterations to 1000
45.20/45.34	c set small core cardinality limit to 2
45.20/45.34	c set max coef in cores to 1000000000
45.20/45.34	c set SIS iterations to 5
45.20/45.34	c set SIS budget abs to 1000
45.20/45.34	c set SIS budget rel to 0.05
45.20/45.34	c limit for coefficient in constraints and objective to 9223372036854775807
45.20/45.34	c will solve HOME/instance-4431273-1721149073.opb

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431273-1721149073/watcher-4431273-1721149073 -o /tmp/evaluation-result-4431273-1721149073/solver-4431273-1721149073 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721141874-859213 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431273-1721149073.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100082 s]*
/proc/loadavg: 4.18 4.18 4.19 5/248 863359
/proc/meminfo: memFree=113380556/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=100576 memory=20160 CPUtime=0.09 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 4107 0 0 0 8 1 0 0 20 0 1 0 167066415 102989824 5040 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 25144 5040 1612 46 0 5759 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 110504 KiB
Current children cumulated memory: 22896 KiB

[startup+0.205543 s]*
/proc/loadavg: 4.18 4.18 4.19 5/248 863359
/proc/meminfo: memFree=113360580/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=114276 memory=32172 CPUtime=0.2 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 6629 0 0 0 18 2 0 0 20 0 1 0 167066415 117018624 8043 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 28569 8043 1612 46 0 9184 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 124204 KiB
Current children cumulated memory: 34908 KiB

[startup+0.305549 s]*
/proc/loadavg: 4.18 4.18 4.19 5/248 863359
/proc/meminfo: memFree=113340092/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=134884 memory=45464 CPUtime=0.3 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 8370 0 0 0 28 2 0 0 20 0 1 0 167066415 138121216 11366 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 33721 11366 1612 46 0 14336 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 144812 KiB
Current children cumulated memory: 48200 KiB

[startup+0.700388 s]
/proc/loadavg: 4.18 4.18 4.19 5/248 863359
/proc/meminfo: memFree=113300188/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=197656 memory=103212 CPUtime=0.68 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 13656 0 0 0 64 4 0 0 20 0 1 0 167066415 202399744 25803 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 49414 25803 1612 46 0 30029 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 207584 KiB
Current children cumulated memory: 105948 KiB

[startup+1.50038 s]
/proc/loadavg: 4.18 4.18 4.19 5/248 863359
/proc/meminfo: memFree=113199244/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=283000 memory=161564 CPUtime=1.48 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 24169 0 0 0 141 7 0 0 20 0 1 0 167066415 289792000 40391 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 70750 40391 1612 46 0 51365 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 292928 KiB
Current children cumulated memory: 164300 KiB

[startup+3.11279 s]
/proc/loadavg: 4.18 4.18 4.19 5/242 863396
/proc/meminfo: memFree=116223832/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=483244 memory=375336 CPUtime=3.09 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 49059 0 0 0 294 15 0 0 20 0 1 0 167066415 494841856 93834 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 120811 93834 1612 46 0 101426 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 493172 KiB
Current children cumulated memory: 378072 KiB

[startup+6.30035 s]
/proc/loadavg: 4.17 4.17 4.19 5/247 863408
/proc/meminfo: memFree=115262904/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=739916 memory=646452 CPUtime=6.27 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 96949 0 0 0 597 30 0 0 20 0 1 0 167066415 757673984 161613 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 184979 161613 1612 46 0 165594 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 749844 KiB
Current children cumulated memory: 649188 KiB

[startup+12.7003 s]
/proc/loadavg: 4.15 4.17 4.19 5/248 863409
/proc/meminfo: memFree=112205160/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=1836144 memory=1576580 CPUtime=12.66 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 175373 0 0 0 1016 250 0 0 20 0 1 0 167066415 1880211456 394145 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 459036 394145 1692 46 0 439651 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1846072 KiB
Current children cumulated memory: 1579316 KiB

[startup+25.5004 s]
/proc/loadavg: 4.19 4.18 4.19 5/250 863414
/proc/meminfo: memFree=106107748/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=5346480 memory=4757876 CPUtime=25.43 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 781686 0 0 0 2053 490 0 0 20 0 2 0 167066415 5474795520 1189469 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1336620 1189469 2722 46 0 1309215 0
[pid=863359/tid=863411] ppid=863357 vsize=5346480 memory=4732932 CPUtime=0 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 167068080 5474795520 1189469 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 5356408 KiB
Current children cumulated memory: 4760612 KiB

[startup+51.1131 s]
/proc/loadavg: 4.18 4.18 4.19 5/252 863587
/proc/meminfo: memFree=101612176/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=6809140 memory=5950780 CPUtime=51 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 1204649 0 0 0 4541 559 0 0 20 0 2 0 167066415 6972559360 1487695 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1702285 1487695 2725 46 0 1674880 0
[pid=863359/tid=863411] ppid=863357 vsize=6809140 memory=5890196 CPUtime=0.03 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 2 0 0 0 1 2 0 0 20 0 2 0 167068080 6972559360 1487695 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 6819068 KiB
Current children cumulated memory: 5953516 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.18 4.19 5/253 863597
/proc/meminfo: memFree=101845000/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=6809140 memory=5950812 CPUtime=102.15 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 1211388 0 0 0 9647 568 0 0 20 0 2 0 167066415 6972559360 1487703 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1702285 1487703 2725 46 0 1674880 0
[pid=863359/tid=863411] ppid=863357 vsize=6809140 memory=5950808 CPUtime=0.11 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 6 0 0 0 4 7 0 0 20 0 2 0 167068080 6972559360 1487703 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 102.15 s
Current children cumulated vsize: 6819068 KiB
Current children cumulated memory: 5953548 KiB

[startup+162.3 s]
/proc/loadavg: 4.29 4.21 4.19 5/254 863610
/proc/meminfo: memFree=102829404/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=5928168 memory=5448600 CPUtime=162.08 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 2465437 0 0 0 15014 1194 0 0 20 0 2 0 167066415 6070444032 1362150 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1482042 1362150 2741 46 0 1454637 0
[pid=863359/tid=863411] ppid=863357 vsize=5928168 memory=2736 CPUtime=0.18 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 11 0 0 0 6 12 0 0 20 0 2 0 167068080 6070444032 1362150 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 162.08 s
Current children cumulated vsize: 5938096 KiB
Current children cumulated memory: 5451336 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.18 4.18 5/253 863632

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

/proc/863359/statm: 1903291 1756533 3790 46 0 1875886 0
[pid=863359/tid=863411] ppid=863357 vsize=7613164 memory=2736 CPUtime=3.08 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 746 0 0 0 75 233 0 0 20 0 2 0 167068080 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 3158.49 s
Current children cumulated vsize: 7623092 KiB
Current children cumulated memory: 7028868 KiB

[startup+3222.3 s]
/proc/loadavg: 3.68 3.58 3.79 4/243 864819
/proc/meminfo: memFree=106720380/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=7613164 memory=7026132 CPUtime=3218.42 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 4146569 0 0 0 319761 2081 0 0 20 0 2 0 167066415 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1903291 1756533 3790 46 0 1875886 0
[pid=863359/tid=863411] ppid=863357 vsize=7613164 memory=12740 CPUtime=3.14 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 756 0 0 0 77 237 0 0 20 0 2 0 167068080 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 3218.42 s
Current children cumulated vsize: 7623092 KiB
Current children cumulated memory: 7028868 KiB

[startup+3282.3 s]
/proc/loadavg: 3.30 3.48 3.75 4/243 864830
/proc/meminfo: memFree=106719972/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=7613164 memory=7026132 CPUtime=3278.35 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 4147468 0 0 0 325749 2086 0 0 20 0 2 0 167066415 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1903291 1756533 3790 46 0 1875886 0
[pid=863359/tid=863411] ppid=863357 vsize=7613164 memory=2736 CPUtime=3.2 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 771 0 0 0 79 241 0 0 20 0 2 0 167068080 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 3278.35 s
Current children cumulated vsize: 7623092 KiB
Current children cumulated memory: 7028868 KiB

[startup+3342.3 s]
/proc/loadavg: 3.15 3.41 3.70 4/244 864841
/proc/meminfo: memFree=106719676/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=7613164 memory=7026132 CPUtime=3338.28 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 4148970 0 0 0 331737 2091 0 0 20 0 2 0 167066415 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1903291 1756533 3790 46 0 1875886 0
[pid=863359/tid=863411] ppid=863357 vsize=7613164 memory=2736 CPUtime=3.26 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 791 0 0 0 80 246 0 0 20 0 2 0 167068080 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 3338.28 s
Current children cumulated vsize: 7623092 KiB
Current children cumulated memory: 7028868 KiB

[startup+3402.3 s]
/proc/loadavg: 3.18 3.36 3.67 4/244 864853
/proc/meminfo: memFree=106717276/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=7613164 memory=7026132 CPUtime=3398.21 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 4210303 0 0 0 337701 2120 0 0 20 0 2 0 167066415 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1903291 1756533 3790 46 0 1875886 0
[pid=863359/tid=863411] ppid=863357 vsize=7613164 memory=2736 CPUtime=3.32 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 802 0 0 0 82 250 0 0 20 0 2 0 167068080 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 3398.21 s
Current children cumulated vsize: 7623092 KiB
Current children cumulated memory: 7028868 KiB

[startup+3462.3 s]
/proc/loadavg: 3.11 3.31 3.63 4/243 865248
/proc/meminfo: memFree=106716452/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=7613164 memory=7026132 CPUtime=3458.13 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 4210344 0 0 0 343688 2125 0 0 20 0 2 0 167066415 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1903291 1756533 3790 46 0 1875886 0
[pid=863359/tid=863411] ppid=863357 vsize=7613164 memory=7026132 CPUtime=3.38 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 816 0 0 0 83 255 0 0 20 0 2 0 167068080 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 3458.13 s
Current children cumulated vsize: 7623092 KiB
Current children cumulated memory: 7028868 KiB

[startup+3522.3 s]
/proc/loadavg: 3.15 3.28 3.60 4/243 865258
/proc/meminfo: memFree=106716712/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=7613164 memory=7026132 CPUtime=3518.06 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 4212345 0 0 0 349675 2131 0 0 20 0 2 0 167066415 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1903291 1756533 3790 46 0 1875886 0
[pid=863359/tid=863411] ppid=863357 vsize=7613164 memory=2736 CPUtime=3.43 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 836 0 0 0 84 259 0 0 20 0 2 0 167068080 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 3518.06 s
Current children cumulated vsize: 7623092 KiB
Current children cumulated memory: 7028868 KiB

[startup+3582.3 s]
/proc/loadavg: 3.05 3.23 3.56 4/243 865268
/proc/meminfo: memFree=106716392/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=7613164 memory=7026132 CPUtime=3577.99 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 4274034 0 0 0 355639 2160 0 0 20 0 2 0 167066415 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1903291 1756533 3790 46 0 1875886 0
[pid=863359/tid=863411] ppid=863357 vsize=7613164 memory=-8970255177669044321 CPUtime=3.49 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 852 0 0 0 85 264 0 0 20 0 2 0 167068080 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 3577.99 s
Current children cumulated vsize: 7623092 KiB
Current children cumulated memory: 7028868 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.4 s]
/proc/loadavg: 3.11 3.23 3.55 3/234 865303
/proc/meminfo: memFree=110278104/131655788 swapFree=131071996/131071996
[pid=863357] ppid=863354 vsize=9928 memory=2736 CPUtime=0 cores=5,7
/proc/863357/stat : 863357 (run-glibc-2.34.) S 863354 863357 859200 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167066414 10166272 684 134679101440 94580166385664 94580167464984 140725505082992 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94580169563440 94580169610628 94580189851648 140725505090495 140725505090652 140725505090652 140725505097667 0
/proc/863357/statm: 2482 684 603 264 0 133 0
[pid=863359] ppid=863357 vsize=7613164 memory=7026132 CPUtime=3600.07 cores=5,7
/proc/863359/stat : 863359 (ld-linux-x86-64) R 863357 863357 859200 0 -1 4194304 4274050 0 0 0 357845 2162 0 0 20 0 2 0 167066415 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
/proc/863359/statm: 1903291 1756533 3790 46 0 1875886 0
[pid=863359/tid=863411] ppid=863357 vsize=7613164 memory=29488 CPUtime=3.52 cores=5,7
/proc/863359/task/863411/stat : 863411 (ld-linux-x86-64) S 863357 863357 859200 0 -1 1077936192 852 0 0 0 86 266 0 0 20 0 2 0 167068080 7795879936 1756533 134679101440 139789209968640 139789210156252 140724684265536 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139789212257152 139789212266600 93824997793792 140724684272471 140724684272635 140724684272635 140724684279730 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 7623092 KiB
Current children cumulated memory: 7028868 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002856 s, system=0.000928 s

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

# cumulated CPU time of all completed processes:  user=3578.47 s, system=21.7607 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3604.52 s]*
/proc/loadavg: 3.11 3.23 3.55 3/233 865303
/proc/meminfo: memFree=114514036/131655788 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.003784 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.55
CPU time (s): 3600.23
CPU user time (s): 3578.47
CPU system time (s): 21.7607
CPU usage (%): 99.8802
Max. virtual memory (cumulated for all children) (KiB): 9823132
Max. memory (cumulated for all children) (KiB): 7793800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.47
system time used= 21.7607
maximum resident set size= 7838372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4274253
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= 354673
involuntary context switches= 1128


# summary of solver processes directly reported to runsolver:
#   pid: 863357,863359
#   total CPU time (s): 3600.23
#   total CPU user time (s): 3578.47
#   total CPU system time (s): 21.7607

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9264 second user time and 31.7737 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-16 18:58:08
IDJOB=4431273
IDBENCH=155753
IDSOLVER=3055
FILE ID=nodeC005/4431273-1721149073
RUNJOBID= nodeC005-1721141874-859213
SLURM_JOB_ID= 7505727
Free space on /tmp= 723032 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_2_mh.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431273-1721149073/watcher-4431273-1721149073 -o /tmp/evaluation-result-4431273-1721149073/solver-4431273-1721149073 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721141874-859213 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431273-1721149073.opb

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

MD5SUM BENCH= b903151821b4588cc22205dcfedeb810
RANDOM SEED=562522859

nodeC005.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		: 3656.754
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	: 6983.53
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		: 3688.420
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.35
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.388
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	: 6983.53
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.316
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.35
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		: 3655.544
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	: 6983.53
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		: 1197.336
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.35
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.368
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	: 6983.53
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		: 3491.934
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.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        113406552 kB
MemAvailable:   119186396 kB
Buffers:          405052 kB
Cached:          6144672 kB
SwapCached:            0 kB
Active:          1139720 kB
Inactive:       16395912 kB
Active(anon):       3456 kB
Inactive(anon): 11020148 kB
Active(file):    1136264 kB
Inactive(file):  5375764 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            405436 kB
Writeback:             0 kB
AnonPages:      10983840 kB
Mapped:           121852 kB
Shmem:             37704 kB
KReclaimable:     216028 kB
Slab:             330768 kB
SReclaimable:     216028 kB
SUnreclaim:       114740 kB
KernelStack:        3968 kB
PageTables:        31356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   12208180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53760 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3762176 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:      285512 kB
DirectMap2M:    36319232 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723268 MiB
End job on nodeC005 at 2024-07-16 19:58:13