Trace number 4449912

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11OPT2 160.83 161.551

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=6-t=4.opb
MD5SUMdcdc749f5ef21d76c761bcb9586b9956
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.090298
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables81
Total number of constraints528
Number of constraints which are clauses522
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint7
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

160.77/161.54	c Solved by First Program
160.77/161.55	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
160.77/161.55	c Setting memory limit to 29976MB.
160.77/161.55	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
160.77/161.55	o 5
160.77/161.55	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
160.77/161.55	c Starting SCIP solver  (with time-limit = 899s) ...
160.77/161.55	c SCIP optimum (rounded): 2
160.77/161.55	o 2
160.77/161.55	s OPTIMUM FOUND
160.77/161.55	v -x16 x17 -x18 -x19 -x20 x21 -x22 x28 -x34 -x40 -x46 -x52 -x23 -x29 -x35 -x41 -x47 -x53 -x24 -x30 -x36 -x42 x48 -x54 -x25 -x31 -x37 x43 -x49 -x55 -x26 -x32 -x38 -x44 -x50 x56 -x27 -x33 -x39 -x45 -x51 -x57 x1 x2 -x3 x4 -x5 x6 x7 x8 x9 -x10 x11 x12 x13 x14 x15 -x58 -x59 x60 -x61 -x62 -x63 -x64 x65 -x66 x67 -x68 -x69 -x70 x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 x80 -x81

Verifier Data

