Trace number 4449266

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-CASHWMaxSATDisjCadSP+Exact 2024-07-11? (problem) 716.251 729.795

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm90p-dec.opb.negationfix.opb
MD5SUMf94999381e02cae36541ecafb635807a
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 benchmark6.53012
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2429952
Total number of constraints10516
Number of constraints which are clauses4745
Number of constraints which are cardinality constraints (but not clauses)4745
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint4745
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 1782678
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4250098
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

713.67/716.00	terminate called after throwing an instance of 'std::bad_alloc'
713.67/716.00	  what():  std::bad_alloc
564.77/729.79	timeout: the monitored command dumped core
564.77/729.79	./Hybrid-CASHWMaxSATDisjCadSP+Exact: line 104: 1011630 Aborted                 timeout -s 15 $TSECOND ./Exact $FNAME --verbosity=0 --format=opb --bits-overflow=0 --print-uniform=0 --print-sol > $TEMP_FILE_NAME2
564.77/729.79	c Exit code from Second Program: 134

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449266-1721357508/watcher-4449266-1721357508 -o /tmp/evaluation-result-4449266-1721357508/solver-4449266-1721357508 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721353923-1007231 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadSP+Exact HOME/instance-4449266-1721357508.opb 3600 HOME 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.10009 s]*
/proc/loadavg: 4.21 4.17 4.10 5/265 1010905
/proc/meminfo: memFree=80227368/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 244 101 0 0 0 0 0 0 20 0 1 0 187913298 10170368 705 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 705 627 264 0 134 0
[pid=1010904] ppid=1010901 vsize=8660 memory=1012 CPUtime=0 cores=0,2
/proc/1010904/stat : 1010904 (timeout) S 1010901 1010904 1007221 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187913299 8867840 253 134679101440 94218582994944 94218583029960 140724459922464 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94218585127376 94218585129508 94218600607744 140724459930620 140724459930779 140724459930779 140724459937767 0
/proc/1010904/statm: 2165 253 229 9 0 87 0
[pid=1010905] ppid=1010904 vsize=167608 memory=152164 CPUtime=0.1 cores=0,2
/proc/1010905/stat : 1010905 (CASHWMaxSAT-Dis) R 1010904 1010904 1007221 0 -1 4194304 6526 0 0 0 7 3 0 0 20 0 1 0 187913299 171630592 38041 134679101440 4194304 15356333 140731863851968 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 45412352 140731863860225 140731863860371 140731863860371 140731863867359 0
/proc/1010905/statm: 41902 38041 922 2726 0 38650 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 186200 KiB
Current children cumulated memory: 155996 KiB

[startup+0.205805 s]*
/proc/loadavg: 4.21 4.17 4.10 5/265 1010905
/proc/meminfo: memFree=80207780/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 244 101 0 0 0 0 0 0 20 0 1 0 187913298 10170368 705 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 705 627 264 0 134 0
[pid=1010904] ppid=1010901 vsize=8660 memory=1012 CPUtime=0 cores=0,2
/proc/1010904/stat : 1010904 (timeout) S 1010901 1010904 1007221 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187913299 8867840 253 134679101440 94218582994944 94218583029960 140724459922464 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94218585127376 94218585129508 94218600607744 140724459930620 140724459930779 140724459930779 140724459937767 0
/proc/1010904/statm: 2165 253 229 9 0 87 0
[pid=1010905] ppid=1010904 vsize=184236 memory=166384 CPUtime=0.2 cores=0,2
/proc/1010905/stat : 1010905 (CASHWMaxSAT-Dis) R 1010904 1010904 1007221 0 -1 4194304 10136 0 0 0 17 3 0 0 20 0 1 0 187913299 188657664 41596 134679101440 4194304 15356333 140731863851968 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 45412352 140731863860225 140731863860371 140731863860371 140731863867359 0
/proc/1010905/statm: 46059 41596 922 2726 0 42807 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 202828 KiB
Current children cumulated memory: 170216 KiB

