Trace number 4458257

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 2024-07-09? (TO) 3600.07 3607.21

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_18.opb
MD5SUM858e72f790302981bac4f28574add405
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.145801
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2016
Total number of constraints2988
Number of constraints which are clauses1944
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1044
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 72
Biggest coefficient in the objective function 34359738368
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 137438953470
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 34359738368
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 137438953470
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/3607.20	HOME/run-glibc-2.34.sh: line 2: 215791 Terminated              LD_LIBRARY_PATH=/home/evaluation/evaluation/priv/lib:/home/evaluation/evaluation/tools/lib64:/home/evaluation/evaluation/tools/lib:/usr/local/lib:/home/evaluation/evaluation/tools/glibc-2.34/lib/:/lib64 /home/evaluation/evaluation/tools/glibc-2.34/lib/ld-linux-x86-64.so.2 $*

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458257-1721868743/watcher-4458257-1721868743 -o /tmp/evaluation-result-4458257-1721868743/solver-4458257-1721868743 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721865114-213057 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4458257-1721868743.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=215789, runsolver pid=215786
Current StackSize limit: 8192 KiB


[startup+0.100247 s]*
/proc/loadavg: 4.29 4.23 4.09 5/267 215792
/proc/meminfo: memFree=121496624/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=137648 memory=24580 CPUtime=0.08 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 2145 0 0 0 8 0 0 0 20 0 2 0 23397700 140951552 6145 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 34412 6145 3357 46 0 7007 0
[pid=215791/tid=215792] ppid=215789 vsize=137648 memory=4026561614 CPUtime=0 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23397702 140951552 6145 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 147576 KiB
Current children cumulated memory: 27324 KiB

[startup+0.205247 s]*
/proc/loadavg: 4.29 4.23 4.09 5/267 215792
/proc/meminfo: memFree=121496288/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=137648 memory=24580 CPUtime=0.19 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 2171 0 0 0 18 1 0 0 20 0 2 0 23397700 140951552 6145 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 34412 6145 3357 46 0 7007 0
[pid=215791/tid=215792] ppid=215789 vsize=137648 memory=3471202400344241230 CPUtime=0 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23397702 140951552 6145 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 147576 KiB
Current children cumulated memory: 27324 KiB

[startup+0.304862 s]*
/proc/loadavg: 4.29 4.23 4.09 5/267 215792
/proc/meminfo: memFree=121496064/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=137648 memory=24580 CPUtime=0.28 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 2196 0 0 0 27 1 0 0 20 0 2 0 23397700 140951552 6145 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 34412 6145 3357 46 0 7007 0
[pid=215791/tid=215792] ppid=215789 vsize=137648 memory=-8681467409184220774 CPUtime=0 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23397702 140951552 6145 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 147576 KiB
Current children cumulated memory: 27324 KiB

[startup+0.700218 s]
/proc/loadavg: 4.29 4.23 4.09 6/267 215792
/proc/meminfo: memFree=121495896/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=137648 memory=26892 CPUtime=0.67 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 2238 0 0 0 65 2 0 0 20 0 2 0 23397700 140951552 6723 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 34412 6723 3357 46 0 7007 0
[pid=215791/tid=215792] ppid=215789 vsize=137648 memory=25596 CPUtime=0 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23397702 140951552 6723 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 147576 KiB
Current children cumulated memory: 29636 KiB

[startup+1.50021 s]
/proc/loadavg: 4.29 4.23 4.09 5/267 215792
/proc/meminfo: memFree=121493636/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=137796 memory=26892 CPUtime=1.47 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 2270 0 0 0 143 4 0 0 20 0 2 0 23397700 141103104 6723 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 34449 6723 3357 46 0 7044 0
[pid=215791/tid=215792] ppid=215789 vsize=137796 memory=11944 CPUtime=0 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23397702 141103104 6723 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 147724 KiB
Current children cumulated memory: 29636 KiB

