Trace number 4450634

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-LSMabSP+Exact 2024-07-11? 3587.86 3596.04

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-9.opb
MD5SUMbf1757ad4e21f2473915004abf7b1376
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3587.81/3596.04	c Filename:instance-4450634-1721414405.opb, Cutoff_time:1798, memory_limit_gb:29976
3587.81/3596.04	c Use Presolve
3587.81/3596.04	c Parse finsih
3587.81/3596.04	c Start Presolve
3587.81/3596.04	c After Reduce Vars: 3380 Clauses: 8512 Top clause weight: 1 Hard Clauses: 8512
3587.81/3596.04	c Use LS-small
3587.81/3596.04	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450634-1721414405/watcher-4450634-1721414405 -o /tmp/evaluation-result-4450634-1721414405/solver-4450634-1721414405 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721410612-1027073 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4450634-1721414405.opb 3600 HOME 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=1029444, runsolver pid=1029441

[startup+0.100093 s]*
/proc/loadavg: 4.20 4.27 4.22 5/249 1029448
/proc/meminfo: memFree=123880872/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2748 CPUtime=0 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 236 103 0 0 0 0 0 0 20 0 1 0 193599251 10170368 687 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 687 609 264 0 134 0
[pid=1029447] ppid=1029444 vsize=8660 memory=944 CPUtime=0 cores=4,6
/proc/1029447/stat : 1029447 (timeout) S 1029444 1029447 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193599251 8867840 236 134679101440 93859556900864 93859556935880 140721398301872 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93859559033296 93859559035428 93859582672896 140721398305831 140721398305947 140721398305947 140721398312935 0
/proc/1029447/statm: 2165 236 212 9 0 87 0
[pid=1029448] ppid=1029447 vsize=28600 memory=15412 CPUtime=0.1 cores=4,6
/proc/1029448/stat : 1029448 (LS-MabSP) R 1029447 1029447 1027062 0 -1 4194304 2852 0 0 0 10 0 0 0 20 0 1 0 193599251 29286400 3853 134679101440 4194304 15467897 140725671296576 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40615936 140725671298106 140725671298209 140725671298209 140725671305197 0
/proc/1029448/statm: 7150 3853 1105 2753 0 3803 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 47192 KiB
Current children cumulated memory: 19104 KiB

[startup+0.21382 s]*
/proc/loadavg: 4.20 4.27 4.22 5/249 1029448
/proc/meminfo: memFree=123880872/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2748 CPUtime=0 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 236 103 0 0 0 0 0 0 20 0 1 0 193599251 10170368 687 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 687 609 264 0 134 0
[pid=1029447] ppid=1029444 vsize=8660 memory=944 CPUtime=0 cores=4,6
/proc/1029447/stat : 1029447 (timeout) S 1029444 1029447 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193599251 8867840 236 134679101440 93859556900864 93859556935880 140721398301872 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93859559033296 93859559035428 93859582672896 140721398305831 140721398305947 140721398305947 140721398312935 0
/proc/1029447/statm: 2165 236 212 9 0 87 0
[pid=1029448] ppid=1029447 vsize=28600 memory=15412 CPUtime=0.21 cores=4,6
/proc/1029448/stat : 1029448 (LS-MabSP) R 1029447 1029447 1027062 0 -1 4194304 2853 0 0 0 21 0 0 0 20 0 1 0 193599251 29286400 3853 134679101440 4194304 15467897 140725671296576 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40615936 140725671298106 140725671298209 140725671298209 140725671305197 0
/proc/1029448/statm: 7150 3853 1105 2753 0 3803 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 47192 KiB
Current children cumulated memory: 19104 KiB

