Trace number 4526567

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2025-06-06OPTIMUM 15.047 13.2719

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/coloring/
normalized-geom30a-4_wcsp.wbo
MD5SUMe53235cd5dfe550483d4f3e67152665e
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.141514
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables120
Total number of constraints354
Number of soft constraints324
Number of constraints which are clauses324
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Top cost 82
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 324
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB25.v20250606
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.11/0.14	c Pseudo Boolean Optimization by upper bound
0.11/0.14	c --- Begin Solver configuration ---
0.11/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.11/0.14	c Learn all clauses as in MiniSAT
0.11/0.14	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.14	c Expensive reason simplification
0.11/0.14	c Glucose 2.1 dynamic restart strategy
0.11/0.14	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.14	c timeout=2147483s
0.11/0.14	c DB Simplification allowed=false
0.11/0.14	c Listener: none
0.11/0.14	c --- End Solver configuration ---
0.11/0.14	c solving HOME/instance-4526567-1751634569.wbo
0.11/0.14	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.03s.
0.11/0.17	c declared #vars     120
0.11/0.17	c internal #vars     444
0.11/0.17	c #constraints  385
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 31
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 354
0.11/0.17	c 385 constraints processed.
0.11/0.18	c objective function length is 324 literals
0.31/0.21	c SATISFIABLE
0.31/0.21	c OPTIMIZING...
0.31/0.21	c Got one! Elapsed wall clock time (in seconds):0.073
0.31/0.21	o 16
0.31/0.21	c Got one! Elapsed wall clock time (in seconds):0.08
0.31/0.21	o 10
0.31/0.25	c Got one! Elapsed wall clock time (in seconds):0.116
0.31/0.25	o 9
0.31/0.25	c Got one! Elapsed wall clock time (in seconds):0.119
0.31/0.25	o 8
0.31/0.26	c Got one! Elapsed wall clock time (in seconds):0.122
0.31/0.26	o 7
0.50/0.33	c Got one! Elapsed wall clock time (in seconds):0.194
0.50/0.33	o 6
0.88/0.53	c Got one! Elapsed wall clock time (in seconds):0.4
0.88/0.53	o 5
1.06/0.61	c cleaning 3441 clauses out of 6920 with flag 9656/6920
1.45/0.83	c cleaning 4736 clauses out of 9479 with flag 37972/12920
1.83/1.05	c cleaning 5862 clauses out of 11742 with flag 73675/19919
2.32/1.36	c cleaning 6940 clauses out of 13880 with flag 114635/27919
2.82/1.62	c cleaning 7968 clauses out of 15940 with flag 157490/36919
3.26/1.92	c cleaning 8958 clauses out of 17972 with flag 203676/46919
3.55/2.29	c cleaning 9992 clauses out of 20014 with flag 256299/57919
3.95/2.69	c cleaning 11007 clauses out of 22022 with flag 313203/69919
4.46/3.12	c cleaning 11996 clauses out of 24015 with flag 375857/82919
4.46/3.15	c Got one! Elapsed wall clock time (in seconds):3.009
4.46/3.15	o 4
4.61/3.26	c cleaning 8540 clauses out of 17137 with flag 17346/88037
4.82/3.42	c cleaning 7300 clauses out of 14603 with flag 43778/94043
5.10/3.63	c cleaning 7148 clauses out of 14296 with flag 74635/101037
5.48/3.86	c cleaning 7575 clauses out of 15149 with flag 107415/109039
5.76/4.09	c cleaning 8288 clauses out of 16575 with flag 147741/118040
6.08/4.37	c cleaning 9111 clauses out of 18283 with flag 192621/128037
6.38/4.69	c cleaning 10082 clauses out of 20173 with flag 240519/139038
6.80/5.03	c cleaning 11036 clauses out of 22089 with flag 289554/151037
7.20/5.42	c cleaning 12021 clauses out of 24051 with flag 345121/164037
7.70/5.91	c cleaning 13013 clauses out of 26031 with flag 408566/178039
8.09/6.35	c cleaning 14005 clauses out of 28020 with flag 474189/193042
8.59/6.85	c cleaning 15003 clauses out of 30009 with flag 539367/209037
9.09/7.37	c cleaning 15994 clauses out of 32004 with flag 612481/226037
9.69/7.94	c cleaning 16995 clauses out of 34009 with flag 690275/244037
10.29/8.55	c cleaning 18003 clauses out of 36012 with flag 776088/263037
10.99/9.21	c cleaning 19001 clauses out of 38009 with flag 863574/283039
11.59/9.87	c cleaning 20004 clauses out of 40009 with flag 955685/304042
12.30/10.57	c cleaning 20993 clauses out of 41999 with flag 1051601/326038
13.09/11.31	c cleaning 21998 clauses out of 44001 with flag 1148534/349037
13.89/12.12	c cleaning 22996 clauses out of 46000 with flag 1251613/373041
14.68/12.96	c cleaning 23987 clauses out of 47995 with flag 1356153/398040
14.97/13.21	c starts		: 1421
14.97/13.22	c conflicts		: 406064
14.97/13.22	c decisions		: 1603221
14.97/13.22	c propagations		: 34339105
14.97/13.22	c inspects		: 113584457
14.97/13.22	c shortcuts		: 0
14.97/13.22	c learnt literals	: 51
14.97/13.22	c learnt binary clauses	: 886
14.97/13.22	c learnt ternary clauses	: 7854
14.97/13.23	c learnt constraints	: 406012
14.97/13.23	c ignored constraints	: 0
14.97/13.23	c root simplifications	: 0
14.97/13.23	c removed literals (reason simplification)	: 1700276
14.97/13.23	c reason swapping (by a shorter reason)	: 0
14.97/13.23	c Calls to reduceDB	: 30
14.97/13.23	c Number of update (reduction) of LBD	: 250333
14.97/13.23	c Imported unit clauses	: 0
14.97/13.23	c No decision after first conflict	: false
14.97/13.23	c number of reductions to clauses (during analyze)	: 0
14.97/13.23	c number of learned constraints concerned by reduction	: 0
14.97/13.23	c number of learning phase by resolution	: 0
14.97/13.23	c number of learning phase by cutting planes	: 0
14.97/13.23	c number of rounding to 1 operations	: 0
14.97/13.23	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
14.97/13.23	c number of reductions of the coefficients by power 2 	: 0
14.97/13.23	c number of right shift for reduction by power 2 	: 0
14.97/13.23	c number of reductions of the coefficients by GCD over coefficients 	: 0
14.97/13.23	c number of ending skipping 	: 0
14.97/13.23	c number of internal skipping 	: 0
14.97/13.23	c number of derivation steps 	: 0
14.97/13.23	c number of skipped derivation steps 	: 0
14.97/13.23	c number of remaining unassigned 	: 0
14.97/13.23	c number of remaining assigned 	: 0
14.97/13.23	c number of falsified literals weakened from reason	: 0
14.97/13.23	c number of falsified literals weakened from conflict	: 0
14.97/13.23	c time for arithmetic operations	: 0
14.97/13.24	c minimum degree of deleted constraints	: null
14.97/13.24	c maximum degree of deleted constraints	: null
14.97/13.24	c number of deleted constraints	: 0
14.97/13.24	c speed (assignments/second)	: 2630542.745518615
14.97/13.24	c non guided choices	: 224
14.97/13.24	s OPTIMUM FOUND
14.97/13.24	c Found 8 solution(s)
14.97/13.24	v -x1 x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 x14 -x15 -x16 -x17 x18 -x19 -x20 -x21 -x22 x23 -x24 -x25 x26 -x27 -x28 x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 x55 -x56 x57 -x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90 -x91 x92 x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 x104 -x105 x106 -x107 -x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 x116 -x117 -x118 x119 -x120 
14.97/13.24	c objective function=4
14.97/13.24	c Total wall clock time (in seconds): 13.107

