Trace number 4431369

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.11 3604.81

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-usAbbrv.8.25_70.opb
MD5SUM3aed2088dafec39bc246433683012fc1
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 benchmark122880
Best CPU time to get the best result obtained on this benchmark3411.58
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20611
Total number of constraints3921
Number of constraints which are clauses563
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3358
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 135
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073849343
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147557374
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.08/3604.80	HOME/run-glibc-2.34.sh: line 2: 807851 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: 64059 MiB (63128 MiB free)
  memory of node 1: 64510 MiB (63299 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431369-1721063533/watcher-4431369-1721063533 -o /tmp/evaluation-result-4431369-1721063533/solver-4431369-1721063533 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721063543-807736 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431369-1721063533.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=807849, runsolver pid=807846

[startup+0.100095 s]*
/proc/loadavg: 1.18 1.25 1.67 5/251 807851
/proc/meminfo: memFree=129455552/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=91868 memory=11580 CPUtime=0.09 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 1720 0 0 0 9 0 0 0 20 0 1 0 158512568 94072832 2895 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 22967 2895 1628 46 0 3582 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 101796 KiB
Current children cumulated memory: 14316 KiB

[startup+0.212667 s]*
/proc/loadavg: 1.18 1.25 1.67 5/251 807851
/proc/meminfo: memFree=129445944/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=99232 memory=21260 CPUtime=0.21 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 3862 0 0 0 19 2 0 0 20 0 1 0 158512568 101613568 5315 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 24808 5315 1708 46 0 5423 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 109160 KiB
Current children cumulated memory: 23996 KiB

[startup+0.31373 s]*
/proc/loadavg: 1.18 1.25 1.67 5/252 807852
/proc/meminfo: memFree=129430284/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=154904 memory=41856 CPUtime=0.31 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 7649 0 0 0 27 4 0 0 20 0 2 0 158512568 158621696 10464 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 38726 10464 3175 46 0 11321 0
[pid=807851/tid=807852] ppid=807849 vsize=155064 memory=-8608847939001738343 CPUtime=0 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) R 807849 807849 807724 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158512591 158785536 10464 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 164832 KiB
Current children cumulated memory: 44592 KiB

[startup+0.700379 s]
/proc/loadavg: 1.18 1.25 1.67 5/252 807852
/proc/meminfo: memFree=129421988/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=162544 memory=51008 CPUtime=0.68 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 10388 0 0 0 63 5 0 0 20 0 2 0 158512568 166445056 12752 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 40636 12752 3570 46 0 13231 0
[pid=807851/tid=807852] ppid=807849 vsize=162544 memory=0 CPUtime=0 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158512591 166445056 12752 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 172472 KiB
Current children cumulated memory: 53744 KiB

[startup+1.50036 s]
/proc/loadavg: 1.18 1.25 1.67 5/252 807852
/proc/meminfo: memFree=129417180/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=163336 memory=51800 CPUtime=1.48 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 10598 0 0 0 142 6 0 0 20 0 2 0 158512568 167256064 12950 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 40834 12950 3570 46 0 13429 0
[pid=807851/tid=807852] ppid=807849 vsize=163336 memory=33 CPUtime=0 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158512591 167256064 12950 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 173264 KiB
Current children cumulated memory: 54536 KiB

[startup+3.11248 s]
/proc/loadavg: 1.40 1.30 1.68 5/252 807852
/proc/meminfo: memFree=129395188/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=164412 memory=53564 CPUtime=3.09 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 12344 0 0 0 302 7 0 0 20 0 2 0 158512568 168357888 13391 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 41103 13391 3570 46 0 13698 0
[pid=807851/tid=807852] ppid=807849 vsize=164412 memory=2736 CPUtime=0 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 158512591 168357888 13391 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 174340 KiB
Current children cumulated memory: 56300 KiB