[startup+0.305694 s]*
/proc/loadavg: 4.21 4.17 4.10 5/265 1010905
/proc/meminfo: memFree=80186416/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 244 101 0 0 0 0 0 0 20 0 1 0 187913298 10170368 705 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 705 627 264 0 134 0
[pid=1010904] ppid=1010901 vsize=8660 memory=1012 CPUtime=0 cores=0,2
/proc/1010904/stat : 1010904 (timeout) S 1010901 1010904 1007221 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187913299 8867840 253 134679101440 94218582994944 94218583029960 140724459922464 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94218585127376 94218585129508 94218600607744 140724459930620 140724459930779 140724459930779 140724459937767 0
/proc/1010904/statm: 2165 253 229 9 0 87 0
[pid=1010905] ppid=1010904 vsize=206008 memory=184716 CPUtime=0.29 cores=0,2
/proc/1010905/stat : 1010905 (CASHWMaxSAT-Dis) R 1010904 1010904 1007221 0 -1 4194304 13684 0 0 0 26 3 0 0 20 0 1 0 187913299 210952192 46179 134679101440 4194304 15356333 140731863851968 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 45412352 140731863860225 140731863860371 140731863860371 140731863867359 0
/proc/1010905/statm: 51502 46179 922 2726 0 48250 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 224600 KiB
Current children cumulated memory: 188548 KiB

[startup+0.700314 s]
/proc/loadavg: 4.21 4.17 4.10 5/265 1010905
/proc/meminfo: memFree=80154776/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 244 101 0 0 0 0 0 0 20 0 1 0 187913298 10170368 705 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 705 627 264 0 134 0
[pid=1010904] ppid=1010901 vsize=8660 memory=1012 CPUtime=0 cores=0,2
/proc/1010904/stat : 1010904 (timeout) S 1010901 1010904 1007221 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187913299 8867840 253 134679101440 94218582994944 94218583029960 140724459922464 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94218585127376 94218585129508 94218600607744 140724459930620 140724459930779 140724459930779 140724459937767 0
/proc/1010904/statm: 2165 253 229 9 0 87 0
[pid=1010905] ppid=1010904 vsize=267768 memory=240316 CPUtime=0.68 cores=0,2
/proc/1010905/stat : 1010905 (CASHWMaxSAT-Dis) R 1010904 1010904 1007221 0 -1 4194304 24032 0 0 0 63 5 0 0 20 0 1 0 187913299 274194432 60079 134679101440 4194304 15356333 140731863851968 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 45412352 140731863860225 140731863860371 140731863860371 140731863867359 0
/proc/1010905/statm: 66942 60079 922 2726 0 63690 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 286360 KiB
Current children cumulated memory: 244148 KiB

[startup+1.50031 s]
/proc/loadavg: 4.21 4.17 4.10 5/265 1010905
/proc/meminfo: memFree=80072992/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 244 101 0 0 0 0 0 0 20 0 1 0 187913298 10170368 705 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 705 627 264 0 134 0
[pid=1010904] ppid=1010901 vsize=8660 memory=1012 CPUtime=0 cores=0,2
/proc/1010904/stat : 1010904 (timeout) S 1010901 1010904 1007221 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187913299 8867840 253 134679101440 94218582994944 94218583029960 140724459922464 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94218585127376 94218585129508 94218600607744 140724459930620 140724459930779 140724459930779 140724459937767 0
/proc/1010904/statm: 2165 253 229 9 0 87 0
[pid=1010905] ppid=1010904 vsize=393532 memory=353892 CPUtime=1.48 cores=0,2
/proc/1010905/stat : 1010905 (CASHWMaxSAT-Dis) R 1010904 1010904 1007221 0 -1 4194304 44233 0 0 0 140 8 0 0 20 0 1 0 187913299 402976768 88473 134679101440 4194304 15356333 140731863851968 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 45412352 140731863860225 140731863860371 140731863860371 140731863867359 0
/proc/1010905/statm: 98383 88473 922 2726 0 95131 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 412124 KiB
Current children cumulated memory: 357724 KiB

[startup+3.10561 s]
/proc/loadavg: 4.20 4.16 4.10 5/265 1010905
/proc/meminfo: memFree=79783012/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 244 101 0 0 0 0 0 0 20 0 1 0 187913298 10170368 705 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 705 627 264 0 134 0
[pid=1010904] ppid=1010901 vsize=8660 memory=1012 CPUtime=0 cores=0,2
/proc/1010904/stat : 1010904 (timeout) S 1010901 1010904 1007221 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187913299 8867840 253 134679101440 94218582994944 94218583029960 140724459922464 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94218585127376 94218585129508 94218600607744 140724459930620 140724459930779 140724459930779 140724459937767 0
/proc/1010904/statm: 2165 253 229 9 0 87 0
[pid=1010905] ppid=1010904 vsize=583580 memory=531756 CPUtime=3.09 cores=0,2
/proc/1010905/stat : 1010905 (CASHWMaxSAT-Dis) R 1010904 1010904 1007221 0 -1 4194304 68323 0 0 0 294 15 0 0 20 0 1 0 187913299 597585920 132939 134679101440 4194304 15356333 140731863851968 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 45412352 140731863860225 140731863860371 140731863860371 140731863867359 0
/proc/1010905/statm: 145895 132939 922 2726 0 142643 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 602172 KiB
Current children cumulated memory: 535588 KiB