Verifier Data

OK	4

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4526567-1751634569/watcher-4526567-1751634569 -o /tmp/evaluation-result-4526567-1751634569/solver-4526567-1751634569 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751630972-92820 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4526567-1751634569.wbo 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=93889, runsolver pid=93883
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.23 4.16 4.12 6/335 93929
/proc/meminfo: memFree=125548292/131249996 swapFree=33000896/33010684
[pid=93889] ppid=93883 vsize=18930384 memory=55588 CPUtime=0.11 cores=4,6
/proc/93889/stat : 93889 (java) S 93883 93889 89339 0 -1 4194304 6532 0 0 0 10 1 0 0 20 0 18 0 79134722 19384713216 13897 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
/proc/93889/statm: 4732596 13897 5355 1 0 547586 0
[pid=93889/tid=93891] ppid=93883 vsize=18930384 memory=4026532124 CPUtime=0.07 cores=4,6
/proc/93889/task/93891/stat : 93891 (java) R 93883 93889 89339 0 -1 4194368 5040 0 0 0 6 1 0 0 20 0 18 0 79134724 19384713216 13897 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93901] ppid=93883 vsize=18930384 memory=16099 CPUtime=0 cores=4,6
/proc/93889/task/93901/stat : 93901 (Finalizer) S 93883 93889 89339 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 79134726 19384713216 13897 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93912] ppid=93883 vsize=18930384 memory=57385981051877 CPUtime=0 cores=4,6
/proc/93889/task/93912/stat : 93912 (Common-Cleaner) S 93883 93889 89339 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 79134726 19384713216 13897 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55588 KiB

