Trace number 4490285

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
Picat 2025-06-16OPT2 1242 1245.58

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_3.opb
MD5SUM86001821498b0a30bc65df6451678f5a
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 benchmark18.7971
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint45
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3331
Number of bits of the biggest sum of numbers12
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

0.00/0.01	c solving HOME/instance-4490285-1751358848.opb (Picat 3.9b6)
0.09/0.17	o 520
0.49/0.51	o 172
0.78/0.83	o 57
3.47/3.53	o 18
17.24/17.32	o 5
1241.91/1245.57	o 2
1241.91/1245.57	s OPTIMUM FOUND
1241.91/1245.57	v ~x52 ~x14 ~x27 x73 ~x40 ~x86 ~x2 ~x53 ~x15 ~x28 
1241.91/1245.57	v ~x74 ~x41 x87 ~x3 ~x54 ~x16 ~x29 x75 ~x42 x88 
1241.91/1245.57	v ~x4 ~x55 x17 ~x30 x76 ~x43 x89 ~x5 ~x56 ~x18 
1241.91/1245.57	v ~x31 x77 ~x44 ~x90 ~x6 ~x57 ~x19 x65 ~x32 x78 
1241.91/1245.57	v ~x45 ~x91 ~x7 ~x58 ~x20 ~x66 x33 ~x79 ~x46 ~x92 
1241.91/1245.57	v ~x8 ~x59 ~x21 ~x67 ~x34 x80 ~x47 x93 ~x9 ~x60 
1241.91/1245.57	v ~x22 x68 ~x35 x81 ~x48 ~x94 ~x10 ~x61 ~x23 ~x69 
1241.91/1245.57	v ~x36 x82 ~x49 ~x11 ~x62 ~x24 ~x70 ~x37 ~x83 ~x50 
1241.91/1245.57	v ~x12 ~x63 ~x25 ~x71 ~x38 x84 ~x51 ~x13 ~x64 ~x26 
1241.91/1245.57	v ~x72 ~x39 ~x85 ~x1 

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: 63708 MiB (61702 MiB free)
  memory of node 1: 64465 MiB (62770 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490285-1751358848/watcher-4490285-1751358848 -o /tmp/evaluation-result-4490285-1751358848/solver-4490285-1751358848 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751351577-49552 --watchdog 3760 pb_picat HOME/instance-4490285-1751358848.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=50607, runsolver pid=50604
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.09 4.10 4.09 5/263 50608
/proc/meminfo: memFree=127435796/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2036480 memory=19752 CPUtime=0.09 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 1382 0 0 0 9 0 0 0 20 0 1 0 51562698 2085355520 4938 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 509120 4938 1760 343 0 506184 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2036480 KiB
Current children cumulated memory: 19752 KiB

[startup+0.20558 s]*
/proc/loadavg: 4.09 4.10 4.09 5/263 50608
/proc/meminfo: memFree=127425840/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2037672 memory=20960 CPUtime=0.2 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 2002 0 0 0 19 1 0 0 20 0 1 0 51562698 2086576128 5240 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 509418 5240 1760 343 0 506482 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2037672 KiB
Current children cumulated memory: 20960 KiB

[startup+0.305335 s]*
/proc/loadavg: 4.09 4.10 4.09 5/263 50608
/proc/meminfo: memFree=127423824/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2037672 memory=21088 CPUtime=0.29 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 2033 0 0 0 28 1 0 0 20 0 1 0 51562698 2086576128 5272 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 509418 5272 1760 343 0 506482 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2037672 KiB
Current children cumulated memory: 21088 KiB

[startup+0.700172 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 50608
/proc/meminfo: memFree=127423824/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2039208 memory=21980 CPUtime=0.68 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 3477 0 0 0 66 2 0 0 20 0 1 0 51562698 2088148992 5495 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 509802 5495 1760 343 0 506866 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2039208 KiB
Current children cumulated memory: 21980 KiB

[startup+1.50014 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 50608
/proc/meminfo: memFree=127415632/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2041328 memory=23544 CPUtime=1.48 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 5492 0 0 0 145 3 0 0 20 0 1 0 51562698 2090319872 5886 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 510332 5886 1760 343 0 507396 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2041328 KiB
Current children cumulated memory: 23544 KiB

[startup+3.10486 s]
/proc/loadavg: 4.16 4.12 4.09 5/263 50608
/proc/meminfo: memFree=127415044/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2041328 memory=24292 CPUtime=3.08 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 7049 0 0 0 305 3 0 0 20 0 1 0 51562698 2090319872 6073 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 510332 6073 1760 343 0 507396 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2041328 KiB
Current children cumulated memory: 24292 KiB

[startup+6.3001 s]
/proc/loadavg: 4.16 4.12 4.09 5/260 50621
/proc/meminfo: memFree=128606904/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2041324 memory=24288 CPUtime=6.27 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 8214 0 0 0 624 3 0 0 20 0 1 0 51562698 2090315776 6072 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 510331 6072 1760 343 0 507395 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2041324 KiB
Current children cumulated memory: 24288 KiB

[startup+12.7001 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 50658
/proc/meminfo: memFree=128612456/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2042872 memory=24212 CPUtime=12.66 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 11013 0 0 0 1262 4 0 0 20 0 1 0 51562698 2091900928 6053 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 510718 6053 1760 343 0 507782 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2042872 KiB
Current children cumulated memory: 24212 KiB

[startup+25.5001 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 50658
/proc/meminfo: memFree=128631040/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2049516 memory=32888 CPUtime=25.42 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 18554 0 0 0 2536 6 0 0 20 0 1 0 51562698 2098704384 8222 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 512379 8222 1760 343 0 509443 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2049516 KiB
Current children cumulated memory: 32888 KiB

[startup+51.1057 s]
/proc/loadavg: 4.15 4.12 4.09 5/262 50672
/proc/meminfo: memFree=128910388/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2053616 memory=35952 CPUtime=50.96 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 18935 0 0 0 5090 6 0 0 20 0 1 0 51562698 2102902784 8988 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513404 8988 1760 343 0 510468 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2053616 KiB
Current children cumulated memory: 35952 KiB

[startup+102.3 s]
/proc/loadavg: 4.39 4.20 4.12 5/264 50705
/proc/meminfo: memFree=128933064/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2052632 memory=33096 CPUtime=102.02 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 66466 0 0 0 10186 16 0 0 20 0 1 0 51562698 2101895168 8274 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513158 8274 1760 343 0 510222 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2052632 KiB
Current children cumulated memory: 33096 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.18 4.12 5/264 50707
/proc/meminfo: memFree=128933896/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2054680 memory=35144 CPUtime=161.84 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 116647 0 0 0 16155 29 0 0 20 0 1 0 51562698 2103992320 8786 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513670 8786 1760 343 0 510734 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2054680 KiB
Current children cumulated memory: 35144 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.18 4.12 5/264 50709
/proc/meminfo: memFree=128934428/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2054680 memory=33480 CPUtime=221.66 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 154756 0 0 0 22128 38 0 0 20 0 1 0 51562698 2103992320 8370 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513670 8370 1760 343 0 510734 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 2054680 KiB
Current children cumulated memory: 33480 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.16 4.11 5/264 50711
/proc/meminfo: memFree=128933284/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2054680 memory=33352 CPUtime=281.49 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 191586 0 0 0 28104 45 0 0 20 0 1 0 51562698 2103992320 8338 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513670 8338 1760 343 0 510734 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 2054680 KiB
Current children cumulated memory: 33352 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.16 4.11 5/264 50713
/proc/meminfo: memFree=128930292/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2054680 memory=34760 CPUtime=341.32 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 218585 0 0 0 34081 51 0 0 20 0 1 0 51562698 2103992320 8690 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513670 8690 1760 343 0 510734 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 2054680 KiB
Current children cumulated memory: 34760 KiB

[startup+402.3 s]
/proc/loadavg: 4.28 4.18 4.12 5/265 50719
/proc/meminfo: memFree=128870784/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2054680 memory=35020 CPUtime=401.14 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 254819 0 0 0 40054 60 0 0 20 0 1 0 51562698 2103992320 8755 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513670 8755 1760 343 0 510734 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 2054680 KiB
Current children cumulated memory: 35020 KiB

[startup+462.3 s]
/proc/loadavg: 4.30 4.22 4.14 5/265 50721
/proc/meminfo: memFree=128952188/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2058776 memory=36104 CPUtime=460.96 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 272192 0 0 0 46032 64 0 0 20 0 1 0 51562698 2108186624 9026 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 514694 9026 1760 343 0 511758 0
Current children cumulated CPU time: 460.96 s

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

/proc/loadavg: 4.13 4.16 4.12 5/263 50733
/proc/meminfo: memFree=128934004/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2066968 memory=39508 CPUtime=700.24 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 333392 0 0 0 69942 82 0 0 20 0 1 0 51562698 2116575232 9877 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 516742 9877 1760 343 0 513806 0
Current children cumulated CPU time: 700.24 s
Current children cumulated vsize: 2066968 KiB
Current children cumulated memory: 39508 KiB

[startup+762.3 s]
/proc/loadavg: 4.10 4.14 4.12 5/263 50736
/proc/meminfo: memFree=128903940/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2062872 memory=38988 CPUtime=760.06 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 347887 0 0 0 75920 86 0 0 20 0 1 0 51562698 2112380928 9747 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 515718 9747 1760 343 0 512782 0
Current children cumulated CPU time: 760.06 s
Current children cumulated vsize: 2062872 KiB
Current children cumulated memory: 38988 KiB

[startup+822.3 s]
/proc/loadavg: 4.11 4.13 4.11 5/263 50738
/proc/meminfo: memFree=128837860/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2075160 memory=43632 CPUtime=819.88 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 356822 0 0 0 81900 88 0 0 20 0 1 0 51562698 2124963840 10908 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 518790 10908 1760 343 0 515854 0
Current children cumulated CPU time: 819.88 s
Current children cumulated vsize: 2075160 KiB
Current children cumulated memory: 43632 KiB

[startup+882.3 s]
/proc/loadavg: 4.10 4.12 4.11 5/263 50740
/proc/meminfo: memFree=128880208/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2066968 memory=41968 CPUtime=879.7 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 368563 0 0 0 87878 92 0 0 20 0 1 0 51562698 2116575232 10492 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 516742 10492 1760 343 0 513806 0
Current children cumulated CPU time: 879.7 s
Current children cumulated vsize: 2066968 KiB
Current children cumulated memory: 41968 KiB

[startup+942.3 s]
/proc/loadavg: 4.34 4.20 4.14 5/263 50742
/proc/meminfo: memFree=128876668/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2047500 memory=29856 CPUtime=939.54 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 378893 0 0 0 93858 96 0 0 20 0 1 0 51562698 2096640000 7464 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 511875 7464 1760 343 0 508939 0
Current children cumulated CPU time: 939.54 s
Current children cumulated vsize: 2047500 KiB
Current children cumulated memory: 29856 KiB

[startup+1002.3 s]
/proc/loadavg: 4.16 4.18 4.13 5/264 50748
/proc/meminfo: memFree=128785156/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2055692 memory=36680 CPUtime=999.37 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 379577 0 0 0 99841 96 0 0 20 0 1 0 51562698 2105028608 9170 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513923 9170 1760 343 0 510987 0
Current children cumulated CPU time: 999.37 s
Current children cumulated vsize: 2055692 KiB
Current children cumulated memory: 36680 KiB

[startup+1062.3 s]
/proc/loadavg: 4.10 4.16 4.12 5/264 50750
/proc/meminfo: memFree=128762504/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2055692 memory=38856 CPUtime=1059.21 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 379633 0 0 0 105825 96 0 0 20 0 1 0 51562698 2105028608 9714 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513923 9714 1760 343 0 510987 0
Current children cumulated CPU time: 1059.21 s
Current children cumulated vsize: 2055692 KiB
Current children cumulated memory: 38856 KiB

[startup+1122.3 s]
/proc/loadavg: 4.16 4.16 4.12 5/264 50753
/proc/meminfo: memFree=128921068/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2055692 memory=38856 CPUtime=1119.05 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 379633 0 0 0 111809 96 0 0 20 0 1 0 51562698 2105028608 9714 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513923 9714 1760 343 0 510987 0
Current children cumulated CPU time: 1119.05 s
Current children cumulated vsize: 2055692 KiB
Current children cumulated memory: 38856 KiB

[startup+1182.3 s]
/proc/loadavg: 4.12 4.14 4.12 5/264 50755
/proc/meminfo: memFree=128812772/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2055692 memory=38856 CPUtime=1178.89 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 379635 0 0 0 117793 96 0 0 20 0 1 0 51562698 2105028608 9714 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513923 9714 1760 343 0 510987 0
Current children cumulated CPU time: 1178.89 s
Current children cumulated vsize: 2055692 KiB
Current children cumulated memory: 38856 KiB

[startup+1242.3 s]
/proc/loadavg: 4.04 4.11 4.11 5/264 50757
/proc/meminfo: memFree=128728620/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2055692 memory=38856 CPUtime=1238.72 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 379636 0 0 0 123776 96 0 0 20 0 1 0 51562698 2105028608 9714 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513923 9714 1760 343 0 510987 0
Current children cumulated CPU time: 1238.72 s
Current children cumulated vsize: 2055692 KiB
Current children cumulated memory: 38856 KiB

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

# cumulated CPU time of all completed processes:  user=1241.04 s, system=0.964111 s

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

[startup+1243.2 s]
/proc/loadavg: 4.04 4.11 4.11 5/264 50757
/proc/meminfo: memFree=128720428/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2055692 memory=38856 CPUtime=1239.62 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 379636 0 0 0 123866 96 0 0 20 0 1 0 51562698 2105028608 9714 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513923 9714 1760 343 0 510987 0
Current children cumulated CPU time: 1239.62 s
Current children cumulated vsize: 2055692 KiB
Current children cumulated memory: 38856 KiB

[startup+1244.8 s]
/proc/loadavg: 4.04 4.11 4.11 5/264 50757
/proc/meminfo: memFree=128904748/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2055692 memory=38856 CPUtime=1241.21 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 379636 0 0 0 124025 96 0 0 20 0 1 0 51562698 2105028608 9714 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513923 9714 1760 343 0 510987 0
Current children cumulated CPU time: 1241.21 s
Current children cumulated vsize: 2055692 KiB
Current children cumulated memory: 38856 KiB

[startup+1245.2 s]
/proc/loadavg: 4.04 4.11 4.11 5/264 50757
/proc/meminfo: memFree=128892460/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2055692 memory=38856 CPUtime=1241.61 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 379636 0 0 0 124065 96 0 0 20 0 1 0 51562698 2105028608 9714 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513923 9714 1760 343 0 510987 0
Current children cumulated CPU time: 1241.61 s
Current children cumulated vsize: 2055692 KiB
Current children cumulated memory: 38856 KiB

[startup+1245.4 s]
/proc/loadavg: 4.04 4.11 4.11 5/264 50757
/proc/meminfo: memFree=128892460/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2055692 memory=38856 CPUtime=1241.81 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 379636 0 0 0 124085 96 0 0 20 0 1 0 51562698 2105028608 9714 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513923 9714 1760 343 0 510987 0
Current children cumulated CPU time: 1241.81 s
Current children cumulated vsize: 2055692 KiB
Current children cumulated memory: 38856 KiB

[startup+1245.5 s]
/proc/loadavg: 4.04 4.11 4.11 5/264 50757
/proc/meminfo: memFree=128892460/131249996 swapFree=33005272/33010684
[pid=50607] ppid=50604 vsize=2055692 memory=38856 CPUtime=1241.91 cores=5,7
/proc/50607/stat : 50607 (pb_picat) R 50604 50607 49539 0 -1 4194304 379636 0 0 0 124095 96 0 0 20 0 1 0 51562698 2105028608 9714 18446744073709551615 94145032327168 94145033728749 140733238539728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94145034000176 94145035874480 94145056227328 140733238544798 140733238544874 140733238544874 140733238550476 0
/proc/50607/statm: 513923 9714 1760 343 0 510987 0
Current children cumulated CPU time: 1241.91 s
Current children cumulated vsize: 2055692 KiB
Current children cumulated memory: 38856 KiB

Child status: 0

Real time (s): 1245.58
CPU time (s): 1242
CPU user time (s): 1241.04
CPU system time (s): 0.964111
CPU usage (%): 99.7126
Max. virtual memory (cumulated for all children) (KiB): 2075160
Max. memory (cumulated for all children) (KiB): 46064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1241.04
system time used= 0.964111
maximum resident set size= 46064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 379643
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67
involuntary context switches= 7135


# summary of solver processes directly reported to runsolver:
#   pid: 50607
#   total CPU time (s): 1242
#   total CPU user time (s): 1241.04
#   total CPU system time (s): 0.964111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.39102 second user time and 5.38289 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-01 10:34:08
IDJOB=4490285
IDBENCH=147577
IDSOLVER=3346
FILE ID=nodeC023/4490285-1751358848
RUNJOBID= nodeC023-1751351577-49552
SLURM_JOB_ID= 9598142
Free space on /tmp= 432976 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_3.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490285-1751358848/watcher-4490285-1751358848 -o /tmp/evaluation-result-4490285-1751358848/solver-4490285-1751358848 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751351577-49552 --watchdog 3760  pb_picat HOME/instance-4490285-1751358848.opb

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

MD5SUM BENCH= 86001821498b0a30bc65df6451678f5a
RANDOM SEED=1110090945

nodeC023 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3599.888
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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		: 3599.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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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		: 3601.684
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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		: 3599.953
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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		: 3599.908
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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		: 3598.771
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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		: 3599.765
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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		: 3599.883
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127476756 kB
MemAvailable:   127165764 kB
Buffers:            1328 kB
Cached:           488044 kB
SwapCached:          460 kB
Active:          2828776 kB
Inactive:         336016 kB
Active(anon):    2634000 kB
Inactive(anon):    54772 kB
Active(file):     194776 kB
Inactive(file):   281244 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005272 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             62340 kB
Writeback:             0 kB
AnonPages:       2677960 kB
Mapped:           108380 kB
Shmem:             13344 kB
KReclaimable:     104452 kB
Slab:             192236 kB
SReclaimable:     104452 kB
SUnreclaim:        87784 kB
KernelStack:        4288 kB
PageTables:         8212 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6704584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2592768 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC023 at 2025-07-01 10:54:54