[startup+3.10536 s]
/proc/loadavg: 4.29 4.23 4.09 5/267 215794
/proc/meminfo: memFree=121492456/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=137940 memory=27312 CPUtime=3.07 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 2894 0 0 0 298 9 0 0 20 0 2 0 23397700 141250560 6828 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 34485 6828 3357 46 0 7080 0
[pid=215791/tid=215792] ppid=215789 vsize=137940 memory=2744 CPUtime=0 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 23397702 141250560 6828 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 147868 KiB
Current children cumulated memory: 30056 KiB

[startup+6.30019 s]
/proc/loadavg: 4.27 4.22 4.09 5/267 215794
/proc/meminfo: memFree=121490804/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=138204 memory=27476 CPUtime=6.27 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 3581 0 0 0 612 15 0 0 20 0 2 0 23397700 141520896 6869 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 34551 6869 3357 46 0 7146 0
[pid=215791/tid=215792] ppid=215789 vsize=138204 memory=2744 CPUtime=0 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 23397702 141520896 6869 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 148132 KiB
Current children cumulated memory: 30220 KiB

[startup+12.7002 s]
/proc/loadavg: 4.24 4.22 4.09 5/267 215795
/proc/meminfo: memFree=121489176/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=138468 memory=27812 CPUtime=12.65 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 5021 0 0 0 1238 27 0 0 20 0 2 0 23397700 141791232 6953 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 34617 6953 3357 46 0 7212 0
[pid=215791/tid=215792] ppid=215789 vsize=138468 memory=2744 CPUtime=0 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 2 0 23397702 141791232 6953 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 148396 KiB
Current children cumulated memory: 30556 KiB

[startup+25.5002 s]
/proc/loadavg: 4.19 4.21 4.09 5/267 215797
/proc/meminfo: memFree=121477976/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=148240 memory=34772 CPUtime=25.42 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 9993 0 0 0 2499 43 0 0 20 0 2 0 23397700 151797760 8693 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 37060 8693 3357 46 0 9655 0
[pid=215791/tid=215792] ppid=215789 vsize=148240 memory=30468 CPUtime=0 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 2 0 23397702 151797760 8693 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 158168 KiB
Current children cumulated memory: 37516 KiB

[startup+51.1057 s]
/proc/loadavg: 4.25 4.22 4.10 5/267 215800
/proc/meminfo: memFree=121473112/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=148664 memory=38572 CPUtime=50.98 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 17822 0 0 0 5023 75 0 0 20 0 2 0 23397700 152231936 9643 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 37166 9643 3357 46 0 9761 0
[pid=215791/tid=215792] ppid=215789 vsize=148664 memory=2744 CPUtime=0.01 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 34 0 0 0 0 1 0 0 20 0 2 0 23397702 152231936 9643 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 158592 KiB
Current children cumulated memory: 41316 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.20 4.10 5/266 215858
/proc/meminfo: memFree=121522192/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=149756 memory=39516 CPUtime=102.06 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 25927 0 0 0 10073 133 0 0 20 0 2 0 23397700 153350144 9879 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 37439 9879 3357 46 0 10034 0
[pid=215791/tid=215792] ppid=215789 vsize=149756 memory=39508 CPUtime=0.05 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 42 0 0 0 2 3 0 0 20 0 2 0 23397702 153350144 9879 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 159684 KiB
Current children cumulated memory: 42260 KiB

[startup+162.3 s]

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