[startup+0.20573 s]*
/proc/loadavg: 4.23 4.16 4.12 9/336 93930
/proc/meminfo: memFree=125533784/131249996 swapFree=33000896/33010684
[pid=93889] ppid=93883 vsize=18996948 memory=62780 CPUtime=0.31 cores=4,6
/proc/93889/stat : 93889 (java) S 93883 93889 89339 0 -1 4194304 7191 0 0 0 29 2 0 0 20 0 19 0 79134722 19452874752 15695 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
/proc/93889/statm: 4749237 15695 5483 1 0 548323 0
[pid=93889/tid=93891] ppid=93883 vsize=18996948 memory=4026794268 CPUtime=0.16 cores=4,6
/proc/93889/task/93891/stat : 93891 (java) S 93883 93889 89339 0 -1 4194368 5368 0 0 0 15 1 0 0 20 0 19 0 79134724 19452874752 15695 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93901] ppid=93883 vsize=18996948 memory=16099 CPUtime=0 cores=4,6
/proc/93889/task/93901/stat : 93901 (Finalizer) S 93883 93889 89339 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 15695 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93912] ppid=93883 vsize=18996948 memory=57385981051877 CPUtime=0 cores=4,6
/proc/93889/task/93912/stat : 93912 (Common-Cleaner) S 93883 93889 89339 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 15695 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93930] ppid=93883 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/93889/task/93930/stat : 93930 (Timer-0) S 93883 93889 89339 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 79134741 19452874752 15695 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 62780 KiB

[startup+0.30569 s]*
/proc/loadavg: 4.23 4.16 4.12 5/317 93933
/proc/meminfo: memFree=125550264/131249996 swapFree=33000896/33010684
[pid=93889] ppid=93883 vsize=18996948 memory=67552 CPUtime=0.5 cores=4,6
/proc/93889/stat : 93889 (java) S 93883 93889 89339 0 -1 4194304 9363 0 0 0 47 3 0 0 20 0 19 0 79134722 19452874752 16888 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
/proc/93889/statm: 4749237 16888 5483 1 0 549485 0
[pid=93889/tid=93891] ppid=93883 vsize=18996948 memory=-7091592182763709566 CPUtime=0.25 cores=4,6
/proc/93889/task/93891/stat : 93891 (java) R 93883 93889 89339 0 -1 4194368 5387 0 0 0 24 1 0 0 20 0 19 0 79134724 19452874752 16888 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93901] ppid=93883 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/93889/task/93901/stat : 93901 (Finalizer) S 93883 93889 89339 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 16888 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93912] ppid=93883 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/93889/task/93912/stat : 93912 (Common-Cleaner) S 93883 93889 89339 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 16888 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93930] ppid=93883 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/93889/task/93930/stat : 93930 (Timer-0) S 93883 93889 89339 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 79134741 19452874752 16888 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 67552 KiB