[startup+6.30035 s]
/proc/loadavg: 1.40 1.30 1.68 5/252 807854
/proc/meminfo: memFree=129383064/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=165672 memory=55132 CPUtime=6.27 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 14675 0 0 0 617 10 0 0 20 0 2 0 158512568 169648128 13783 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 41418 13783 3570 46 0 14013 0
[pid=807851/tid=807852] ppid=807849 vsize=165672 memory=55044 CPUtime=0 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 158512591 169648128 13783 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 175600 KiB
Current children cumulated memory: 57868 KiB

[startup+12.7004 s]
/proc/loadavg: 1.80 1.39 1.70 5/252 807854
/proc/meminfo: memFree=129363116/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=166520 memory=56596 CPUtime=12.67 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 20437 0 0 0 1253 14 0 0 20 0 2 0 158512568 170516480 14149 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 41630 14149 3570 46 0 14225 0
[pid=807851/tid=807852] ppid=807849 vsize=166520 memory=11648 CPUtime=0.01 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 16 0 0 0 0 1 0 0 20 0 2 0 158512591 170516480 14149 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 176448 KiB
Current children cumulated memory: 59332 KiB

[startup+25.5004 s]
/proc/loadavg: 2.22 1.49 1.74 5/252 807855
/proc/meminfo: memFree=129310232/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=170984 memory=58768 CPUtime=25.46 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 28341 0 0 0 2525 21 0 0 20 0 2 0 158512568 175087616 14692 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 42746 14692 3570 46 0 15341 0
[pid=807851/tid=807852] ppid=807849 vsize=170984 memory=-8608847939001738343 CPUtime=0.01 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 24 0 0 0 0 1 0 0 20 0 2 0 158512591 175087616 14692 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 25.46 s
Current children cumulated vsize: 180912 KiB
Current children cumulated memory: 61504 KiB

[startup+51.1131 s]
/proc/loadavg: 2.83 1.69 1.80 5/252 807860
/proc/meminfo: memFree=129223080/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=172136 memory=59892 CPUtime=51.04 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 36195 0 0 0 5072 32 0 0 20 0 2 0 158512568 176267264 14973 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 43034 14973 3570 46 0 15629 0
[pid=807851/tid=807852] ppid=807849 vsize=172136 memory=8258363152606205342 CPUtime=0.04 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 33 0 0 0 1 3 0 0 20 0 2 0 158512591 176267264 14973 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 51.04 s
Current children cumulated vsize: 182064 KiB
Current children cumulated memory: 62628 KiB

[startup+102.3 s]
/proc/loadavg: 3.58 2.10 1.93 5/252 807869
/proc/meminfo: memFree=129149988/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=181200 memory=69580 CPUtime=102.16 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 49602 0 0 0 10166 50 0 0 20 0 2 0 158512568 185548800 17395 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 45300 17395 3570 46 0 17895 0
[pid=807851/tid=807852] ppid=807849 vsize=181200 memory=66748 CPUtime=0.11 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 46 0 0 0 3 8 0 0 20 0 2 0 158512591 185548800 17395 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 102.16 s
Current children cumulated vsize: 191128 KiB
Current children cumulated memory: 72316 KiB

[startup+162.3 s]
/proc/loadavg: 3.88 2.46 2.07 5/252 807880
/proc/meminfo: memFree=129056456/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0

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