/proc/215791/statm: 52575 25572 3357 46 0 25170 0
[pid=215791/tid=215792] ppid=215789 vsize=210300 memory=2744 CPUtime=2.12 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 229 0 0 0 81 131 0 0 20 0 2 0 23397702 215347200 25572 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 3096.03 s
Current children cumulated vsize: 220228 KiB
Current children cumulated memory: 105032 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.14 4.16 5/265 217709
/proc/meminfo: memFree=121398340/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=207572 memory=99844 CPUtime=3155.92 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 139963 0 0 0 313986 1606 0 0 20 0 2 0 23397700 212553728 24961 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 51893 24961 3357 46 0 24488 0
[pid=215791/tid=215792] ppid=215789 vsize=207572 memory=99844 CPUtime=2.16 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 232 0 0 0 83 133 0 0 20 0 2 0 23397702 212553728 24961 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 3155.92 s
Current children cumulated vsize: 217500 KiB
Current children cumulated memory: 102588 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.13 4.16 5/263 217721
/proc/meminfo: memFree=121395100/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=208240 memory=100384 CPUtime=3215.82 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 140612 0 0 0 319948 1634 0 0 20 0 2 0 23397700 213237760 25096 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 52060 25096 3357 46 0 24655 0
[pid=215791/tid=215792] ppid=215789 vsize=208240 memory=12304 CPUtime=2.21 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 235 0 0 0 85 136 0 0 20 0 2 0 23397702 213237760 25096 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 3215.82 s
Current children cumulated vsize: 218168 KiB
Current children cumulated memory: 103128 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.12 4.15 5/263 217731
/proc/meminfo: memFree=121392272/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=208240 memory=100384 CPUtime=3275.71 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 141673 0 0 0 325914 1657 0 0 20 0 2 0 23397700 213237760 25096 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 52060 25096 3357 46 0 24655 0
[pid=215791/tid=215792] ppid=215789 vsize=208240 memory=2744 CPUtime=2.25 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 239 0 0 0 87 138 0 0 20 0 2 0 23397702 213237760 25096 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 3275.71 s
Current children cumulated vsize: 218168 KiB
Current children cumulated memory: 103128 KiB

[startup+3342.3 s]
/proc/loadavg: 4.23 4.16 4.16 5/264 217746
/proc/meminfo: memFree=121391220/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=208240 memory=100384 CPUtime=3335.61 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 142296 0 0 0 331885 1676 0 0 20 0 2 0 23397700 213237760 25096 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 52060 25096 3357 46 0 24655 0
[pid=215791/tid=215792] ppid=215789 vsize=208240 memory=2744 CPUtime=2.29 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 243 0 0 0 88 141 0 0 20 0 2 0 23397702 213237760 25096 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 3335.61 s
Current children cumulated vsize: 218168 KiB
Current children cumulated memory: 103128 KiB

[startup+3402.3 s]
/proc/loadavg: 4.26 4.17 4.17 5/264 217756
/proc/meminfo: memFree=121386984/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=208240 memory=100384 CPUtime=3395.51 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 142976 0 0 0 337860 1691 0 0 20 0 2 0 23397700 213237760 25096 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 52060 25096 3357 46 0 24655 0
[pid=215791/tid=215792] ppid=215789 vsize=208240 memory=2744 CPUtime=2.34 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 247 0 0 0 90 144 0 0 20 0 2 0 23397702 213237760 25096 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 3395.51 s
Current children cumulated vsize: 218168 KiB
Current children cumulated memory: 103128 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.14 4.15 5/264 217766
/proc/meminfo: memFree=121380788/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=241684 memory=105896 CPUtime=3455.4 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 145433 0 0 0 343831 1709 0 0 20 0 2 0 23397700 247484416 26474 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 60421 26474 3357 46 0 33016 0
[pid=215791/tid=215792] ppid=215789 vsize=241684 memory=2744 CPUtime=2.38 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 250 0 0 0 92 146 0 0 20 0 2 0 23397702 247484416 26474 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 3455.4 s
Current children cumulated vsize: 251612 KiB
Current children cumulated memory: 108640 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.14 4.15 5/265 217781
/proc/meminfo: memFree=121379932/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=241684 memory=106088 CPUtime=3515.3 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 145919 0 0 0 349799 1731 0 0 20 0 2 0 23397700 247484416 26522 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 60421 26522 3357 46 0 33016 0
[pid=215791/tid=215792] ppid=215789 vsize=241684 memory=2744 CPUtime=2.43 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 253 0 0 0 94 149 0 0 20 0 2 0 23397702 247484416 26522 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 3515.3 s
Current children cumulated vsize: 251612 KiB
Current children cumulated memory: 108832 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.15 4.15 5/265 217793
/proc/meminfo: memFree=121381464/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=238732 memory=103264 CPUtime=3575.19 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 146374 0 0 0 355765 1754 0 0 20 0 2 0 23397700 244461568 25816 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 59683 25816 3357 46 0 32278 0
[pid=215791/tid=215792] ppid=215789 vsize=238732 memory=11944 CPUtime=2.47 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 257 0 0 0 96 151 0 0 20 0 2 0 23397702 244461568 25816 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 3575.19 s
Current children cumulated vsize: 248660 KiB
Current children cumulated memory: 106008 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.2 s]
/proc/loadavg: 4.16 4.15 4.16 5/265 217844
/proc/meminfo: memFree=121375788/131524600 swapFree=131054968/131071996
[pid=215789] ppid=215786 vsize=9928 memory=2744 CPUtime=0 cores=5,7
/proc/215789/stat : 215789 (run-glibc-2.34.) S 215786 215789 213044 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 23397700 10166272 686 134679101440 94033598824448 94033599903768 140720553618160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94033602002224 94033602049412 94033628409856 140720553624523 140720553624668 140720553624668 140720553631683 0
/proc/215789/statm: 2482 686 606 264 0 133 0
[pid=215791] ppid=215789 vsize=239844 memory=104044 CPUtime=3600.06 cores=5,7
/proc/215791/stat : 215791 (ld-linux-x86-64) R 215789 215789 213044 0 -1 4194304 146620 0 0 0 358239 1767 0 0 20 0 2 0 23397700 245600256 26011 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
/proc/215791/statm: 59961 26011 3357 46 0 32556 0
[pid=215791/tid=215792] ppid=215789 vsize=239844 memory=104044 CPUtime=2.48 cores=5,7
/proc/215791/task/215792/stat : 215792 (ld-linux-x86-64) S 215789 215789 213044 0 -1 1077936192 257 0 0 0 96 152 0 0 20 0 2 0 23397702 245600256 26011 134679101440 140169082089472 140169082277084 140732572880832 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140169084377984 140169084387432 93825014063104 140732572885859 140732572886011 140732572886011 140732572893106 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 249772 KiB
Current children cumulated memory: 106788 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3607.21 s]
# the end of solver process 215789 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3582.4 s, system=17.6722 s

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