[startup+0.700196 s]
/proc/loadavg: 4.23 4.16 4.12 5/315 93941
/proc/meminfo: memFree=125539160/131249996 swapFree=33000896/33010684
[pid=93889] ppid=93883 vsize=18996948 memory=80516 CPUtime=1.26 cores=4,6
/proc/93889/stat : 93889 (java) S 93883 93889 89339 0 -1 4194304 11442 0 0 0 122 4 0 0 20 0 19 0 79134722 19452874752 20129 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
/proc/93889/statm: 4749237 20129 5483 1 0 550997 0
[pid=93889/tid=93891] ppid=93883 vsize=18996948 memory=14336 CPUtime=0.63 cores=4,6
/proc/93889/task/93891/stat : 93891 (java) R 93883 93889 89339 0 -1 4194368 5439 0 0 0 61 2 0 0 20 0 19 0 79134724 19452874752 20129 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93901] ppid=93883 vsize=18996948 memory=10624 CPUtime=0 cores=4,6
/proc/93889/task/93901/stat : 93901 (Finalizer) S 93883 93889 89339 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 20129 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93912] ppid=93883 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/93889/task/93912/stat : 93912 (Common-Cleaner) S 93883 93889 89339 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 20129 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93930] ppid=93883 vsize=18996948 memory=4624 CPUtime=0 cores=4,6
/proc/93889/task/93930/stat : 93930 (Timer-0) S 93883 93889 89339 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 79134741 19452874752 20129 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 80516 KiB

[startup+1.50023 s]
/proc/loadavg: 4.23 4.16 4.12 5/316 93953
/proc/meminfo: memFree=125535308/131249996 swapFree=33000896/33010684
[pid=93889] ppid=93883 vsize=18996948 memory=96736 CPUtime=2.71 cores=4,6
/proc/93889/stat : 93889 (java) S 93883 93889 89339 0 -1 4194304 22026 0 0 0 265 6 0 0 20 0 19 0 79134722 19452874752 24184 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
/proc/93889/statm: 4749237 24184 5483 1 0 553555 0
[pid=93889/tid=93891] ppid=93883 vsize=18996948 memory=10624 CPUtime=1.41 cores=4,6
/proc/93889/task/93891/stat : 93891 (java) R 93883 93889 89339 0 -1 4194368 6131 0 0 0 139 2 0 0 20 0 19 0 79134724 19452874752 24184 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93901] ppid=93883 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/93889/task/93901/stat : 93901 (Finalizer) S 93883 93889 89339 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 24184 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93912] ppid=93883 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/93889/task/93912/stat : 93912 (Common-Cleaner) S 93883 93889 89339 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 24184 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93930] ppid=93883 vsize=18996948 memory=4624 CPUtime=0 cores=4,6
/proc/93889/task/93930/stat : 93930 (Timer-0) S 93883 93889 89339 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 79134741 19452874752 24184 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
Current children cumulated CPU time: 2.71 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 96736 KiB

[startup+3.10547 s]
/proc/loadavg: 4.37 4.19 4.13 6/337 93996
/proc/meminfo: memFree=125452652/131249996 swapFree=33000896/33010684
[pid=93889] ppid=93883 vsize=18996948 memory=111660 CPUtime=4.46 cores=4,6
/proc/93889/stat : 93889 (java) S 93883 93889 89339 0 -1 4194304 22823 0 0 0 440 6 0 0 20 0 19 0 79134722 19452874752 27915 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
/proc/93889/statm: 4749237 27915 5483 1 0 553665 0
[pid=93889/tid=93891] ppid=93883 vsize=18996948 memory=-6000919494130821478 CPUtime=3.02 cores=4,6
/proc/93889/task/93891/stat : 93891 (java) R 93883 93889 89339 0 -1 4194368 6454 0 0 0 299 3 0 0 20 0 19 0 79134724 19452874752 27915 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93901] ppid=93883 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/93889/task/93901/stat : 93901 (Finalizer) S 93883 93889 89339 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 27915 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93912] ppid=93883 vsize=18996948 memory=10624 CPUtime=0 cores=4,6
/proc/93889/task/93912/stat : 93912 (Common-Cleaner) S 93883 93889 89339 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 27915 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93930] ppid=93883 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/93889/task/93930/stat : 93930 (Timer-0) S 93883 93889 89339 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 79134741 19452874752 27915 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
Current children cumulated CPU time: 4.46 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 111660 KiB