OK	2

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 (63046 MiB free)
  memory of node 1: 64473 MiB (56067 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449912-1722986219/watcher-4449912-1722986219 -o /tmp/evaluation-result-4449912-1722986219/solver-4449912-1722986219 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1722984325-360240 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4449912-1722986219.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
Using a pseudo terminal to collect output from the solver
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=361703, runsolver pid=361700

[startup+0.100086 s]*
/proc/loadavg: 4.10 4.11 3.96 5/262 361707
/proc/meminfo: memFree=121963356/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=27700 memory=18388 CPUtime=0.09 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 2257 0 0 0 9 0 0 0 20 0 1 0 65224206 28364800 4597 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 6925 4597 2526 2417 0 4027 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 46292 KiB
Current children cumulated memory: 22080 KiB

[startup+0.205734 s]*
/proc/loadavg: 4.10 4.11 3.96 5/262 361707
/proc/meminfo: memFree=121957644/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=36128 memory=26308 CPUtime=0.2 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 4247 0 0 0 20 0 0 0 20 0 1 0 65224206 36995072 6577 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 9032 6577 2526 2417 0 6134 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 54720 KiB
Current children cumulated memory: 30000 KiB

[startup+0.305751 s]*
/proc/loadavg: 4.10 4.11 3.96 5/262 361707
/proc/meminfo: memFree=121952940/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=37120 memory=28156 CPUtime=0.29 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 4751 0 0 0 29 0 0 0 20 0 1 0 65224206 38010880 7039 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 9280 7039 2526 2417 0 6382 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 55712 KiB
Current children cumulated memory: 31848 KiB

[startup+0.700218 s]
/proc/loadavg: 4.10 4.11 3.96 5/262 361707
/proc/meminfo: memFree=121951932/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=38036 memory=29212 CPUtime=0.68 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 4963 0 0 0 68 0 0 0 20 0 1 0 65224206 38948864 7303 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 9509 7303 2526 2417 0 6611 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 56628 KiB
Current children cumulated memory: 32904 KiB

[startup+1.50025 s]
/proc/loadavg: 4.10 4.11 3.96 5/262 361707
/proc/meminfo: memFree=121950476/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=39616 memory=30592 CPUtime=1.48 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 5355 0 0 0 148 0 0 0 20 0 1 0 65224206 40566784 7648 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 9904 7648 2542 2417 0 7006 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 58208 KiB
Current children cumulated memory: 34284 KiB

[startup+3.10567 s]
/proc/loadavg: 4.10 4.11 3.96 5/262 361707
/proc/meminfo: memFree=121944024/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=43632 memory=34816 CPUtime=3.07 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 6351 0 0 0 307 0 0 0 20 0 1 0 65224206 44679168 8704 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 10908 8704 2542 2417 0 8010 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 62224 KiB
Current children cumulated memory: 38508 KiB

[startup+6.3002 s]
/proc/loadavg: 4.17 4.13 3.97 5/262 361709
/proc/meminfo: memFree=121934356/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=51860 memory=42996 CPUtime=6.26 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 8407 0 0 0 625 1 0 0 20 0 1 0 65224206 53104640 10749 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 12965 10749 2542 2417 0 10067 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 70452 KiB
Current children cumulated memory: 46688 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.12 3.97 5/262 361709
/proc/meminfo: memFree=121893744/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=66220 memory=57192 CPUtime=12.63 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 11020 0 0 0 1262 1 0 0 20 0 1 0 65224206 67809280 14298 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 16555 14298 2542 2417 0 13657 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 84812 KiB
Current children cumulated memory: 60884 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.12 3.97 5/262 361712
/proc/meminfo: memFree=121859312/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=79156 memory=70112 CPUtime=25.37 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 12731 0 0 0 2536 1 0 0 20 0 1 0 65224206 81055744 17528 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 19789 17528 2542 2417 0 16891 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 97748 KiB
Current children cumulated memory: 73804 KiB

[startup+51.106 s]
/proc/loadavg: 4.16 4.12 3.98 5/262 361717
/proc/meminfo: memFree=121812464/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=111144 memory=101152 CPUtime=50.87 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 17456 0 0 0 5084 3 0 0 20 0 1 0 65224206 113811456 25288 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 27786 25288 2542 2417 0 24888 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 129736 KiB
Current children cumulated memory: 104844 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.12 3.99 5/262 361725
/proc/meminfo: memFree=121672812/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0

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

/proc/loadavg: 4.14 4.12 3.99 5/262 361725
/proc/meminfo: memFree=121672812/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=151928 memory=141544 CPUtime=101.94 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 26545 0 0 0 10189 5 0 0 20 0 1 0 65224206 155574272 35386 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 37982 35386 2542 2417 0 35084 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 170520 KiB
Current children cumulated memory: 145236 KiB

[startup+128 s]*
/proc/loadavg: 4.09 4.11 3.99 5/262 361731
/proc/meminfo: memFree=121653448/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=152112 memory=142072 CPUtime=127.43 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 26674 0 0 0 12738 5 0 0 20 0 1 0 65224206 155762688 35518 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 38028 35518 2542 2417 0 35130 0
Current children cumulated CPU time: 127.43 s
Current children cumulated vsize: 170704 KiB
Current children cumulated memory: 145764 KiB

[startup+140.8 s]
/proc/loadavg: 4.15 4.12 4.00 5/262 361732
/proc/meminfo: memFree=121646992/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=152264 memory=142072 CPUtime=140.17 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 26700 0 0 0 14011 6 0 0 20 0 1 0 65224206 155918336 35518 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 38066 35518 2542 2417 0 35168 0
Current children cumulated CPU time: 140.17 s
Current children cumulated vsize: 170856 KiB
Current children cumulated memory: 145764 KiB

[startup+153.6 s]
/proc/loadavg: 4.21 4.13 4.01 5/262 361734
/proc/meminfo: memFree=121628668/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=164188 memory=153652 CPUtime=152.91 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 29599 0 0 0 15285 6 0 0 20 0 1 0 65224206 168128512 38413 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 41047 38413 2542 2417 0 38149 0
Current children cumulated CPU time: 152.91 s
Current children cumulated vsize: 182780 KiB
Current children cumulated memory: 157344 KiB

[startup+156.8 s]
/proc/loadavg: 4.19 4.13 4.00 5/262 361735
/proc/meminfo: memFree=121626516/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=164188 memory=153652 CPUtime=156.09 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 29600 0 0 0 15603 6 0 0 20 0 1 0 65224206 168128512 38413 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 41047 38413 2542 2417 0 38149 0
Current children cumulated CPU time: 156.09 s
Current children cumulated vsize: 182780 KiB
Current children cumulated memory: 157344 KiB

[startup+160 s]*
/proc/loadavg: 4.18 4.13 4.00 5/262 361735
/proc/meminfo: memFree=121623904/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=164188 memory=154180 CPUtime=159.28 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 29732 0 0 0 15922 6 0 0 20 0 1 0 65224206 168128512 38545 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 41047 38545 2542 2417 0 38149 0
Current children cumulated CPU time: 159.28 s
Current children cumulated vsize: 182780 KiB
Current children cumulated memory: 157872 KiB

[startup+160.8 s]
/proc/loadavg: 4.18 4.13 4.00 5/262 361735
/proc/meminfo: memFree=121623904/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=164188 memory=154180 CPUtime=160.08 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 29732 0 0 0 16002 6 0 0 20 0 1 0 65224206 168128512 38545 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 41047 38545 2542 2417 0 38149 0
Current children cumulated CPU time: 160.08 s
Current children cumulated vsize: 182780 KiB
Current children cumulated memory: 157872 KiB

[startup+161.2 s]
/proc/loadavg: 4.18 4.13 4.00 5/262 361735
/proc/meminfo: memFree=121623904/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=164188 memory=154180 CPUtime=160.47 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 29732 0 0 0 16041 6 0 0 20 0 1 0 65224206 168128512 38545 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 41047 38545 2542 2417 0 38149 0
Current children cumulated CPU time: 160.47 s
Current children cumulated vsize: 182780 KiB
Current children cumulated memory: 157872 KiB

[startup+161.4 s]
/proc/loadavg: 4.18 4.13 4.00 5/262 361735
/proc/meminfo: memFree=121623904/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=164188 memory=154180 CPUtime=160.67 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 29732 0 0 0 16061 6 0 0 20 0 1 0 65224206 168128512 38545 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 41047 38545 2542 2417 0 38149 0
Current children cumulated CPU time: 160.67 s
Current children cumulated vsize: 182780 KiB
Current children cumulated memory: 157872 KiB

[startup+161.5 s]
/proc/loadavg: 4.18 4.13 4.00 5/262 361735
/proc/meminfo: memFree=121623904/131524600 swapFree=131071996/131071996
[pid=361703] ppid=361700 vsize=9932 memory=2712 CPUtime=0 cores=0,2
/proc/361703/stat : 361703 (Hybrid-CASHWMax) S 361700 361703 360230 0 -1 4194304 243 100 0 0 0 0 0 0 20 0 1 0 65224206 10170368 678 134679101440 93871809589248 93871810668568 140727961786688 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93871812767024 93871812814212 93871826280448 140727961793488 140727961793646 140727961793646 140727961800661 0
/proc/361703/statm: 2483 678 600 264 0 134 0
[pid=361706] ppid=361703 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/361706/stat : 361706 (timeout) S 361703 361706 360230 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 65224206 8867840 245 134679101440 94220782469120 94220782504136 140736541934720 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94220784601552 94220784603684 94220811563008 140736541938700 140736541938845 140736541938845 140736541945831 0
/proc/361706/statm: 2165 245 221 9 0 87 0
[pid=361707] ppid=361706 vsize=164188 memory=154180 CPUtime=160.77 cores=0,2
/proc/361707/stat : 361707 (CASHWMaxSAT-Dis) R 361706 361706 360230 0 -1 4194304 29732 0 0 0 16071 6 0 0 20 0 1 0 65224206 168128512 38545 134679101440 4194304 14093885 140721916061200 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 51113984 140721916068882 140721916069014 140721916069014 140721916076000 0
/proc/361707/statm: 41047 38545 2542 2417 0 38149 0
Current children cumulated CPU time: 160.77 s
Current children cumulated vsize: 182780 KiB
Current children cumulated memory: 157872 KiB

Child status: 0

Real time (s): 161.551
CPU time (s): 160.83
CPU user time (s): 160.752
CPU system time (s): 0.077623
CPU usage (%): 99.5535
Max. virtual memory (cumulated for all children) (KiB): 182780
Max. memory (cumulated for all children) (KiB): 157872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 160.752
system time used= 0.077623
maximum resident set size= 154372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30430
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= 13
involuntary context switches= 1110


# summary of solver processes directly reported to runsolver:
#   pid: 361703
#   total CPU time (s): 160.83
#   total CPU user time (s): 160.752
#   total CPU system time (s): 0.077623

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.349115 second user time and 0.825892 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-08-07 01:16:59
IDJOB=4449912
IDBENCH=176166
IDSOLVER=3073
FILE ID=nodeC033/4449912-1722986219
RUNJOBID= nodeC033-1722984325-360240
SLURM_JOB_ID= 8259105
Free space on /tmp= 890028 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=6-t=4.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449912-1722986219/watcher-4449912-1722986219 -o /tmp/evaluation-result-4449912-1722986219/solver-4449912-1722986219 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1722984325-360240 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4449912-1722986219.opb 3600 HOME 31000

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

MD5SUM BENCH= dcdc749f5ef21d76c761bcb9586b9956
RANDOM SEED=758211537

nodeC033.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		: 3669.029
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.99
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		: 3685.909
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.79
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		: 3650.531
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.99
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.635
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.79
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		: 3666.737
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.99
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		: 3685.975
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.79
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		: 3602.586
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.99
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		: 3600.355
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121972896 kB
MemAvailable:   122319288 kB
Buffers:          351924 kB
Cached:           839940 kB
SwapCached:            0 kB
Active:           660752 kB
Inactive:        8352400 kB
Active(anon):       1600 kB
Inactive(anon):  7857092 kB
Active(file):     659152 kB
Inactive(file):   495308 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             17296 kB
Writeback:             0 kB
AnonPages:       7821036 kB
Mapped:           116816 kB
Shmem:             37720 kB
KReclaimable:      63508 kB
Slab:             157252 kB
SReclaimable:      63508 kB
SUnreclaim:        93744 kB
KernelStack:        4188 kB
PageTables:        24676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    8938464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            30176 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4167680 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:      320212 kB
DirectMap2M:     9938944 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 890012 MiB
End job on nodeC033 at 2024-08-07 01:19:41