[startup+0.313172 s]*
/proc/loadavg: 4.20 4.27 4.22 5/249 1029448
/proc/meminfo: memFree=123880300/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2748 CPUtime=0 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 236 103 0 0 0 0 0 0 20 0 1 0 193599251 10170368 687 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 687 609 264 0 134 0
[pid=1029447] ppid=1029444 vsize=8660 memory=944 CPUtime=0 cores=4,6
/proc/1029447/stat : 1029447 (timeout) S 1029444 1029447 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193599251 8867840 236 134679101440 93859556900864 93859556935880 140721398301872 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93859559033296 93859559035428 93859582672896 140721398305831 140721398305947 140721398305947 140721398312935 0
/proc/1029447/statm: 2165 236 212 9 0 87 0
[pid=1029448] ppid=1029447 vsize=28600 memory=15412 CPUtime=0.31 cores=4,6
/proc/1029448/stat : 1029448 (LS-MabSP) R 1029447 1029447 1027062 0 -1 4194304 2853 0 0 0 31 0 0 0 20 0 1 0 193599251 29286400 3853 134679101440 4194304 15467897 140725671296576 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40615936 140725671298106 140725671298209 140725671298209 140725671305197 0
/proc/1029448/statm: 7150 3853 1105 2753 0 3803 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 47192 KiB
Current children cumulated memory: 19104 KiB

[startup+0.70044 s]
/proc/loadavg: 4.20 4.27 4.22 6/249 1029448
/proc/meminfo: memFree=123880160/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2748 CPUtime=0 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 236 103 0 0 0 0 0 0 20 0 1 0 193599251 10170368 687 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 687 609 264 0 134 0
[pid=1029447] ppid=1029444 vsize=8660 memory=944 CPUtime=0 cores=4,6
/proc/1029447/stat : 1029447 (timeout) S 1029444 1029447 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193599251 8867840 236 134679101440 93859556900864 93859556935880 140721398301872 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93859559033296 93859559035428 93859582672896 140721398305831 140721398305947 140721398305947 140721398312935 0
/proc/1029447/statm: 2165 236 212 9 0 87 0
[pid=1029448] ppid=1029447 vsize=28600 memory=15412 CPUtime=0.69 cores=4,6
/proc/1029448/stat : 1029448 (LS-MabSP) R 1029447 1029447 1027062 0 -1 4194304 2853 0 0 0 69 0 0 0 20 0 1 0 193599251 29286400 3853 134679101440 4194304 15467897 140725671296576 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40615936 140725671298106 140725671298209 140725671298209 140725671305197 0
/proc/1029448/statm: 7150 3853 1105 2753 0 3803 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 47192 KiB
Current children cumulated memory: 19104 KiB

[startup+1.50041 s]
/proc/loadavg: 4.20 4.27 4.22 5/249 1029448
/proc/meminfo: memFree=123880132/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2748 CPUtime=0 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 236 103 0 0 0 0 0 0 20 0 1 0 193599251 10170368 687 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 687 609 264 0 134 0
[pid=1029447] ppid=1029444 vsize=8660 memory=944 CPUtime=0 cores=4,6
/proc/1029447/stat : 1029447 (timeout) S 1029444 1029447 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193599251 8867840 236 134679101440 93859556900864 93859556935880 140721398301872 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93859559033296 93859559035428 93859582672896 140721398305831 140721398305947 140721398305947 140721398312935 0
/proc/1029447/statm: 2165 236 212 9 0 87 0
[pid=1029448] ppid=1029447 vsize=28600 memory=15412 CPUtime=1.49 cores=4,6
/proc/1029448/stat : 1029448 (LS-MabSP) R 1029447 1029447 1027062 0 -1 4194304 2853 0 0 0 149 0 0 0 20 0 1 0 193599251 29286400 3853 134679101440 4194304 15467897 140725671296576 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40615936 140725671298106 140725671298209 140725671298209 140725671305197 0
/proc/1029448/statm: 7150 3853 1105 2753 0 3803 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 47192 KiB
Current children cumulated memory: 19104 KiB

[startup+3.11312 s]
/proc/loadavg: 4.20 4.27 4.22 5/249 1029448
/proc/meminfo: memFree=123798304/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2748 CPUtime=0 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 236 103 0 0 0 0 0 0 20 0 1 0 193599251 10170368 687 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 687 609 264 0 134 0
[pid=1029447] ppid=1029444 vsize=8660 memory=944 CPUtime=0 cores=4,6
/proc/1029447/stat : 1029447 (timeout) S 1029444 1029447 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193599251 8867840 236 134679101440 93859556900864 93859556935880 140721398301872 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93859559033296 93859559035428 93859582672896 140721398305831 140721398305947 140721398305947 140721398312935 0
/proc/1029447/statm: 2165 236 212 9 0 87 0
[pid=1029448] ppid=1029447 vsize=113764 memory=104140 CPUtime=3.09 cores=4,6
/proc/1029448/stat : 1029448 (LS-MabSP) R 1029447 1029447 1027062 0 -1 4194304 24591 0 0 0 306 3 0 0 20 0 1 0 193599251 116494336 26035 134679101440 4194304 15467897 140725671296576 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40615936 140725671298106 140725671298209 140725671298209 140725671305197 0
/proc/1029448/statm: 28441 26035 2849 2753 0 25094 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 132356 KiB
Current children cumulated memory: 107832 KiB