[startup+6.30029 s]
/proc/loadavg: 4.20 4.16 4.10 5/265 1010905
/proc/meminfo: memFree=79435872/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 244 101 0 0 0 0 0 0 20 0 1 0 187913298 10170368 705 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 705 627 264 0 134 0
[pid=1010904] ppid=1010901 vsize=8660 memory=1012 CPUtime=0 cores=0,2
/proc/1010904/stat : 1010904 (timeout) S 1010901 1010904 1007221 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187913299 8867840 253 134679101440 94218582994944 94218583029960 140724459922464 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94218585127376 94218585129508 94218600607744 140724459930620 140724459930779 140724459930779 140724459937767 0
/proc/1010904/statm: 2165 253 229 9 0 87 0
[pid=1010905] ppid=1010904 vsize=715444 memory=653456 CPUtime=6.27 cores=0,2
/proc/1010905/stat : 1010905 (CASHWMaxSAT-Dis) R 1010904 1010904 1007221 0 -1 4194304 69342 0 0 0 605 22 0 0 20 0 1 0 187913299 732614656 163364 134679101440 4194304 15356333 140731863851968 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 45412352 140731863860225 140731863860371 140731863860371 140731863867359 0
/proc/1010905/statm: 178861 163364 922 2726 0 175609 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 734036 KiB
Current children cumulated memory: 657288 KiB

[startup+12.7003 s]
/proc/loadavg: 4.18 4.16 4.10 5/265 1010906
/proc/meminfo: memFree=77575468/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 244 101 0 0 0 0 0 0 20 0 1 0 187913298 10170368 705 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 705 627 264 0 134 0
[pid=1010904] ppid=1010901 vsize=8660 memory=1012 CPUtime=0 cores=0,2
/proc/1010904/stat : 1010904 (timeout) S 1010901 1010904 1007221 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187913299 8867840 253 134679101440 94218582994944 94218583029960 140724459922464 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94218585127376 94218585129508 94218600607744 140724459930620 140724459930779 140724459930779 140724459937767 0
/proc/1010904/statm: 2165 253 229 9 0 87 0
[pid=1010905] ppid=1010904 vsize=2145448 memory=1884896 CPUtime=12.65 cores=0,2
/proc/1010905/stat : 1010905 (CASHWMaxSAT-Dis) R 1010904 1010904 1007221 0 -1 4194304 88533 0 0 0 1190 75 0 0 20 0 1 0 187913299 2196938752 471224 134679101440 4194304 15356333 140731863851968 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 45412352 140731863860225 140731863860371 140731863860371 140731863867359 0
/proc/1010905/statm: 536362 471224 1002 2726 0 533110 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2164040 KiB
Current children cumulated memory: 1888728 KiB

[startup+25.5003 s]
/proc/loadavg: 4.22 4.17 4.10 5/265 1010908
/proc/meminfo: memFree=76831972/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 244 101 0 0 0 0 0 0 20 0 1 0 187913298 10170368 705 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 705 627 264 0 134 0
[pid=1010904] ppid=1010901 vsize=8660 memory=1012 CPUtime=0 cores=0,2
/proc/1010904/stat : 1010904 (timeout) S 1010901 1010904 1007221 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187913299 8867840 253 134679101440 94218582994944 94218583029960 140724459922464 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94218585127376 94218585129508 94218600607744 140724459930620 140724459930779 140724459930779 140724459937767 0
/proc/1010904/statm: 2165 253 229 9 0 87 0
[pid=1010905] ppid=1010904 vsize=2145448 memory=1885040 CPUtime=25.4 cores=0,2
/proc/1010905/stat : 1010905 (CASHWMaxSAT-Dis) R 1010904 1010904 1007221 0 -1 4194304 88801 0 0 0 2465 75 0 0 20 0 1 0 187913299 2196938752 471260 134679101440 4194304 15356333 140731863851968 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 45412352 140731863860225 140731863860371 140731863860371 140731863867359 0
/proc/1010905/statm: 536362 471260 1002 2726 0 533110 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2164040 KiB
Current children cumulated memory: 1888872 KiB

