Trace number 4452315

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-LSMabP+Exact 2024-07-11? 3587.32 3596.03

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-app2-2.0.u.opb
MD5SUM4089d6e1b9a84cf72ba2a08c7aa75617
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.172338
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1226
Total number of constraints336
Number of constraints which are clauses321
Number of constraints which are cardinality constraints (but not clauses)12
Number of constraints which are nor clauses,nor cardinality constraints3
Minimum length of a constraint2
Maximum length of a constraint1226
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3611050
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 500612938
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3587.28/3596.02	c Filename:instance-4452315-1721441247.opb, Cutoff_time:1798, memory_limit_gb:29976
3587.28/3596.02	c Use Presolve
3587.28/3596.02	c Parse finsih
3587.28/3596.02	c Start Presolve
3587.28/3596.02	c After Reduce Vars: 939 Clauses: 305 Top clause weight: 1 Hard Clauses: 305
3587.28/3596.02	c Use LS-small
3587.28/3596.02	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (48379 MiB free)
  memory of node 1: 64510 MiB (60083 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452315-1721441247/watcher-4452315-1721441247 -o /tmp/evaluation-result-4452315-1721441247/solver-4452315-1721441247 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721432167-1025002 --watchdog 3760 ./Hybrid-LSMabP+Exact HOME/instance-4452315-1721441247.opb 3600 HOME 31000 

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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1030706, runsolver pid=1030703

[startup+0.100091 s]*
/proc/loadavg: 4.11 4.18 4.16 5/249 1030710
/proc/meminfo: memFree=111058568/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 196283940 10170368 682 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 682 604 264 0 134 0
[pid=1030709] ppid=1030706 vsize=8660 memory=1028 CPUtime=0 cores=5,7
/proc/1030709/stat : 1030709 (timeout) S 1030706 1030709 1024989 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 196283941 8867840 257 134679101440 94629521063936 94629521098952 140734098858592 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94629523196368 94629523198500 94629544931328 140734098863137 140734098863259 140734098863259 140734098870247 0
/proc/1030709/statm: 2165 257 232 9 0 87 0
[pid=1030710] ppid=1030709 vsize=23616 memory=11380 CPUtime=0.1 cores=5,7
/proc/1030710/stat : 1030710 (LS-MabP) R 1030709 1030709 1024989 0 -1 4194304 1340 0 0 0 10 0 0 0 20 0 1 0 196283941 24182784 2845 134679101440 4194304 15467897 140727372721072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29855744 140727372723253 140727372723362 140727372723362 140727372730350 0
/proc/1030710/statm: 5904 2845 1153 2753 0 2557 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 42208 KiB
Current children cumulated memory: 15136 KiB

[startup+0.213222 s]*
/proc/loadavg: 4.11 4.18 4.16 5/249 1030710
/proc/meminfo: memFree=111058568/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 196283940 10170368 682 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 682 604 264 0 134 0
[pid=1030709] ppid=1030706 vsize=8660 memory=1028 CPUtime=0 cores=5,7
/proc/1030709/stat : 1030709 (timeout) S 1030706 1030709 1024989 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 196283941 8867840 257 134679101440 94629521063936 94629521098952 140734098858592 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94629523196368 94629523198500 94629544931328 140734098863137 140734098863259 140734098863259 140734098870247 0
/proc/1030709/statm: 2165 257 232 9 0 87 0
[pid=1030710] ppid=1030709 vsize=23616 memory=11380 CPUtime=0.21 cores=5,7
/proc/1030710/stat : 1030710 (LS-MabP) R 1030709 1030709 1024989 0 -1 4194304 1340 0 0 0 21 0 0 0 20 0 1 0 196283941 24182784 2845 134679101440 4194304 15467897 140727372721072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29855744 140727372723253 140727372723362 140727372723362 140727372730350 0
/proc/1030710/statm: 5904 2845 1153 2753 0 2557 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 42208 KiB
Current children cumulated memory: 15136 KiB

[startup+0.312193 s]*
/proc/loadavg: 4.11 4.18 4.16 6/249 1030710
/proc/meminfo: memFree=111058132/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 196283940 10170368 682 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 682 604 264 0 134 0
[pid=1030709] ppid=1030706 vsize=8660 memory=1028 CPUtime=0 cores=5,7
/proc/1030709/stat : 1030709 (timeout) S 1030706 1030709 1024989 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 196283941 8867840 257 134679101440 94629521063936 94629521098952 140734098858592 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94629523196368 94629523198500 94629544931328 140734098863137 140734098863259 140734098863259 140734098870247 0
/proc/1030709/statm: 2165 257 232 9 0 87 0
[pid=1030710] ppid=1030709 vsize=23616 memory=11380 CPUtime=0.31 cores=5,7
/proc/1030710/stat : 1030710 (LS-MabP) R 1030709 1030709 1024989 0 -1 4194304 1340 0 0 0 31 0 0 0 20 0 1 0 196283941 24182784 2845 134679101440 4194304 15467897 140727372721072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29855744 140727372723253 140727372723362 140727372723362 140727372730350 0
/proc/1030710/statm: 5904 2845 1153 2753 0 2557 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 42208 KiB
Current children cumulated memory: 15136 KiB

[startup+0.700404 s]
/proc/loadavg: 4.11 4.18 4.16 5/249 1030710
/proc/meminfo: memFree=111057964/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 196283940 10170368 682 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 682 604 264 0 134 0
[pid=1030709] ppid=1030706 vsize=8660 memory=1028 CPUtime=0 cores=5,7
/proc/1030709/stat : 1030709 (timeout) S 1030706 1030709 1024989 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 196283941 8867840 257 134679101440 94629521063936 94629521098952 140734098858592 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94629523196368 94629523198500 94629544931328 140734098863137 140734098863259 140734098863259 140734098870247 0
/proc/1030709/statm: 2165 257 232 9 0 87 0
[pid=1030710] ppid=1030709 vsize=23616 memory=11380 CPUtime=0.68 cores=5,7
/proc/1030710/stat : 1030710 (LS-MabP) R 1030709 1030709 1024989 0 -1 4194304 1340 0 0 0 68 0 0 0 20 0 1 0 196283941 24182784 2845 134679101440 4194304 15467897 140727372721072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29855744 140727372723253 140727372723362 140727372723362 140727372730350 0
/proc/1030710/statm: 5904 2845 1153 2753 0 2557 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 42208 KiB
Current children cumulated memory: 15136 KiB

[startup+1.50041 s]
/proc/loadavg: 4.11 4.18 4.16 5/249 1030710
/proc/meminfo: memFree=111057988/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 196283940 10170368 682 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 682 604 264 0 134 0
[pid=1030709] ppid=1030706 vsize=8660 memory=1028 CPUtime=0 cores=5,7
/proc/1030709/stat : 1030709 (timeout) S 1030706 1030709 1024989 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 196283941 8867840 257 134679101440 94629521063936 94629521098952 140734098858592 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94629523196368 94629523198500 94629544931328 140734098863137 140734098863259 140734098863259 140734098870247 0
/proc/1030709/statm: 2165 257 232 9 0 87 0
[pid=1030710] ppid=1030709 vsize=23616 memory=11380 CPUtime=1.48 cores=5,7
/proc/1030710/stat : 1030710 (LS-MabP) R 1030709 1030709 1024989 0 -1 4194304 1340 0 0 0 147 1 0 0 20 0 1 0 196283941 24182784 2845 134679101440 4194304 15467897 140727372721072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29855744 140727372723253 140727372723362 140727372723362 140727372730350 0
/proc/1030710/statm: 5904 2845 1153 2753 0 2557 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 42208 KiB
Current children cumulated memory: 15136 KiB

[startup+3.11224 s]
/proc/loadavg: 4.11 4.18 4.16 5/249 1030712
/proc/meminfo: memFree=111057904/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 196283940 10170368 682 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 682 604 264 0 134 0
[pid=1030709] ppid=1030706 vsize=8660 memory=1028 CPUtime=0 cores=5,7
/proc/1030709/stat : 1030709 (timeout) S 1030706 1030709 1024989 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 196283941 8867840 257 134679101440 94629521063936 94629521098952 140734098858592 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94629523196368 94629523198500 94629544931328 140734098863137 140734098863259 140734098863259 140734098870247 0
/proc/1030709/statm: 2165 257 232 9 0 87 0
[pid=1030710] ppid=1030709 vsize=23616 memory=11380 CPUtime=3.09 cores=5,7
/proc/1030710/stat : 1030710 (LS-MabP) R 1030709 1030709 1024989 0 -1 4194304 1340 0 0 0 305 4 0 0 20 0 1 0 196283941 24182784 2845 134679101440 4194304 15467897 140727372721072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29855744 140727372723253 140727372723362 140727372723362 140727372730350 0
/proc/1030710/statm: 5904 2845 1153 2753 0 2557 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 42208 KiB
Current children cumulated memory: 15136 KiB

[startup+6.3004 s]
/proc/loadavg: 4.10 4.18 4.16 5/249 1030712
/proc/meminfo: memFree=111057820/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 196283940 10170368 682 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 682 604 264 0 134 0
[pid=1030709] ppid=1030706 vsize=8660 memory=1028 CPUtime=0 cores=5,7
/proc/1030709/stat : 1030709 (timeout) S 1030706 1030709 1024989 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 196283941 8867840 257 134679101440 94629521063936 94629521098952 140734098858592 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94629523196368 94629523198500 94629544931328 140734098863137 140734098863259 140734098863259 140734098870247 0
/proc/1030709/statm: 2165 257 232 9 0 87 0
[pid=1030710] ppid=1030709 vsize=23616 memory=11380 CPUtime=6.27 cores=5,7
/proc/1030710/stat : 1030710 (LS-MabP) R 1030709 1030709 1024989 0 -1 4194304 1340 0 0 0 620 7 0 0 20 0 1 0 196283941 24182784 2845 134679101440 4194304 15467897 140727372721072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29855744 140727372723253 140727372723362 140727372723362 140727372730350 0
/proc/1030710/statm: 5904 2845 1153 2753 0 2557 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 42208 KiB
Current children cumulated memory: 15136 KiB

[startup+12.7004 s]
/proc/loadavg: 4.09 4.17 4.16 5/249 1030712
/proc/meminfo: memFree=111057828/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 196283940 10170368 682 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 682 604 264 0 134 0
[pid=1030709] ppid=1030706 vsize=8660 memory=1028 CPUtime=0 cores=5,7
/proc/1030709/stat : 1030709 (timeout) S 1030706 1030709 1024989 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 196283941 8867840 257 134679101440 94629521063936 94629521098952 140734098858592 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94629523196368 94629523198500 94629544931328 140734098863137 140734098863259 140734098863259 140734098870247 0
/proc/1030709/statm: 2165 257 232 9 0 87 0
[pid=1030710] ppid=1030709 vsize=23616 memory=11380 CPUtime=12.66 cores=5,7
/proc/1030710/stat : 1030710 (LS-MabP) R 1030709 1030709 1024989 0 -1 4194304 1340 0 0 0 1253 13 0 0 20 0 1 0 196283941 24182784 2845 134679101440 4194304 15467897 140727372721072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29855744 140727372723253 140727372723362 140727372723362 140727372730350 0
/proc/1030710/statm: 5904 2845 1153 2753 0 2557 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 42208 KiB
Current children cumulated memory: 15136 KiB

[startup+25.5004 s]
/proc/loadavg: 4.15 4.18 4.16 5/249 1030715
/proc/meminfo: memFree=111057428/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 196283940 10170368 682 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 682 604 264 0 134 0
[pid=1030709] ppid=1030706 vsize=8660 memory=1028 CPUtime=0 cores=5,7
/proc/1030709/stat : 1030709 (timeout) S 1030706 1030709 1024989 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 196283941 8867840 257 134679101440 94629521063936 94629521098952 140734098858592 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94629523196368 94629523198500 94629544931328 140734098863137 140734098863259 140734098863259 140734098870247 0
/proc/1030709/statm: 2165 257 232 9 0 87 0
[pid=1030710] ppid=1030709 vsize=23616 memory=11380 CPUtime=25.44 cores=5,7
/proc/1030710/stat : 1030710 (LS-MabP) R 1030709 1030709 1024989 0 -1 4194304 1340 0 0 0 2516 28 0 0 20 0 1 0 196283941 24182784 2845 134679101440 4194304 15467897 140727372721072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29855744 140727372723253 140727372723362 140727372723362 140727372730350 0
/proc/1030710/statm: 5904 2845 1153 2753 0 2557 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 42208 KiB
Current children cumulated memory: 15136 KiB

[startup+51.1124 s]
/proc/loadavg: 4.10 4.17 4.16 5/249 1030718
/proc/meminfo: memFree=111056668/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 196283940 10170368 682 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 682 604 264 0 134 0
[pid=1030709] ppid=1030706 vsize=8660 memory=1028 CPUtime=0 cores=5,7
/proc/1030709/stat : 1030709 (timeout) S 1030706 1030709 1024989 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 196283941 8867840 257 134679101440 94629521063936 94629521098952 140734098858592 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94629523196368 94629523198500 94629544931328 140734098863137 140734098863259 140734098863259 140734098870247 0
/proc/1030709/statm: 2165 257 232 9 0 87 0
[pid=1030710] ppid=1030709 vsize=23616 memory=11380 CPUtime=51 cores=5,7
/proc/1030710/stat : 1030710 (LS-MabP) R 1030709 1030709 1024989 0 -1 4194304 1340 0 0 0 5041 59 0 0 20 0 1 0 196283941 24182784 2845 134679101440 4194304 15467897 140727372721072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 29855744 140727372723253 140727372723362 140727372723362 140727372730350 0
/proc/1030710/statm: 5904 2845 1153 2753 0 2557 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 42208 KiB
Current children cumulated memory: 15136 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.17 4.16 5/249 1030728
/proc/meminfo: memFree=111055200/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 196283940 10170368 682 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0

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

/proc/1031694/statm: 9740 7337 804 745 0 8805 0
Current children cumulated CPU time: 3394.05 s
Current children cumulated vsize: 57552 KiB
Current children cumulated memory: 33156 KiB

[startup+3462.3 s]
/proc/loadavg: 3.23 3.27 3.29 4/241 1032562
/proc/meminfo: memFree=117794088/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2776 CPUtime=1794.35 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 263 2893 0 0 0 0 177319 2116 20 0 1 0 196283940 10170368 694 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 694 604 264 0 134 0
[pid=1031693] ppid=1030706 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1031693/stat : 1031693 (timeout) S 1030706 1031693 1024989 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 196463741 8867840 258 134679101440 94279991537664 94279991572680 140735860719872 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94279993670096 94279993672228 94279999877120 140735860724722 140735860724891 140735860724891 140735860731879 0
/proc/1031693/statm: 2165 258 233 9 0 87 0
[pid=1031694] ppid=1031693 vsize=39092 memory=29480 CPUtime=1659.55 cores=5,7
/proc/1031694/stat : 1031694 (Exact) R 1031693 1031693 1024989 0 -1 4194304 40267 0 0 0 165945 10 0 0 20 0 1 0 196463741 40030208 7370 134679101440 4194304 7243121 140725724345184 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 29143040 140725724349454 140725724349604 140725724349604 140725724356592 0
/proc/1031694/statm: 9773 7370 804 745 0 8838 0
Current children cumulated CPU time: 3453.9 s
Current children cumulated vsize: 57684 KiB
Current children cumulated memory: 33288 KiB

[startup+3522.3 s]
/proc/loadavg: 2.99 3.20 3.27 3/231 1032615
/proc/meminfo: memFree=118335404/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2776 CPUtime=1794.35 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 263 2893 0 0 0 0 177319 2116 20 0 1 0 196283940 10170368 694 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 694 604 264 0 134 0
[pid=1031693] ppid=1030706 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1031693/stat : 1031693 (timeout) S 1030706 1031693 1024989 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 196463741 8867840 258 134679101440 94279991537664 94279991572680 140735860719872 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94279993670096 94279993672228 94279999877120 140735860724722 140735860724891 140735860724891 140735860731879 0
/proc/1031693/statm: 2165 258 233 9 0 87 0
[pid=1031694] ppid=1031693 vsize=39156 memory=29544 CPUtime=1719.42 cores=5,7
/proc/1031694/stat : 1031694 (Exact) R 1031693 1031693 1024989 0 -1 4194304 41513 0 0 0 171931 11 0 0 20 0 1 0 196463741 40095744 7386 134679101440 4194304 7243121 140725724345184 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 29143040 140725724349454 140725724349604 140725724349604 140725724356592 0
/proc/1031694/statm: 9789 7386 804 745 0 8854 0
Current children cumulated CPU time: 3513.77 s
Current children cumulated vsize: 57748 KiB
Current children cumulated memory: 33352 KiB

[startup+3582.3 s]
/proc/loadavg: 1.81 2.83 3.13 2/222 1032666
/proc/meminfo: memFree=124555032/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2776 CPUtime=1794.35 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 263 2893 0 0 0 0 177319 2116 20 0 1 0 196283940 10170368 694 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 694 604 264 0 134 0
[pid=1031693] ppid=1030706 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1031693/stat : 1031693 (timeout) S 1030706 1031693 1024989 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 196463741 8867840 258 134679101440 94279991537664 94279991572680 140735860719872 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94279993670096 94279993672228 94279999877120 140735860724722 140735860724891 140735860724891 140735860731879 0
/proc/1031693/statm: 2165 258 233 9 0 87 0
[pid=1031694] ppid=1031693 vsize=39348 memory=29736 CPUtime=1779.26 cores=5,7
/proc/1031694/stat : 1031694 (Exact) R 1031693 1031693 1024989 0 -1 4194304 42791 0 0 0 177915 11 0 0 20 0 1 0 196463741 40292352 7434 134679101440 4194304 7243121 140725724345184 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 29143040 140725724349454 140725724349604 140725724349604 140725724356592 0
/proc/1031694/statm: 9837 7434 804 745 0 8902 0
Current children cumulated CPU time: 3573.61 s
Current children cumulated vsize: 57940 KiB
Current children cumulated memory: 33544 KiB

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

# cumulated CPU time of all completed processes:  user=3566.03 s, system=21.2886 s

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

[startup+3584 s]*
/proc/loadavg: 1.83 2.81 3.12 2/222 1032667
/proc/meminfo: memFree=124555040/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2776 CPUtime=1794.35 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 263 2893 0 0 0 0 177319 2116 20 0 1 0 196283940 10170368 694 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 694 604 264 0 134 0
[pid=1031693] ppid=1030706 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1031693/stat : 1031693 (timeout) S 1030706 1031693 1024989 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 196463741 8867840 258 134679101440 94279991537664 94279991572680 140735860719872 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94279993670096 94279993672228 94279999877120 140735860724722 140735860724891 140735860724891 140735860731879 0
/proc/1031693/statm: 2165 258 233 9 0 87 0
[pid=1031694] ppid=1031693 vsize=39348 memory=29736 CPUtime=1780.96 cores=5,7
/proc/1031694/stat : 1031694 (Exact) R 1031693 1031693 1024989 0 -1 4194304 42791 0 0 0 178085 11 0 0 20 0 1 0 196463741 40292352 7434 134679101440 4194304 7243121 140725724345184 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 29143040 140725724349454 140725724349604 140725724349604 140725724356592 0
/proc/1031694/statm: 9837 7434 804 745 0 8902 0
Current children cumulated CPU time: 3575.31 s
Current children cumulated vsize: 57940 KiB
Current children cumulated memory: 33544 KiB

[startup+3590.4 s]
/proc/loadavg: 1.76 2.78 3.11 2/222 1032668
/proc/meminfo: memFree=124555012/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2776 CPUtime=1794.35 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 263 2893 0 0 0 0 177319 2116 20 0 1 0 196283940 10170368 694 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 694 604 264 0 134 0
[pid=1031693] ppid=1030706 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1031693/stat : 1031693 (timeout) S 1030706 1031693 1024989 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 196463741 8867840 258 134679101440 94279991537664 94279991572680 140735860719872 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94279993670096 94279993672228 94279999877120 140735860724722 140735860724891 140735860724891 140735860731879 0
/proc/1031693/statm: 2165 258 233 9 0 87 0
[pid=1031694] ppid=1031693 vsize=39344 memory=29732 CPUtime=1787.34 cores=5,7
/proc/1031694/stat : 1031694 (Exact) R 1031693 1031693 1024989 0 -1 4194304 42964 0 0 0 178723 11 0 0 20 0 1 0 196463741 40288256 7433 134679101440 4194304 7243121 140725724345184 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 29143040 140725724349454 140725724349604 140725724349604 140725724356592 0
/proc/1031694/statm: 9836 7433 804 745 0 8901 0
Current children cumulated CPU time: 3581.69 s
Current children cumulated vsize: 57936 KiB
Current children cumulated memory: 33540 KiB

[startup+3593.6 s]
/proc/loadavg: 1.76 2.78 3.11 2/222 1032670
/proc/meminfo: memFree=124555000/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2776 CPUtime=1794.35 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 263 2893 0 0 0 0 177319 2116 20 0 1 0 196283940 10170368 694 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 694 604 264 0 134 0
[pid=1031693] ppid=1030706 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1031693/stat : 1031693 (timeout) S 1030706 1031693 1024989 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 196463741 8867840 258 134679101440 94279991537664 94279991572680 140735860719872 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94279993670096 94279993672228 94279999877120 140735860724722 140735860724891 140735860724891 140735860731879 0
/proc/1031693/statm: 2165 258 233 9 0 87 0
[pid=1031694] ppid=1031693 vsize=39340 memory=29728 CPUtime=1790.53 cores=5,7
/proc/1031694/stat : 1031694 (Exact) R 1031693 1031693 1024989 0 -1 4194304 43050 0 0 0 179042 11 0 0 20 0 1 0 196463741 40284160 7432 134679101440 4194304 7243121 140725724345184 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 29143040 140725724349454 140725724349604 140725724349604 140725724356592 0
/proc/1031694/statm: 9835 7432 804 745 0 8900 0
Current children cumulated CPU time: 3584.88 s
Current children cumulated vsize: 57932 KiB
Current children cumulated memory: 33536 KiB

[startup+3595.2 s]
/proc/loadavg: 1.70 2.75 3.10 2/222 1032670
/proc/meminfo: memFree=124555032/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2776 CPUtime=1794.35 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 263 2893 0 0 0 0 177319 2116 20 0 1 0 196283940 10170368 694 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 694 604 264 0 134 0
[pid=1031693] ppid=1030706 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1031693/stat : 1031693 (timeout) S 1030706 1031693 1024989 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 196463741 8867840 258 134679101440 94279991537664 94279991572680 140735860719872 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94279993670096 94279993672228 94279999877120 140735860724722 140735860724891 140735860724891 140735860731879 0
/proc/1031693/statm: 2165 258 233 9 0 87 0
[pid=1031694] ppid=1031693 vsize=39340 memory=29728 CPUtime=1792.12 cores=5,7
/proc/1031694/stat : 1031694 (Exact) R 1031693 1031693 1024989 0 -1 4194304 43050 0 0 0 179201 11 0 0 20 0 1 0 196463741 40284160 7432 134679101440 4194304 7243121 140725724345184 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 29143040 140725724349454 140725724349604 140725724349604 140725724356592 0
/proc/1031694/statm: 9835 7432 804 745 0 8900 0
Current children cumulated CPU time: 3586.47 s
Current children cumulated vsize: 57932 KiB
Current children cumulated memory: 33536 KiB

[startup+3595.6 s]
/proc/loadavg: 1.70 2.75 3.10 2/222 1032670
/proc/meminfo: memFree=124555032/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2776 CPUtime=1794.35 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 263 2893 0 0 0 0 177319 2116 20 0 1 0 196283940 10170368 694 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 694 604 264 0 134 0
[pid=1031693] ppid=1030706 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1031693/stat : 1031693 (timeout) S 1030706 1031693 1024989 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 196463741 8867840 258 134679101440 94279991537664 94279991572680 140735860719872 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94279993670096 94279993672228 94279999877120 140735860724722 140735860724891 140735860724891 140735860731879 0
/proc/1031693/statm: 2165 258 233 9 0 87 0
[pid=1031694] ppid=1031693 vsize=39340 memory=29728 CPUtime=1792.52 cores=5,7
/proc/1031694/stat : 1031694 (Exact) R 1031693 1031693 1024989 0 -1 4194304 43050 0 0 0 179241 11 0 0 20 0 1 0 196463741 40284160 7432 134679101440 4194304 7243121 140725724345184 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 29143040 140725724349454 140725724349604 140725724349604 140725724356592 0
/proc/1031694/statm: 9835 7432 804 745 0 8900 0
Current children cumulated CPU time: 3586.87 s
Current children cumulated vsize: 57932 KiB
Current children cumulated memory: 33536 KiB

[startup+3596 s]*
/proc/loadavg: 1.70 2.75 3.10 2/222 1032670
/proc/meminfo: memFree=124555016/131655788 swapFree=131071996/131071996
[pid=1030706] ppid=1030703 vsize=9932 memory=2776 CPUtime=1794.35 cores=5,7
/proc/1030706/stat : 1030706 (Hybrid-LSMabP+E) S 1030703 1030706 1024989 0 -1 4194304 263 2893 0 0 0 0 177319 2116 20 0 1 0 196283940 10170368 694 134679101440 94592099094528 94592100173848 140730732787008 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94592102272304 94592102319492 94592131854336 140730732794856 140730732795001 140730732795001 140730732802018 0
/proc/1030706/statm: 2483 694 604 264 0 134 0
[pid=1031693] ppid=1030706 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1031693/stat : 1031693 (timeout) S 1030706 1031693 1024989 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 196463741 8867840 258 134679101440 94279991537664 94279991572680 140735860719872 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94279993670096 94279993672228 94279999877120 140735860724722 140735860724891 140735860724891 140735860731879 0
/proc/1031693/statm: 2165 258 233 9 0 87 0
[pid=1031694] ppid=1031693 vsize=39340 memory=29728 CPUtime=1792.93 cores=5,7
/proc/1031694/stat : 1031694 (Exact) R 1031693 1031693 1024989 0 -1 4194304 43050 0 0 0 179282 11 0 0 20 0 1 0 196463741 40284160 7432 134679101440 4194304 7243121 140725724345184 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 29143040 140725724349454 140725724349604 140725724349604 140725724356592 0
/proc/1031694/statm: 9835 7432 804 745 0 8900 0
Current children cumulated CPU time: 3587.28 s
Current children cumulated vsize: 57932 KiB
Current children cumulated memory: 33536 KiB

Child status: 0

Real time (s): 3596.03
CPU time (s): 3587.32
CPU user time (s): 3566.03
CPU system time (s): 21.2886
CPU usage (%): 99.758
Max. virtual memory (cumulated for all children) (KiB): 57940
Max. memory (cumulated for all children) (KiB): 33544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3566.03
system time used= 21.2886
maximum resident set size= 29996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47776
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47
involuntary context switches= 1912


# summary of solver processes directly reported to runsolver:
#   pid: 1030706
#   total CPU time (s): 3587.32
#   total CPU user time (s): 3566.03
#   total CPU system time (s): 21.2886

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.2518 second user time and 35.9225 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-20 04:07:38
IDJOB=4452315
IDBENCH=164232
IDSOLVER=3071
FILE ID=nodeC010/4452315-1721441247
RUNJOBID= nodeC010-1721432167-1025002
SLURM_JOB_ID= 7545621
Free space on /tmp= 723716 MiB

SOLVER NAME= Hybrid-LSMabP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-app2-2.0.u.opb
COMMAND LINE= ./Hybrid-LSMabP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452315-1721441247/watcher-4452315-1721441247 -o /tmp/evaluation-result-4452315-1721441247/solver-4452315-1721441247 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721432167-1025002 --watchdog 3760  ./Hybrid-LSMabP+Exact HOME/instance-4452315-1721441247.opb 3600 HOME 31000

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

MD5SUM BENCH= 4089d6e1b9a84cf72ba2a08c7aa75617
RANDOM SEED=1645419219

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		: 3672.639
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		: 3672.928
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.311
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.250
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		: 3672.748
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		: 3491.763
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.350
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.174
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:        111066816 kB
MemAvailable:   116380376 kB
Buffers:          537364 kB
Cached:          5563024 kB
SwapCached:            0 kB
Active:          1059920 kB
Inactive:       18819064 kB
Active(anon):       1528 kB
Inactive(anon): 13822632 kB
Active(file):    1058392 kB
Inactive(file):  4996432 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20804 kB
Writeback:             0 kB
AnonPages:      13778280 kB
Mapped:           120272 kB
Shmem:             45896 kB
KReclaimable:     197536 kB
Slab:             313244 kB
SReclaimable:     197536 kB
SUnreclaim:       115708 kB
KernelStack:        3928 kB
PageTables:        36612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   14100832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61632 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 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:      295752 kB
DirectMap2M:    35260416 kB
DirectMap1G:    100663296 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC010 at 2024-07-20 05:07:35