[startup+6.3004 s]
/proc/loadavg: 4.18 4.27 4.22 5/249 1029450
/proc/meminfo: memFree=123798152/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2748 CPUtime=0 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 236 103 0 0 0 0 0 0 20 0 1 0 193599251 10170368 687 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 687 609 264 0 134 0
[pid=1029447] ppid=1029444 vsize=8660 memory=944 CPUtime=0 cores=4,6
/proc/1029447/stat : 1029447 (timeout) S 1029444 1029447 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193599251 8867840 236 134679101440 93859556900864 93859556935880 140721398301872 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93859559033296 93859559035428 93859582672896 140721398305831 140721398305947 140721398305947 140721398312935 0
/proc/1029447/statm: 2165 236 212 9 0 87 0
[pid=1029448] ppid=1029447 vsize=113764 memory=104140 CPUtime=6.27 cores=4,6
/proc/1029448/stat : 1029448 (LS-MabSP) R 1029447 1029447 1027062 0 -1 4194304 24603 0 0 0 624 3 0 0 20 0 1 0 193599251 116494336 26035 134679101440 4194304 15467897 140725671296576 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40615936 140725671298106 140725671298209 140725671298209 140725671305197 0
/proc/1029448/statm: 28441 26035 2849 2753 0 25094 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 132356 KiB
Current children cumulated memory: 107832 KiB

[startup+12.7004 s]
/proc/loadavg: 4.17 4.26 4.21 5/249 1029450
/proc/meminfo: memFree=123789144/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2748 CPUtime=0 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 236 103 0 0 0 0 0 0 20 0 1 0 193599251 10170368 687 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 687 609 264 0 134 0
[pid=1029447] ppid=1029444 vsize=8660 memory=944 CPUtime=0 cores=4,6
/proc/1029447/stat : 1029447 (timeout) S 1029444 1029447 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193599251 8867840 236 134679101440 93859556900864 93859556935880 140721398301872 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93859559033296 93859559035428 93859582672896 140721398305831 140721398305947 140721398305947 140721398312935 0
/proc/1029447/statm: 2165 236 212 9 0 87 0
[pid=1029448] ppid=1029447 vsize=113764 memory=105448 CPUtime=12.66 cores=4,6
/proc/1029448/stat : 1029448 (LS-MabSP) R 1029447 1029447 1027062 0 -1 4194304 24907 0 0 0 1263 3 0 0 20 0 1 0 193599251 116494336 26362 134679101440 4194304 15467897 140725671296576 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40615936 140725671298106 140725671298209 140725671298209 140725671305197 0
/proc/1029448/statm: 28441 26362 2849 2753 0 25094 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 132356 KiB
Current children cumulated memory: 109140 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.25 4.21 5/251 1029457
/proc/meminfo: memFree=123759656/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2748 CPUtime=0 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 236 103 0 0 0 0 0 0 20 0 1 0 193599251 10170368 687 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 687 609 264 0 134 0
[pid=1029447] ppid=1029444 vsize=8660 memory=944 CPUtime=0 cores=4,6
/proc/1029447/stat : 1029447 (timeout) S 1029444 1029447 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193599251 8867840 236 134679101440 93859556900864 93859556935880 140721398301872 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93859559033296 93859559035428 93859582672896 140721398305831 140721398305947 140721398305947 140721398312935 0
/proc/1029447/statm: 2165 236 212 9 0 87 0
[pid=1029448] ppid=1029447 vsize=140308 memory=130860 CPUtime=25.42 cores=4,6
/proc/1029448/stat : 1029448 (LS-MabSP) R 1029447 1029447 1027062 0 -1 4194304 33521 0 0 0 2538 4 0 0 20 0 1 0 193599251 143675392 32715 134679101440 4194304 15467897 140725671296576 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40615936 140725671298106 140725671298209 140725671298209 140725671305197 0
/proc/1029448/statm: 35077 32715 2849 2753 0 31730 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 158900 KiB
Current children cumulated memory: 134552 KiB