[startup+51.1057 s]
/proc/loadavg: 4.21 4.17 4.10 5/265 1010912
/proc/meminfo: memFree=77514144/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 244 101 0 0 0 0 0 0 20 0 1 0 187913298 10170368 705 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 705 627 264 0 134 0
[pid=1010904] ppid=1010901 vsize=8660 memory=1012 CPUtime=0 cores=0,2
/proc/1010904/stat : 1010904 (timeout) S 1010901 1010904 1007221 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187913299 8867840 253 134679101440 94218582994944 94218583029960 140724459922464 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94218585127376 94218585129508 94218600607744 140724459930620 140724459930779 140724459930779 140724459937767 0
/proc/1010904/statm: 2165 253 229 9 0 87 0
[pid=1010905] ppid=1010904 vsize=2145448 memory=1885040 CPUtime=50.93 cores=0,2
/proc/1010905/stat : 1010905 (CASHWMaxSAT-Dis) R 1010904 1010904 1007221 0 -1 4194304 89319 0 0 0 5017 76 0 0 20 0 1 0 187913299 2196938752 471260 134679101440 4194304 15356333 140731863851968 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 45412352 140731863860225 140731863860371 140731863860371 140731863867359 0
/proc/1010905/statm: 536362 471260 1002 2726 0 533110 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2164040 KiB
Current children cumulated memory: 1888872 KiB

[startup+102.3 s]
/proc/loadavg: 4.31 4.22 4.12 5/265 1010921
/proc/meminfo: memFree=73932576/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 244 101 0 0 0 0 0 0 20 0 1 0 187913298 10170368 705 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 705 627 264 0 134 0

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

/proc/1010901/statm: 2483 720 627 264 0 134 0
[pid=1011630] ppid=1010901 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1011630/stat : 1011630 (timeout) S 1010901 1011630 1007221 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 187969952 8867840 254 134679101440 94659810643968 94659810678984 140726589929936 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94659812776400 94659812778532 94659823144960 140726589936626 140726589936795 140726589936795 140726589943783 0
/proc/1011630/statm: 2165 254 230 9 0 87 0
[pid=1011631] ppid=1011630 vsize=17180296 memory=15608052 CPUtime=75.52 cores=0,2
/proc/1011631/stat : 1011631 (Exact) R 1011630 1011630 1007221 0 -1 4194304 2214787 0 0 0 6936 616 0 0 20 0 1 0 187969952 17592623104 3902013 134679101440 4194304 7243121 140720362674656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 20041728 140720362677262 140720362677412 140720362677412 140720362684400 0
/proc/1011631/statm: 4295074 3902013 788 745 0 4294139 0
Current children cumulated CPU time: 640.29 s
Current children cumulated vsize: 17198888 KiB
Current children cumulated memory: 15611948 KiB

[startup+702.3 s]
/proc/loadavg: 4.23 4.16 4.12 5/266 1011655
/proc/meminfo: memFree=44598628/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2880 CPUtime=564.77 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 274 1198513 0 0 0 0 55962 515 20 0 1 0 187913298 10170368 720 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 720 627 264 0 134 0
[pid=1011630] ppid=1010901 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1011630/stat : 1011630 (timeout) S 1010901 1011630 1007221 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 187969952 8867840 254 134679101440 94659810643968 94659810678984 140726589929936 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94659812776400 94659812778532 94659823144960 140726589936626 140726589936795 140726589936795 140726589943783 0
/proc/1011630/statm: 2165 254 230 9 0 87 0
[pid=1011631] ppid=1011630 vsize=29521984 memory=26975980 CPUtime=135.34 cores=0,2
/proc/1011631/stat : 1011631 (Exact) R 1011630 1011630 1007221 0 -1 4194304 3959554 0 0 0 12450 1084 0 0 20 0 1 0 187969952 30230511616 6743995 134679101440 4194304 7243121 140720362674656 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 20041728 140720362677262 140720362677412 140720362677412 140720362684400 0
/proc/1011631/statm: 7380496 6743995 788 745 0 7379561 0
Current children cumulated CPU time: 700.11 s
Current children cumulated vsize: 29540576 KiB
Current children cumulated memory: 26979876 KiB

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