[startup+6.30017 s]
/proc/loadavg: 4.37 4.19 4.13 5/337 93996
/proc/meminfo: memFree=125399536/131249996 swapFree=33000896/33010684
[pid=93889] ppid=93883 vsize=18996948 memory=133412 CPUtime=8.09 cores=4,6
/proc/93889/stat : 93889 (java) S 93883 93889 89339 0 -1 4194304 23734 0 0 0 802 7 0 0 20 0 19 0 79134722 19452874752 33353 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
/proc/93889/statm: 4749237 33353 5483 1 0 553669 0
[pid=93889/tid=93891] ppid=93883 vsize=18996948 memory=10624 CPUtime=6.2 cores=4,6
/proc/93889/task/93891/stat : 93891 (java) R 93883 93889 89339 0 -1 4194368 6981 0 0 0 617 3 0 0 20 0 19 0 79134724 19452874752 33353 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93901] ppid=93883 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/93889/task/93901/stat : 93901 (Finalizer) S 93883 93889 89339 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 33353 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93912] ppid=93883 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/93889/task/93912/stat : 93912 (Common-Cleaner) S 93883 93889 89339 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 79134726 19452874752 33353 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93930] ppid=93883 vsize=18996948 memory=96736 CPUtime=0 cores=4,6
/proc/93889/task/93930/stat : 93930 (Timer-0) S 93883 93889 89339 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 79134741 19452874752 33353 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
Current children cumulated CPU time: 8.09 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 133412 KiB

[startup+12.7002 s]
/proc/loadavg: 4.47 4.22 4.14 5/315 94030
/proc/meminfo: memFree=127415144/131249996 swapFree=33000896/33010684
[pid=93889] ppid=93883 vsize=19063512 memory=177036 CPUtime=14.47 cores=4,6
/proc/93889/stat : 93889 (java) S 93883 93889 89339 0 -1 4194304 27162 0 0 0 1437 10 0 0 20 0 20 0 79134722 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
/proc/93889/statm: 4765878 44259 5547 1 0 553958 0
[pid=93889/tid=93891] ppid=93883 vsize=19063512 memory=96736 CPUtime=12.56 cores=4,6
/proc/93889/task/93891/stat : 93891 (java) R 93883 93889 89339 0 -1 4194368 8039 0 0 0 1250 6 0 0 20 0 20 0 79134724 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93901] ppid=93883 vsize=19063512 memory=10624 CPUtime=0 cores=4,6
/proc/93889/task/93901/stat : 93901 (Finalizer) S 93883 93889 89339 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 79134726 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93912] ppid=93883 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/93889/task/93912/stat : 93912 (Common-Cleaner) S 93883 93889 89339 0 -1 4194368 59 0 0 0 0 0 0 0 20 0 20 0 79134726 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93930] ppid=93883 vsize=19063512 memory=-6000919494130821478 CPUtime=0 cores=4,6
/proc/93889/task/93930/stat : 93930 (Timer-0) S 93883 93889 89339 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 79134741 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
Current children cumulated CPU time: 14.47 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177036 KiB

[startup+13.2719 s]
# the end of solver process 93889 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=14.919 s, system=0.127949 s

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

[startup+12.8003 s]
/proc/loadavg: 4.47 4.22 4.14 5/315 94030
/proc/meminfo: memFree=127415144/131249996 swapFree=33000896/33010684
[pid=93889] ppid=93883 vsize=19063512 memory=177036 CPUtime=14.57 cores=4,6
/proc/93889/stat : 93889 (java) S 93883 93889 89339 0 -1 4194304 27162 0 0 0 1447 10 0 0 20 0 20 0 79134722 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
/proc/93889/statm: 4765878 44259 5547 1 0 553958 0
[pid=93889/tid=93891] ppid=93883 vsize=19063512 memory=3200 CPUtime=12.66 cores=4,6
/proc/93889/task/93891/stat : 93891 (java) R 93883 93889 89339 0 -1 4194368 8039 0 0 0 1260 6 0 0 20 0 20 0 79134724 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93901] ppid=93883 vsize=19063512 memory=111788 CPUtime=0 cores=4,6
/proc/93889/task/93901/stat : 93901 (Finalizer) S 93883 93889 89339 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 79134726 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93912] ppid=93883 vsize=19063512 memory=83568 CPUtime=0 cores=4,6
/proc/93889/task/93912/stat : 93912 (Common-Cleaner) S 93883 93889 89339 0 -1 4194368 59 0 0 0 0 0 0 0 20 0 20 0 79134726 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93930] ppid=93883 vsize=19063512 memory=5632 CPUtime=0 cores=4,6
/proc/93889/task/93930/stat : 93930 (Timer-0) S 93883 93889 89339 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 79134741 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
Current children cumulated CPU time: 14.57 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177036 KiB