/proc/807851/statm: 57678 30147 3570 46 0 30273 0
[pid=807851/tid=807852] ppid=807849 vsize=230712 memory=11648 CPUtime=4.91 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 207 0 0 0 165 326 0 0 20 0 2 0 158512591 236249088 30147 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 3098.21 s
Current children cumulated vsize: 240640 KiB
Current children cumulated memory: 123324 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.25 4.12 5/251 809598
/proc/meminfo: memFree=127894628/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=231224 memory=120924 CPUtime=3158.14 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 126568 0 0 0 315173 641 0 0 20 0 2 0 158512568 236773376 30231 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 57806 30231 3570 46 0 30401 0
[pid=807851/tid=807852] ppid=807849 vsize=231224 memory=2736 CPUtime=5.01 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 210 0 0 0 169 332 0 0 20 0 2 0 158512591 236773376 30231 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 3158.14 s
Current children cumulated vsize: 241152 KiB
Current children cumulated memory: 123660 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.22 4.11 5/249 809609
/proc/meminfo: memFree=127889240/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=232064 memory=121540 CPUtime=3218.06 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 127637 0 0 0 321151 655 0 0 20 0 2 0 158512568 237633536 30385 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 58016 30385 3570 46 0 30611 0
[pid=807851/tid=807852] ppid=807849 vsize=232064 memory=2736 CPUtime=5.1 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 213 0 0 0 171 339 0 0 20 0 2 0 158512591 237633536 30385 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 3218.06 s
Current children cumulated vsize: 241992 KiB
Current children cumulated memory: 124276 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.19 4.11 5/249 809619
/proc/meminfo: memFree=127882448/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=233268 memory=122684 CPUtime=3278 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 129019 0 0 0 327132 668 0 0 20 0 2 0 158512568 238866432 30671 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 58317 30671 3570 46 0 30912 0
[pid=807851/tid=807852] ppid=807849 vsize=233268 memory=40500 CPUtime=5.2 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 216 0 0 0 175 345 0 0 20 0 2 0 158512591 238866432 30671 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 3278 s
Current children cumulated vsize: 243196 KiB
Current children cumulated memory: 125420 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.18 4.11 5/249 809629
/proc/meminfo: memFree=127786596/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=241872 memory=130444 CPUtime=3337.94 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 132743 0 0 0 333108 686 0 0 20 0 2 0 158512568 247676928 32611 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 60468 32611 3570 46 0 33063 0
[pid=807851/tid=807852] ppid=807849 vsize=241872 memory=2736 CPUtime=5.28 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 219 0 0 0 177 351 0 0 20 0 2 0 158512591 247676928 32611 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 3337.94 s
Current children cumulated vsize: 251800 KiB
Current children cumulated memory: 133180 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.16 4.10 5/249 809640
/proc/meminfo: memFree=127754092/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=267148 memory=138052 CPUtime=3397.88 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 137332 0 0 0 339089 699 0 0 20 0 2 0 158512568 273559552 34513 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 66787 34513 3570 46 0 39382 0
[pid=807851/tid=807852] ppid=807849 vsize=267148 memory=2736 CPUtime=5.36 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 222 0 0 0 180 356 0 0 20 0 2 0 158512591 273559552 34513 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 3397.88 s
Current children cumulated vsize: 277076 KiB
Current children cumulated memory: 140788 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.16 4.10 5/249 809650
/proc/meminfo: memFree=127742656/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=270220 memory=144784 CPUtime=3457.8 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 144993 0 0 0 345070 710 0 0 20 0 2 0 158512568 276705280 36196 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 67555 36196 3570 46 0 40150 0
[pid=807851/tid=807852] ppid=807849 vsize=270220 memory=2736 CPUtime=5.45 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 225 0 0 0 183 362 0 0 20 0 2 0 158512591 276705280 36196 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 3457.8 s
Current children cumulated vsize: 280148 KiB
Current children cumulated memory: 147520 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.15 4.10 5/252 809665
/proc/meminfo: memFree=127736656/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=272524 memory=146976 CPUtime=3517.71 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 152135 0 0 0 351050 721 0 0 20 0 2 0 158512568 279064576 36744 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 68131 36744 3570 46 0 40726 0
[pid=807851/tid=807852] ppid=807849 vsize=272524 memory=146976 CPUtime=5.53 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 228 0 0 0 185 368 0 0 20 0 2 0 158512591 279064576 36744 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 3517.71 s
Current children cumulated vsize: 282452 KiB
Current children cumulated memory: 149712 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.15 4.10 5/252 809675
/proc/meminfo: memFree=127724232/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=274700 memory=150852 CPUtime=3577.62 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 160352 0 0 0 357031 731 0 0 20 0 2 0 158512568 281292800 37713 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 68675 37713 3570 46 0 41270 0
[pid=807851/tid=807852] ppid=807849 vsize=274700 memory=11648 CPUtime=5.6 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 231 0 0 0 187 373 0 0 20 0 2 0 158512591 281292800 37713 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 3577.62 s
Current children cumulated vsize: 284628 KiB
Current children cumulated memory: 153588 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.8 s]
/proc/loadavg: 4.73 4.28 4.14 5/247 809744
/proc/meminfo: memFree=129001476/131655788 swapFree=131071996/131071996
[pid=807849] ppid=807846 vsize=9928 memory=2736 CPUtime=0 cores=1,3
/proc/807849/stat : 807849 (run-glibc-2.34.) S 807846 807849 807724 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 158512567 10166272 684 134679101440 94206850605056 94206851684376 140727423222944 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94206853782832 94206853830020 94206876635136 140727423226827 140727423226972 140727423226972 140727423233987 0
/proc/807849/statm: 2482 684 603 264 0 133 0
[pid=807851] ppid=807849 vsize=275788 memory=159076 CPUtime=3600.08 cores=1,3
/proc/807851/stat : 807851 (ld-linux-x86-64) R 807849 807849 807724 0 -1 4194304 160714 0 0 0 359274 734 0 0 20 0 2 0 158512568 282406912 39769 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
/proc/807851/statm: 68947 39769 3570 46 0 41542 0
[pid=807851/tid=807852] ppid=807849 vsize=275788 memory=159076 CPUtime=5.64 cores=1,3
/proc/807851/task/807852/stat : 807852 (ld-linux-x86-64) S 807849 807849 807724 0 -1 1077936192 231 0 0 0 189 375 0 0 20 0 2 0 158512591 282406912 39769 134679101440 140318842044416 140318842232028 140736848934784 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140318844332928 140318844342376 93825001205760 140736848937827 140736848937979 140736848937979 140736848945074 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 285716 KiB
Current children cumulated memory: 161812 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3592.76 s, system=7.34891 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): 3604.81
CPU time (s): 3600.11
CPU user time (s): 3592.76
CPU system time (s): 7.34891
CPU usage (%): 99.8696
Max. virtual memory (cumulated for all children) (KiB): 285716
Max. memory (cumulated for all children) (KiB): 161812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.76
system time used= 7.34891
maximum resident set size= 159272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160929
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= 353382
involuntary context switches= 2654