# cumulated CPU time of all completed processes:  user=697.118 s, system=19.1338 s

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

[startup+716.8 s]
/proc/loadavg: 4.18 4.15 4.11 5/264 1011657
/proc/meminfo: memFree=42183864/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2880 CPUtime=564.77 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 274 1198513 0 0 0 0 55962 515 20 0 1 0 187913298 10170368 720 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 720 627 264 0 134 0
[pid=1011630] ppid=1010901 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1011630/stat : 1011630 (timeout) S 1010901 1011630 1007221 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 187969952 8867840 254 134679101440 94659810643968 94659810678984 140726589929936 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94659812776400 94659812778532 94659823144960 140726589936626 140726589936795 140726589936795 140726589943783 0
/proc/1011630/statm: 2165 254 230 9 0 87 0
[pid=1011631] ppid=1011630 vsize=30940088 memory=29151028 CPUtime=149.69 cores=0,2
/proc/1011631/stat : 1011631 (Exact) D 1011630 1011630 1007221 0 -1 4195840 4314869 0 0 0 13748 1221 0 0 20 0 1 0 187969952 31682650112 7287757 134679101440 4194304 7243121 140720362674656 140720362648704 6712588 0 0 0 8404994 1 0 0 17 0 0 0 0 0 0 7942632 8006904 20041728 140720362677262 140720362677412 140720362677412 140720362684400 0
/proc/1011631/statm: 7735022 7287757 788 745 0 7734087 0
Current children cumulated CPU time: 714.46 s
Current children cumulated vsize: 30958680 KiB
Current children cumulated memory: 29154924 KiB

[startup+723.2 s]
/proc/loadavg: 4.22 4.16 4.12 4/265 1011661
/proc/meminfo: memFree=39133924/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2880 CPUtime=564.77 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 274 1198513 0 0 0 0 55962 515 20 0 1 0 187913298 10170368 720 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 720 627 264 0 134 0
[pid=1011630] ppid=1010901 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1011630/stat : 1011630 (timeout) S 1010901 1011630 1007221 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 187969952 8867840 254 134679101440 94659810643968 94659810678984 140726589929936 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94659812776400 94659812778532 94659823144960 140726589936626 140726589936795 140726589936795 140726589943783 0
/proc/1011630/statm: 2165 254 230 9 0 87 0
[pid=1011631] ppid=1011630 vsize=30940088 memory=29151028 CPUtime=150.93 cores=0,2
/proc/1011631/stat : 1011631 (Exact) S 1011630 1011630 1007221 0 -1 4195840 4314869 0 0 0 13748 1345 0 0 20 0 1 0 187969952 31682650112 7287757 134679101440 4194304 7243121 140720362674656 140720362648704 6712588 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7942632 8006904 20041728 140720362677262 140720362677412 140720362677412 140720362684400 0
/proc/1011631/statm: 7735022 7287757 788 745 0 7734087 0
Current children cumulated CPU time: 715.7 s
Current children cumulated vsize: 30958680 KiB
Current children cumulated memory: 29154924 KiB

[startup+726.4 s]
/proc/loadavg: 4.22 4.16 4.12 4/265 1011661
/proc/meminfo: memFree=39097020/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2880 CPUtime=564.77 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 274 1198513 0 0 0 0 55962 515 20 0 1 0 187913298 10170368 720 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 720 627 264 0 134 0
[pid=1011630] ppid=1010901 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1011630/stat : 1011630 (timeout) S 1010901 1011630 1007221 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 187969952 8867840 254 134679101440 94659810643968 94659810678984 140726589929936 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94659812776400 94659812778532 94659823144960 140726589936626 140726589936795 140726589936795 140726589943783 0
/proc/1011630/statm: 2165 254 230 9 0 87 0
[pid=1011631] ppid=1011630 vsize=30940088 memory=29151028 CPUtime=150.93 cores=0,2
/proc/1011631/stat : 1011631 (Exact) S 1011630 1011630 1007221 0 -1 4195840 4314869 0 0 0 13748 1345 0 0 20 0 1 0 187969952 31682650112 7287757 134679101440 4194304 7243121 140720362674656 140720362648704 6712588 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7942632 8006904 20041728 140720362677262 140720362677412 140720362677412 140720362684400 0
/proc/1011631/statm: 7735022 7287757 788 745 0 7734087 0
Current children cumulated CPU time: 715.7 s
Current children cumulated vsize: 30958680 KiB
Current children cumulated memory: 29154924 KiB