[startup+13.2002 s]
/proc/loadavg: 4.47 4.22 4.14 4/318 94080
/proc/meminfo: memFree=127414844/131249996 swapFree=33000896/33010684
[pid=93889] ppid=93883 vsize=19063512 memory=177036 CPUtime=14.97 cores=4,6
/proc/93889/stat : 93889 (java) S 93883 93889 89339 0 -1 4194304 27311 0 0 0 1486 11 0 0 20 0 20 0 79134722 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
/proc/93889/statm: 4765878 44259 5547 1 0 553958 0
[pid=93889/tid=93891] ppid=93883 vsize=19063512 memory=9856 CPUtime=13.05 cores=4,6
/proc/93889/task/93891/stat : 93891 (java) R 93883 93889 89339 0 -1 4194368 8109 0 0 0 1298 7 0 0 20 0 20 0 79134724 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93901] ppid=93883 vsize=19063512 memory=9088 CPUtime=0 cores=4,6
/proc/93889/task/93901/stat : 93901 (Finalizer) S 93883 93889 89339 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 79134726 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93912] ppid=93883 vsize=19063512 memory=25392 CPUtime=0 cores=4,6
/proc/93889/task/93912/stat : 93912 (Common-Cleaner) S 93883 93889 89339 0 -1 4194368 59 0 0 0 0 0 0 0 20 0 20 0 79134726 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
[pid=93889/tid=93930] ppid=93883 vsize=19063512 memory=177036 CPUtime=0 cores=4,6
/proc/93889/task/93930/stat : 93930 (Timer-0) S 93883 93889 89339 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 79134741 19521036288 44259 18446744073709551615 94354086068224 94354086071920 140732926294992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94354086079736 94354086080528 94354113286144 140732926298495 140732926298596 140732926298596 140732926304200 0
Current children cumulated CPU time: 14.97 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177036 KiB

Child status: 30

Real time (s): 13.2719
CPU time (s): 15.047
CPU user time (s): 14.919
CPU system time (s): 0.127949
CPU usage (%): 113.375
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 177036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.919
system time used= 0.127949
maximum resident set size= 177548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29218
page faults= 0
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1666
involuntary context switches= 808


# summary of solver processes directly reported to runsolver:
#   pid: 93889
#   total CPU time (s): 15.047
#   total CPU user time (s): 14.919
#   total CPU system time (s): 0.127949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029223 second user time and 0.121775 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-04 15:09:29
IDJOB=4526567
IDBENCH=144117
IDSOLVER=3380
FILE ID=nodeC023/4526567-1751634569
RUNJOBID= nodeC023-1751630972-92820
SLURM_JOB_ID= 9598950
Free space on /tmp= 431868 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/coloring/normalized-geom30a-4_wcsp.wbo
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4526567-1751634569/watcher-4526567-1751634569 -o /tmp/evaluation-result-4526567-1751634569/solver-4526567-1751634569 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751630972-92820 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4526567-1751634569.wbo

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

MD5SUM BENCH= e53235cd5dfe550483d4f3e67152665e
RANDOM SEED=1614475623

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.635
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.757
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		: 3599.908
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		: 3601.832
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.887
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		: 3600.075
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		: 3600.277
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		: 3517.426
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:        125596272 kB
MemAvailable:   125376272 kB
Buffers:              16 kB
Cached:           522480 kB
SwapCached:         2904 kB
Active:          4543036 kB
Inactive:         378972 kB
Active(anon):    4358684 kB
Inactive(anon):    53364 kB
Active(file):     184352 kB
Inactive(file):   325608 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               892 kB
Writeback:            40 kB
AnonPages:       4399328 kB
Mapped:           117928 kB
Shmem:             12532 kB
KReclaimable:     218560 kB
Slab:             310572 kB
SReclaimable:     218560 kB
SUnreclaim:        92012 kB
KernelStack:        4848 kB
PageTables:        12064 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4874436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151112 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4200448 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= 431864 MiB
End job on nodeC023 at 2025-07-04 15:09:42