[startup+51.114 s]
/proc/loadavg: 4.16 4.25 4.21 5/251 1029460
/proc/meminfo: memFree=123744232/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2748 CPUtime=0 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 236 103 0 0 0 0 0 0 20 0 1 0 193599251 10170368 687 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 687 609 264 0 134 0
[pid=1029447] ppid=1029444 vsize=8660 memory=944 CPUtime=0 cores=4,6
/proc/1029447/stat : 1029447 (timeout) S 1029444 1029447 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193599251 8867840 236 134679101440 93859556900864 93859556935880 140721398301872 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93859559033296 93859559035428 93859582672896 140721398305831 140721398305947 140721398305947 140721398312935 0
/proc/1029447/statm: 2165 236 212 9 0 87 0
[pid=1029448] ppid=1029447 vsize=140308 memory=130860 CPUtime=50.97 cores=4,6
/proc/1029448/stat : 1029448 (LS-MabSP) R 1029447 1029447 1027062 0 -1 4194304 33527 0 0 0 5093 4 0 0 20 0 1 0 193599251 143675392 32715 134679101440 4194304 15467897 140725671296576 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40615936 140725671298106 140725671298209 140725671298209 140725671305197 0
/proc/1029448/statm: 35077 32715 2849 2753 0 31730 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 158900 KiB
Current children cumulated memory: 134552 KiB

[startup+102.3 s]
/proc/loadavg: 4.22 4.24 4.21 5/251 1029468
/proc/meminfo: memFree=123685856/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2748 CPUtime=0 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 236 103 0 0 0 0 0 0 20 0 1 0 193599251 10170368 687 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 687 609 264 0 134 0

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

/proc/1030350/statm: 28963 22722 764 737 0 28051 0
Current children cumulated CPU time: 3394.56 s
Current children cumulated vsize: 134444 KiB
Current children cumulated memory: 94596 KiB

[startup+3462.3 s]
/proc/loadavg: 4.34 4.30 4.20 5/250 1031381
/proc/meminfo: memFree=123937164/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2796 CPUtime=1794.18 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 268 189755 0 0 0 0 171795 7623 20 0 1 0 193599251 10170368 699 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 699 609 264 0 134 0
[pid=1030349] ppid=1029444 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/1030349/stat : 1030349 (timeout) S 1029444 1030349 1027062 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193779052 8867840 228 134679101440 94021383458816 94021383493832 140722643945984 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94021385591248 94021385593380 94021415411712 140722643952626 140722643952795 140722643952795 140722643959783 0
/proc/1030349/statm: 2165 228 204 9 0 87 0
[pid=1030350] ppid=1030349 vsize=116168 memory=91276 CPUtime=1660.24 cores=4,6
/proc/1030350/stat : 1030350 (Exact) R 1030349 1030349 1027062 0 -1 4194304 22426 0 0 0 166018 6 0 0 20 0 1 0 193779052 118956032 22819 134679101440 4194304 7210733 140726821930512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 13709312 140726821938190 140726821938340 140726821938340 140726821945328 0
/proc/1030350/statm: 29042 22819 764 737 0 28130 0
Current children cumulated CPU time: 3454.42 s
Current children cumulated vsize: 134760 KiB
Current children cumulated memory: 94984 KiB

[startup+3522.3 s]
/proc/loadavg: 4.24 4.28 4.19 5/250 1031450
/proc/meminfo: memFree=123929176/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2796 CPUtime=1794.18 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 268 189755 0 0 0 0 171795 7623 20 0 1 0 193599251 10170368 699 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 699 609 264 0 134 0
[pid=1030349] ppid=1029444 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/1030349/stat : 1030349 (timeout) S 1029444 1030349 1027062 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193779052 8867840 228 134679101440 94021383458816 94021383493832 140722643945984 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94021385591248 94021385593380 94021415411712 140722643952626 140722643952795 140722643952795 140722643959783 0
/proc/1030349/statm: 2165 228 204 9 0 87 0
[pid=1030350] ppid=1030349 vsize=116704 memory=91768 CPUtime=1720.09 cores=4,6
/proc/1030350/stat : 1030350 (Exact) R 1030349 1030349 1027062 0 -1 4194304 22597 0 0 0 172003 6 0 0 20 0 1 0 193779052 119504896 22942 134679101440 4194304 7210733 140726821930512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 13709312 140726821938190 140726821938340 140726821938340 140726821945328 0
/proc/1030350/statm: 29176 22942 764 737 0 28264 0
Current children cumulated CPU time: 3514.27 s
Current children cumulated vsize: 135296 KiB
Current children cumulated memory: 95476 KiB