[startup+728 s]*
/proc/loadavg: 4.21 4.16 4.12 4/265 1011662
/proc/meminfo: memFree=39076500/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2880 CPUtime=564.77 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 274 1198513 0 0 0 0 55962 515 20 0 1 0 187913298 10170368 720 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 720 627 264 0 134 0
[pid=1011630] ppid=1010901 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1011630/stat : 1011630 (timeout) S 1010901 1011630 1007221 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 187969952 8867840 254 134679101440 94659810643968 94659810678984 140726589929936 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94659812776400 94659812778532 94659823144960 140726589936626 140726589936795 140726589936795 140726589943783 0
/proc/1011630/statm: 2165 254 230 9 0 87 0
[pid=1011631] ppid=1011630 vsize=30940088 memory=29151028 CPUtime=150.93 cores=0,2
/proc/1011631/stat : 1011631 (Exact) S 1011630 1011630 1007221 0 -1 4195840 4314869 0 0 0 13748 1345 0 0 20 0 1 0 187969952 31682650112 7287757 134679101440 4194304 7243121 140720362674656 140720362648704 6712588 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7942632 8006904 20041728 140720362677262 140720362677412 140720362677412 140720362684400 0
/proc/1011631/statm: 7735022 7287757 788 745 0 7734087 0
Current children cumulated CPU time: 715.7 s
Current children cumulated vsize: 30958680 KiB
Current children cumulated memory: 29154924 KiB

[startup+728.8 s]
/proc/loadavg: 4.21 4.16 4.12 4/265 1011662
/proc/meminfo: memFree=39076500/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2880 CPUtime=564.77 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 274 1198513 0 0 0 0 55962 515 20 0 1 0 187913298 10170368 720 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 720 627 264 0 134 0
[pid=1011630] ppid=1010901 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1011630/stat : 1011630 (timeout) S 1010901 1011630 1007221 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 187969952 8867840 254 134679101440 94659810643968 94659810678984 140726589929936 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94659812776400 94659812778532 94659823144960 140726589936626 140726589936795 140726589936795 140726589943783 0
/proc/1011630/statm: 2165 254 230 9 0 87 0
[pid=1011631] ppid=1011630 vsize=30940088 memory=29151028 CPUtime=150.93 cores=0,2
/proc/1011631/stat : 1011631 (Exact) S 1011630 1011630 1007221 0 -1 4195840 4314869 0 0 0 13748 1345 0 0 20 0 1 0 187969952 31682650112 7287757 134679101440 4194304 7243121 140720362674656 140720362648704 6712588 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7942632 8006904 20041728 140720362677262 140720362677412 140720362677412 140720362684400 0
/proc/1011631/statm: 7735022 7287757 788 745 0 7734087 0
Current children cumulated CPU time: 715.7 s
Current children cumulated vsize: 30958680 KiB
Current children cumulated memory: 29154924 KiB

[startup+729.2 s]
/proc/loadavg: 4.21 4.16 4.12 5/265 1011662
/proc/meminfo: memFree=39173148/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2880 CPUtime=564.77 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 274 1198513 0 0 0 0 55962 515 20 0 1 0 187913298 10170368 720 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 720 627 264 0 134 0
[pid=1011630] ppid=1010901 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1011630/stat : 1011630 (timeout) S 1010901 1011630 1007221 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 187969952 8867840 254 134679101440 94659810643968 94659810678984 140726589929936 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94659812776400 94659812778532 94659823144960 140726589936626 140726589936795 140726589936795 140726589943783 0
/proc/1011630/statm: 2165 254 230 9 0 87 0
[pid=1011631] ppid=1011630 vsize=30940088 memory=29151028 CPUtime=150.93 cores=0,2
/proc/1011631/stat : 1011631 (Exact) S 1011630 1011630 1007221 0 -1 4195840 4314869 0 0 0 13748 1345 0 0 20 0 1 0 187969952 31682650112 7287757 134679101440 4194304 7243121 140720362674656 140720362648704 6712588 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7942632 8006904 20041728 140720362677262 140720362677412 140720362677412 140720362684400 0
/proc/1011631/statm: 7735022 7287757 788 745 0 7734087 0
Current children cumulated CPU time: 715.7 s
Current children cumulated vsize: 30958680 KiB
Current children cumulated memory: 29154924 KiB