# summary of solver processes directly reported to runsolver:
#   pid: 807849
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3592.76
#   total CPU system time (s): 7.34891

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.8819 second user time and 37.4623 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-15 19:12:24
IDJOB=4431369
IDBENCH=146780
IDSOLVER=3056
FILE ID=nodeC010/4431369-1721063533
RUNJOBID= nodeC010-1721063543-807736
SLURM_JOB_ID= 7505519
Free space on /tmp= 723656 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-usAbbrv.8.25_70.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-4431369-1721063533/watcher-4431369-1721063533 -o /tmp/evaluation-result-4431369-1721063533/solver-4431369-1721063533 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721063543-807736 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431369-1721063533.opb

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

MD5SUM BENCH= 3aed2088dafec39bc246433683012fc1
RANDOM SEED=2135155976

nodeC010.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		: 2593.874
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.51
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		: 1197.172
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.31
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.387
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.51
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.404
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.31
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		: 1795.759
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.51
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		: 1795.759
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.31
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.319
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.295
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129467868 kB
MemAvailable:   129875936 kB
Buffers:          376824 kB
Cached:           874332 kB
SwapCached:            0 kB
Active:           685744 kB
Inactive:         982360 kB
Active(anon):       1464 kB
Inactive(anon):   453180 kB
Active(file):     684280 kB
Inactive(file):   529180 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            171792 kB
Writeback:            12 kB
AnonPages:        417112 kB
Mapped:           119980 kB
Shmem:             37704 kB
KReclaimable:      69280 kB
Slab:             162048 kB
SReclaimable:      69280 kB
SUnreclaim:        92768 kB
KernelStack:        3968 kB
PageTables:        10544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     833556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51200 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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:      187208 kB
DirectMap2M:    18591744 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 723608 MiB
End job on nodeC010 at 2024-07-15 20:12:30