Child status: 143

Real time (s): 3607.21
CPU time (s): 3600.07
CPU user time (s): 3582.4
CPU system time (s): 17.6722
CPU usage (%): 99.8021
Max. virtual memory (cumulated for all children) (KiB): 251612
Max. memory (cumulated for all children) (KiB): 108832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.4
system time used= 17.6722
maximum resident set size= 106088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146833
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= 357051
involuntary context switches= 3267


# summary of solver processes directly reported to runsolver:
#   pid: 215789
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3582.4
#   total CPU system time (s): 17.6722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.466 second user time and 11.7193 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-25 02:52:23
IDJOB=4458257
IDBENCH=177189
IDSOLVER=3056
FILE ID=nodeC028/4458257-1721868743
RUNJOBID= nodeC028-1721865114-213057
SLURM_JOB_ID= 8089181
Free space on /tmp= 889944 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_18.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458257-1721868743/watcher-4458257-1721868743 -o /tmp/evaluation-result-4458257-1721868743/solver-4458257-1721868743 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721865114-213057 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4458257-1721868743.opb

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

MD5SUM BENCH= 858e72f790302981bac4f28574add405
RANDOM SEED=590519448

nodeC028.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121509068 kB
MemAvailable:   129378152 kB
Buffers:          283420 kB
Cached:          8371364 kB
SwapCached:          308 kB
Active:          2334688 kB
Inactive:        6995344 kB
Active(anon):       4484 kB
Inactive(anon):   722916 kB
Active(file):    2330204 kB
Inactive(file):  6272428 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131054968 kB
Dirty:             83836 kB
Writeback:            52 kB
AnonPages:        671720 kB
Mapped:           112980 kB
Shmem:             52100 kB
KReclaimable:     212552 kB
Slab:             333576 kB
SReclaimable:     212552 kB
SUnreclaim:       121024 kB
KernelStack:        4240 kB
PageTables:        10948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1190036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13440 kB
HardwareCorrupted:     0 kB
AnonHugePages:    516096 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:      443092 kB
DirectMap2M:    51759104 kB
DirectMap1G:    83886080 kB

Free space on /tmp at the end= 889904 MiB
End job on nodeC028 at 2024-07-25 03:52:30