[startup+729.6 s]
/proc/loadavg: 4.21 4.16 4.12 5/265 1011662
/proc/meminfo: memFree=39173148/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2880 CPUtime=564.77 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 274 1198513 0 0 0 0 55962 515 20 0 1 0 187913298 10170368 720 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 720 627 264 0 134 0
[pid=1011630] ppid=1010901 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1011630/stat : 1011630 (timeout) S 1010901 1011630 1007221 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 187969952 8867840 254 134679101440 94659810643968 94659810678984 140726589929936 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94659812776400 94659812778532 94659823144960 140726589936626 140726589936795 140726589936795 140726589943783 0
/proc/1011630/statm: 2165 254 230 9 0 87 0
Current children cumulated CPU time: 564.77 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3896 KiB

[startup+729.701 s]
/proc/loadavg: 4.21 4.16 4.12 5/265 1011662
/proc/meminfo: memFree=39173148/131524600 swapFree=131071216/131071996
[pid=1010901] ppid=1010898 vsize=9932 memory=2880 CPUtime=564.77 cores=0,2
/proc/1010901/stat : 1010901 (Hybrid-CASHWMax) S 1010898 1010901 1007221 0 -1 4194304 274 1198513 0 0 0 0 55962 515 20 0 1 0 187913298 10170368 720 134679101440 94101093437440 94101094516760 140731103330720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94101096615216 94101096662404 94101110771712 140731103339468 140731103339627 140731103339627 140731103346644 0
/proc/1010901/statm: 2483 720 627 264 0 134 0
[pid=1011630] ppid=1010901 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1011630/stat : 1011630 (timeout) S 1010901 1011630 1007221 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 187969952 8867840 254 134679101440 94659810643968 94659810678984 140726589929936 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94659812776400 94659812778532 94659823144960 140726589936626 140726589936795 140726589936795 140726589943783 0
/proc/1011630/statm: 2165 254 230 9 0 87 0
Current children cumulated CPU time: 564.77 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3896 KiB

Child status: 0

Real time (s): 729.795
CPU time (s): 716.251
CPU user time (s): 697.118
CPU system time (s): 19.1338
CPU usage (%): 98.1441
Max. virtual memory (cumulated for all children) (KiB): 30958680
Max. memory (cumulated for all children) (KiB): 29154924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 697.118
system time used= 19.1338
maximum resident set size= 29151344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5514430
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= 54
involuntary context switches= 4945


# summary of solver processes directly reported to runsolver:
#   pid: 1010901
#   total CPU time (s): 716.251
#   total CPU user time (s): 697.118
#   total CPU system time (s): 19.1338

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.1511 second user time and 4.23414 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-19 04:52:01
IDJOB=4449266
IDBENCH=160493
IDSOLVER=3072
FILE ID=nodeC018/4449266-1721357508
RUNJOBID= nodeC018-1721353923-1007231
SLURM_JOB_ID= 7542771
Free space on /tmp= 889844 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm90p-dec.opb.negationfix.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449266-1721357508/watcher-4449266-1721357508 -o /tmp/evaluation-result-4449266-1721357508/solver-4449266-1721357508 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721353923-1007231 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadSP+Exact HOME/instance-4449266-1721357508.opb 3600 HOME 31000

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

MD5SUM BENCH= f94999381e02cae36541ecafb635807a
RANDOM SEED=1084991471

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        80378644 kB
MemAvailable:   82545072 kB
Buffers:          510720 kB
Cached:          2485116 kB
SwapCached:          148 kB
Active:          1117108 kB
Inactive:       49346492 kB
Active(anon):       1596 kB
Inactive(anon): 47511984 kB
Active(file):    1115512 kB
Inactive(file):  1834508 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:            137724 kB
Writeback:             4 kB
AnonPages:      47468004 kB
Mapped:           117880 kB
Shmem:             45784 kB
KReclaimable:     112460 kB
Slab:             208432 kB
SReclaimable:     112460 kB
SUnreclaim:        95972 kB
KernelStack:        4224 kB
PageTables:       103084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   54113616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            37568 kB
HardwareCorrupted:     0 kB
AnonHugePages:  20457472 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:      262868 kB
DirectMap2M:    24676352 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 889800 MiB
End job on nodeC018 at 2024-07-19 05:04:11