[startup+3582.3 s]
/proc/loadavg: 4.20 4.25 4.19 5/250 1031461
/proc/meminfo: memFree=123902108/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2796 CPUtime=1794.18 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 268 189755 0 0 0 0 171795 7623 20 0 1 0 193599251 10170368 699 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 699 609 264 0 134 0
[pid=1030349] ppid=1029444 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/1030349/stat : 1030349 (timeout) S 1029444 1030349 1027062 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193779052 8867840 228 134679101440 94021383458816 94021383493832 140722643945984 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94021385591248 94021385593380 94021415411712 140722643952626 140722643952795 140722643952795 140722643959783 0
/proc/1030349/statm: 2165 228 204 9 0 87 0
[pid=1030350] ppid=1030349 vsize=117168 memory=92284 CPUtime=1779.95 cores=4,6
/proc/1030350/stat : 1030350 (Exact) R 1030349 1030349 1027062 0 -1 4194304 22760 0 0 0 177989 6 0 0 20 0 1 0 193779052 119980032 23071 134679101440 4194304 7210733 140726821930512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 13709312 140726821938190 140726821938340 140726821938340 140726821945328 0
/proc/1030350/statm: 29292 23071 764 737 0 28380 0
Current children cumulated CPU time: 3574.13 s
Current children cumulated vsize: 135760 KiB
Current children cumulated memory: 95992 KiB

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

# cumulated CPU time of all completed processes:  user=3511.55 s, system=76.3126 s

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

[startup+3584 s]*
/proc/loadavg: 4.20 4.25 4.19 5/250 1031461
/proc/meminfo: memFree=123902136/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2796 CPUtime=1794.18 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 268 189755 0 0 0 0 171795 7623 20 0 1 0 193599251 10170368 699 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 699 609 264 0 134 0
[pid=1030349] ppid=1029444 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/1030349/stat : 1030349 (timeout) S 1029444 1030349 1027062 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193779052 8867840 228 134679101440 94021383458816 94021383493832 140722643945984 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94021385591248 94021385593380 94021415411712 140722643952626 140722643952795 140722643952795 140722643959783 0
/proc/1030349/statm: 2165 228 204 9 0 87 0
[pid=1030350] ppid=1030349 vsize=117168 memory=92284 CPUtime=1781.66 cores=4,6
/proc/1030350/stat : 1030350 (Exact) R 1030349 1030349 1027062 0 -1 4194304 22760 0 0 0 178160 6 0 0 20 0 1 0 193779052 119980032 23071 134679101440 4194304 7210733 140726821930512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 13709312 140726821938190 140726821938340 140726821938340 140726821945328 0
/proc/1030350/statm: 29292 23071 764 737 0 28380 0
Current children cumulated CPU time: 3575.84 s
Current children cumulated vsize: 135760 KiB
Current children cumulated memory: 95992 KiB

[startup+3590.4 s]
/proc/loadavg: 4.18 4.25 4.18 5/250 1031463
/proc/meminfo: memFree=123902076/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2796 CPUtime=1794.18 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 268 189755 0 0 0 0 171795 7623 20 0 1 0 193599251 10170368 699 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 699 609 264 0 134 0
[pid=1030349] ppid=1029444 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/1030349/stat : 1030349 (timeout) S 1029444 1030349 1027062 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193779052 8867840 228 134679101440 94021383458816 94021383493832 140722643945984 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94021385591248 94021385593380 94021415411712 140722643952626 140722643952795 140722643952795 140722643959783 0
/proc/1030349/statm: 2165 228 204 9 0 87 0
[pid=1030350] ppid=1030349 vsize=117168 memory=92284 CPUtime=1788.03 cores=4,6
/proc/1030350/stat : 1030350 (Exact) R 1030349 1030349 1027062 0 -1 4194304 22764 0 0 0 178797 6 0 0 20 0 1 0 193779052 119980032 23071 134679101440 4194304 7210733 140726821930512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 13709312 140726821938190 140726821938340 140726821938340 140726821945328 0
/proc/1030350/statm: 29292 23071 764 737 0 28380 0
Current children cumulated CPU time: 3582.21 s
Current children cumulated vsize: 135760 KiB
Current children cumulated memory: 95992 KiB

[startup+3593.6 s]
/proc/loadavg: 4.17 4.25 4.18 5/250 1031463
/proc/meminfo: memFree=123902020/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2796 CPUtime=1794.18 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 268 189755 0 0 0 0 171795 7623 20 0 1 0 193599251 10170368 699 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 699 609 264 0 134 0
[pid=1030349] ppid=1029444 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/1030349/stat : 1030349 (timeout) S 1029444 1030349 1027062 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193779052 8867840 228 134679101440 94021383458816 94021383493832 140722643945984 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94021385591248 94021385593380 94021415411712 140722643952626 140722643952795 140722643952795 140722643959783 0
/proc/1030349/statm: 2165 228 204 9 0 87 0
[pid=1030350] ppid=1030349 vsize=117168 memory=92284 CPUtime=1791.23 cores=4,6
/proc/1030350/stat : 1030350 (Exact) R 1030349 1030349 1027062 0 -1 4194304 22764 0 0 0 179117 6 0 0 20 0 1 0 193779052 119980032 23071 134679101440 4194304 7210733 140726821930512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 13709312 140726821938190 140726821938340 140726821938340 140726821945328 0
/proc/1030350/statm: 29292 23071 764 737 0 28380 0
Current children cumulated CPU time: 3585.41 s
Current children cumulated vsize: 135760 KiB
Current children cumulated memory: 95992 KiB

[startup+3595.2 s]
/proc/loadavg: 4.17 4.25 4.18 5/250 1031464
/proc/meminfo: memFree=123902020/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2796 CPUtime=1794.18 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 268 189755 0 0 0 0 171795 7623 20 0 1 0 193599251 10170368 699 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 699 609 264 0 134 0
[pid=1030349] ppid=1029444 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/1030349/stat : 1030349 (timeout) S 1029444 1030349 1027062 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193779052 8867840 228 134679101440 94021383458816 94021383493832 140722643945984 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94021385591248 94021385593380 94021415411712 140722643952626 140722643952795 140722643952795 140722643959783 0
/proc/1030349/statm: 2165 228 204 9 0 87 0
[pid=1030350] ppid=1030349 vsize=117168 memory=92284 CPUtime=1792.82 cores=4,6
/proc/1030350/stat : 1030350 (Exact) R 1030349 1030349 1027062 0 -1 4194304 22764 0 0 0 179276 6 0 0 20 0 1 0 193779052 119980032 23071 134679101440 4194304 7210733 140726821930512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 13709312 140726821938190 140726821938340 140726821938340 140726821945328 0
/proc/1030350/statm: 29292 23071 764 737 0 28380 0
Current children cumulated CPU time: 3587 s
Current children cumulated vsize: 135760 KiB
Current children cumulated memory: 95992 KiB

[startup+3595.6 s]
/proc/loadavg: 4.17 4.25 4.18 5/250 1031464
/proc/meminfo: memFree=123902020/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2796 CPUtime=1794.18 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 268 189755 0 0 0 0 171795 7623 20 0 1 0 193599251 10170368 699 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 699 609 264 0 134 0
[pid=1030349] ppid=1029444 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/1030349/stat : 1030349 (timeout) S 1029444 1030349 1027062 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193779052 8867840 228 134679101440 94021383458816 94021383493832 140722643945984 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94021385591248 94021385593380 94021415411712 140722643952626 140722643952795 140722643952795 140722643959783 0
/proc/1030349/statm: 2165 228 204 9 0 87 0
[pid=1030350] ppid=1030349 vsize=117168 memory=92284 CPUtime=1793.22 cores=4,6
/proc/1030350/stat : 1030350 (Exact) R 1030349 1030349 1027062 0 -1 4194304 22764 0 0 0 179316 6 0 0 20 0 1 0 193779052 119980032 23071 134679101440 4194304 7210733 140726821930512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 13709312 140726821938190 140726821938340 140726821938340 140726821945328 0
/proc/1030350/statm: 29292 23071 764 737 0 28380 0
Current children cumulated CPU time: 3587.4 s
Current children cumulated vsize: 135760 KiB
Current children cumulated memory: 95992 KiB

[startup+3596 s]*
/proc/loadavg: 4.15 4.24 4.18 5/250 1031464
/proc/meminfo: memFree=123902020/131655788 swapFree=131071996/131071996
[pid=1029444] ppid=1029441 vsize=9932 memory=2796 CPUtime=1794.18 cores=4,6
/proc/1029444/stat : 1029444 (Hybrid-LSMabSP+) S 1029441 1029444 1027062 0 -1 4194304 268 189755 0 0 0 0 171795 7623 20 0 1 0 193599251 10170368 699 134679101440 93840999219200 93841000298520 140731365752832 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93841002396976 93841002444164 93841033814016 140731365757926 140731365758072 140731365758072 140731365765089 0
/proc/1029444/statm: 2483 699 609 264 0 134 0
[pid=1030349] ppid=1029444 vsize=8660 memory=912 CPUtime=0 cores=4,6
/proc/1030349/stat : 1030349 (timeout) S 1029444 1030349 1027062 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193779052 8867840 228 134679101440 94021383458816 94021383493832 140722643945984 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94021385591248 94021385593380 94021415411712 140722643952626 140722643952795 140722643952795 140722643959783 0
/proc/1030349/statm: 2165 228 204 9 0 87 0
[pid=1030350] ppid=1030349 vsize=117168 memory=92284 CPUtime=1793.63 cores=4,6
/proc/1030350/stat : 1030350 (Exact) R 1030349 1030349 1027062 0 -1 4194304 22764 0 0 0 179357 6 0 0 20 0 1 0 193779052 119980032 23071 134679101440 4194304 7210733 140726821930512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 13709312 140726821938190 140726821938340 140726821938340 140726821945328 0
/proc/1030350/statm: 29292 23071 764 737 0 28380 0
Current children cumulated CPU time: 3587.81 s
Current children cumulated vsize: 135760 KiB
Current children cumulated memory: 95992 KiB

Child status: 0

Real time (s): 3596.04
CPU time (s): 3587.86
CPU user time (s): 3511.55
CPU system time (s): 76.3126
CPU usage (%): 99.7724
Max. virtual memory (cumulated for all children) (KiB): 334084
Max. memory (cumulated for all children) (KiB): 311196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3511.55
system time used= 76.3126
maximum resident set size= 307504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214374
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 89
involuntary context switches= 2296


# summary of solver processes directly reported to runsolver:
#   pid: 1029444
#   total CPU time (s): 3587.86
#   total CPU user time (s): 3511.55
#   total CPU system time (s): 76.3126

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3193 second user time and 36.2957 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-19 20:40:16
IDJOB=4450634
IDBENCH=162177
IDSOLVER=3070
FILE ID=nodeC005/4450634-1721414405
RUNJOBID= nodeC005-1721410612-1027073
SLURM_JOB_ID= 7545472
Free space on /tmp= 723720 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round23-9.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450634-1721414405/watcher-4450634-1721414405 -o /tmp/evaluation-result-4450634-1721414405/solver-4450634-1721414405 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721410612-1027073 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4450634-1721414405.opb 3600 HOME 31000

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

MD5SUM BENCH= bf1757ad4e21f2473915004abf7b1376
RANDOM SEED=1625604802

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123893140 kB
MemAvailable:   129464124 kB
Buffers:          529188 kB
Cached:          5823052 kB
SwapCached:            0 kB
Active:          1133548 kB
Inactive:        5928684 kB
Active(anon):       3528 kB
Inactive(anon):   752356 kB
Active(file):    1130020 kB
Inactive(file):  5176328 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20912 kB
Writeback:             0 kB
AnonPages:        709072 kB
Mapped:           142464 kB
Shmem:             45896 kB
KReclaimable:     209668 kB
Slab:             328760 kB
SReclaimable:     209668 kB
SUnreclaim:       119092 kB
KernelStack:        4012 kB
PageTables:        10832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1054888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61120 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      285512 kB
DirectMap2M:    36319232 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723700 MiB
End job on nodeC005 at 2024-07-19 21:40:13