Trace number 4492955

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
SynLSCD-PS 2025-06-01? (TO) 3600.04 3610.91

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-45-40.opb
MD5SUM2590c1209b8f449ade71ad316e08b5f7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.529767
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1800
Total number of constraints39645
Number of constraints which are clauses39645
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint40
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c #vars 1800 #constraints 39645 22.025 1
0.09/0.20	c 39645 constraints
0.09/0.20	c Finish cloning data from SAT to LS
0.09/0.20	c restart_num_ls  -100000 0
60.09/60.38	c Use LS-small
60.09/60.38	c update_LS_target_phase-runLS
214.83/215.61	c restart_num  0 303
214.83/215.61	c LS-restart 90 78
573.34/575.36	c Use LS-small
573.34/575.36	c restart_num  303 610
573.34/575.36	c LS-restart 80 83
573.34/575.36	c similarity no use LS 0.977222
880.81/883.71	c restart_num  610 923
880.81/883.71	c LS-restart 80 63
1485.98/1490.93	c Use LS-small
1485.98/1490.93	c restart_num  923 1257
1485.98/1490.93	c LS-restart 70 89
1485.98/1490.93	c similarity no use LS 0.981667
1879.75/1885.84	c restart_num  1257 1571
1879.75/1885.84	c LS-restart 70 80
1879.75/1885.84	c similarity no use LS 0.984444
2075.70/2082.35	c restart_num  1571 1872
2075.70/2082.35	c LS-restart 70 22
2555.36/2563.30	c Use LS-small
2555.36/2563.30	c restart_num  1872 2225
2555.36/2563.30	c LS-restart 60 58
2783.73/2792.36	c Use LS-small
2783.73/2792.36	c restart_num  2225 2571
2783.73/2792.36	c LS-restart 50 20
2971.31/2980.47	c Use LS-small
2971.31/2980.47	c restart_num  2571 2926
2971.31/2980.47	c LS-restart 40 50
2971.31/2980.47	c similarity no use LS 0.985
3189.30/3199.01	c restart_num  2926 3291
3189.30/3199.01	c LS-restart 40 32
3463.65/3474.16	c Use LS-small
3463.65/3474.16	c restart_num_ls  3291 3792
3463.65/3474.16	c LS 30 11
3600.02/3610.90	c Use LS-small
3600.02/3610.90	c Program interrupted by user.
3600.02/3610.90	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62969 MiB free)
  memory of node 1: 64507 MiB (63707 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492955-1751144223/watcher-4492955-1751144223 -o /tmp/evaluation-result-4492955-1751144223/solver-4492955-1751144223 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751143906-14445 --watchdog 3760 SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4492955-1751144223.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Current StackSize limit: 8192 KiB

solver pid=16273, runsolver pid=16270

[startup+0.100061 s]*
/proc/loadavg: 4.25 3.14 2.27 5/266 16274
/proc/meminfo: memFree=129717000/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=93688 memory=25052 CPUtime=0.09 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 3431 0 0 0 9 0 0 0 20 0 1 0 30100140 95936512 6263 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 23422 6263 2304 595 0 8089 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 93688 KiB
Current children cumulated memory: 25052 KiB

[startup+0.205286 s]*
/proc/loadavg: 4.25 3.14 2.27 5/266 16274
/proc/meminfo: memFree=129672708/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=153552 memory=80024 CPUtime=0.19 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 17131 0 0 0 17 2 0 0 20 0 1 0 30100140 157237248 20006 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 38388 20006 2464 595 0 23055 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 153552 KiB
Current children cumulated memory: 80024 KiB

[startup+0.305548 s]*
/proc/loadavg: 4.25 3.14 2.27 5/266 16274
/proc/meminfo: memFree=129672708/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=153552 memory=80280 CPUtime=0.3 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 17183 0 0 0 27 3 0 0 20 0 1 0 30100140 157237248 20070 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 38388 20070 2464 595 0 23055 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 153552 KiB
Current children cumulated memory: 80280 KiB

[startup+0.700159 s]
/proc/loadavg: 4.25 3.14 2.27 5/266 16274
/proc/meminfo: memFree=129672708/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=153552 memory=80280 CPUtime=0.68 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 17183 0 0 0 65 3 0 0 20 0 1 0 30100140 157237248 20070 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 38388 20070 2464 595 0 23055 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 153552 KiB
Current children cumulated memory: 80280 KiB

[startup+1.50017 s]
/proc/loadavg: 4.25 3.14 2.27 5/266 16274
/proc/meminfo: memFree=129672708/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=153552 memory=80280 CPUtime=1.47 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 17183 0 0 0 143 4 0 0 20 0 1 0 30100140 157237248 20070 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 38388 20070 2464 595 0 23055 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 153552 KiB
Current children cumulated memory: 80280 KiB

[startup+3.10547 s]
/proc/loadavg: 4.25 3.14 2.27 5/268 16277
/proc/meminfo: memFree=129672240/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=153552 memory=80280 CPUtime=3.08 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 17183 0 0 0 301 7 0 0 20 0 1 0 30100140 157237248 20070 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 38388 20070 2464 595 0 23055 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 153552 KiB
Current children cumulated memory: 80280 KiB

[startup+6.30014 s]
/proc/loadavg: 4.31 3.17 2.28 5/268 16277
/proc/meminfo: memFree=129672728/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=153552 memory=80280 CPUtime=6.27 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 17183 0 0 0 615 12 0 0 20 0 1 0 30100140 157237248 20070 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 38388 20070 2464 595 0 23055 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 153552 KiB
Current children cumulated memory: 80280 KiB

[startup+12.7001 s]
/proc/loadavg: 4.37 3.20 2.30 5/268 16277
/proc/meminfo: memFree=129671476/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=153552 memory=80280 CPUtime=12.64 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 17183 0 0 0 1243 21 0 0 20 0 1 0 30100140 157237248 20070 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 38388 20070 2464 595 0 23055 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 153552 KiB
Current children cumulated memory: 80280 KiB

[startup+25.5002 s]
/proc/loadavg: 4.35 3.26 2.33 5/268 16277
/proc/meminfo: memFree=129642224/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=153552 memory=80280 CPUtime=25.41 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 17183 0 0 0 2499 42 0 0 20 0 1 0 30100140 157237248 20070 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 38388 20070 2464 595 0 23055 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 153552 KiB
Current children cumulated memory: 80280 KiB

[startup+51.1055 s]
/proc/loadavg: 4.23 3.32 2.38 5/268 16277
/proc/meminfo: memFree=129598992/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=153552 memory=80280 CPUtime=50.93 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 17183 0 0 0 5005 88 0 0 20 0 1 0 30100140 157237248 20070 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 38388 20070 2464 595 0 23055 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 153552 KiB
Current children cumulated memory: 80280 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 3.44 2.47 5/268 16279
/proc/meminfo: memFree=129483208/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=249120 memory=170844 CPUtime=101.94 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 23979 0 0 0 10084 110 0 0 20 0 1 0 30100140 255098880 42711 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 62280 42711 2496 595 0 46947 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 249120 KiB
Current children cumulated memory: 170844 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 3.56 2.57 5/267 16282
/proc/meminfo: memFree=129399292/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=283476 memory=207068 CPUtime=161.72 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 32544 0 0 0 16057 115 0 0 20 0 1 0 30100140 290279424 51767 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 70869 51767 2496 595 0 55536 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 283476 KiB
Current children cumulated memory: 207068 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 3.67 2.68 5/266 16284
/proc/meminfo: memFree=129362968/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=300328 memory=228120 CPUtime=221.5 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 36790 0 0 0 22022 128 0 0 20 0 1 0 30100140 307535872 57030 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 75082 57030 2496 595 0 59749 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 300328 KiB
Current children cumulated memory: 228120 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.74 2.76 5/266 16297
/proc/meminfo: memFree=129350656/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=301884 memory=229784 CPUtime=281.3 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 37215 0 0 0 27911 219 0 0 20 0 1 0 30100140 309129216 57446 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 75471 57446 2496 595 0 60138 0
Current children cumulated CPU time: 281.3 s
Current children cumulated vsize: 301884 KiB
Current children cumulated memory: 229784 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 3.82 2.85 5/264 16345
/proc/meminfo: memFree=129357584/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=312744 memory=240536 CPUtime=341.07 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 39935 0 0 0 33885 222 0 0 20 0 1 0 30100140 320249856 60134 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 78186 60134 2496 595 0 62853 0
Current children cumulated CPU time: 341.07 s
Current children cumulated vsize: 312744 KiB
Current children cumulated memory: 240536 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.87 2.93 5/264 16347
/proc/meminfo: memFree=129346812/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=316568 memory=244376 CPUtime=400.85 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 40925 0 0 0 39860 225 0 0 20 0 1 0 30100140 324165632 61094 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 79142 61094 2496 595 0 63809 0
Current children cumulated CPU time: 400.85 s
Current children cumulated vsize: 316568 KiB
Current children cumulated memory: 244376 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.91 3.01 5/264 16349
/proc/meminfo: memFree=129272092/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=318264 memory=249752 CPUtime=460.67 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 41378 0 0 0 45838 229 0 0 20 0 1 0 30100140 325902336 62438 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 79566 62438 2496 595 0 64233 0
Current children cumulated CPU time: 460.67 s

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

Current children cumulated memory: 297952 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.10 4.03 5/264 16709
/proc/meminfo: memFree=127847688/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=358192 memory=297952 CPUtime=2913.38 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52037 0 0 0 290571 767 0 0 20 0 1 0 30100140 366788608 74488 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89548 74488 2496 595 0 74215 0
Current children cumulated CPU time: 2913.38 s
Current children cumulated vsize: 358192 KiB
Current children cumulated memory: 297952 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.10 4.03 5/264 16713
/proc/meminfo: memFree=127847052/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=358192 memory=297952 CPUtime=2973.22 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52037 0 0 0 296552 770 0 0 20 0 1 0 30100140 366788608 74488 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89548 74488 2496 595 0 74215 0
Current children cumulated CPU time: 2973.22 s
Current children cumulated vsize: 358192 KiB
Current children cumulated memory: 297952 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/264 16720
/proc/meminfo: memFree=127838696/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=358480 memory=298208 CPUtime=3033.04 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52107 0 0 0 302532 772 0 0 20 0 1 0 30100140 367083520 74552 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89620 74552 2496 595 0 74287 0
Current children cumulated CPU time: 3033.04 s
Current children cumulated vsize: 358480 KiB
Current children cumulated memory: 298208 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.09 4.03 5/264 16723
/proc/meminfo: memFree=127840000/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=359256 memory=298976 CPUtime=3092.87 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52300 0 0 0 308512 775 0 0 20 0 1 0 30100140 367878144 74744 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89814 74744 2496 595 0 74481 0
Current children cumulated CPU time: 3092.87 s
Current children cumulated vsize: 359256 KiB
Current children cumulated memory: 298976 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.08 4.03 5/264 16726
/proc/meminfo: memFree=127839868/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=359256 memory=299104 CPUtime=3152.7 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52334 0 0 0 314492 778 0 0 20 0 1 0 30100140 367878144 74776 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89814 74776 2496 595 0 74481 0
Current children cumulated CPU time: 3152.7 s
Current children cumulated vsize: 359256 KiB
Current children cumulated memory: 299104 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.08 4.03 5/264 16728
/proc/meminfo: memFree=127839484/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=359256 memory=299104 CPUtime=3212.54 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52335 0 0 0 320432 822 0 0 20 0 1 0 30100140 367878144 74776 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89814 74776 2496 595 0 74481 0
Current children cumulated CPU time: 3212.54 s
Current children cumulated vsize: 359256 KiB
Current children cumulated memory: 299104 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.09 4.03 5/264 16730
/proc/meminfo: memFree=127819016/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=359256 memory=299104 CPUtime=3272.38 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52335 0 0 0 326353 885 0 0 20 0 1 0 30100140 367878144 74776 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89814 74776 2496 595 0 74481 0
Current children cumulated CPU time: 3272.38 s
Current children cumulated vsize: 359256 KiB
Current children cumulated memory: 299104 KiB

[startup+3342.3 s]
/proc/loadavg: 4.04 4.07 4.03 5/264 16732
/proc/meminfo: memFree=127823000/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=359512 memory=299232 CPUtime=3332.21 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52384 0 0 0 332333 888 0 0 20 0 1 0 30100140 368140288 74808 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89878 74808 2496 595 0 74545 0
Current children cumulated CPU time: 3332.21 s
Current children cumulated vsize: 359512 KiB
Current children cumulated memory: 299232 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.09 4.03 5/263 16734
/proc/meminfo: memFree=127806748/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=359512 memory=299232 CPUtime=3392.04 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52483 0 0 0 338314 890 0 0 20 0 1 0 30100140 368140288 74808 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89878 74808 2496 595 0 74545 0
Current children cumulated CPU time: 3392.04 s
Current children cumulated vsize: 359512 KiB
Current children cumulated memory: 299232 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.09 4.03 5/263 16826
/proc/meminfo: memFree=127913924/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=359512 memory=299232 CPUtime=3451.87 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52484 0 0 0 344295 892 0 0 20 0 1 0 30100140 368140288 74808 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89878 74808 2496 595 0 74545 0
Current children cumulated CPU time: 3451.87 s
Current children cumulated vsize: 359512 KiB
Current children cumulated memory: 299232 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.08 4.03 5/263 16828
/proc/meminfo: memFree=127873004/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=359512 memory=299232 CPUtime=3511.72 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52500 0 0 0 350195 977 0 0 20 0 1 0 30100140 368140288 74808 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89878 74808 2496 595 0 74545 0
Current children cumulated CPU time: 3511.72 s
Current children cumulated vsize: 359512 KiB
Current children cumulated memory: 299232 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.08 4.03 5/263 16919
/proc/meminfo: memFree=128414404/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=359672 memory=299488 CPUtime=3571.52 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52559 0 0 0 356153 999 0 0 20 0 1 0 30100140 368304128 74872 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 89918 74872 2496 595 0 74585 0
Current children cumulated CPU time: 3571.52 s
Current children cumulated vsize: 359672 KiB
Current children cumulated memory: 299488 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 4.13 4.09 4.04 5/264 16923
/proc/meminfo: memFree=128281648/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=360088 memory=299744 CPUtime=3600.02 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52638 0 0 0 359001 1001 0 0 20 0 1 0 30100140 368730112 74936 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 90022 74936 2496 595 0 74689 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 360088 KiB
Current children cumulated memory: 299744 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3590.03 s, system=10.0146 s

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

[startup+3610.9 s]
/proc/loadavg: 4.13 4.09 4.04 5/264 16923
/proc/meminfo: memFree=128281648/131250000 swapFree=33010684/33010684
[pid=16273] ppid=16270 vsize=360088 memory=299744 CPUtime=3600.02 cores=0,2
/proc/16273/stat : 16273 (SynLSCD-PS) R 16270 16273 14435 0 -1 4194304 52638 0 0 0 359001 1001 0 0 20 0 1 0 30100140 368730112 74936 18446744073709551615 94732996907008 94732999342009 140728453795200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94732999822584 94732999855616 94733027778560 140728453802336 140728453802472 140728453802472 140728453808074 0
/proc/16273/statm: 90022 74936 2496 595 0 74689 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 360088 KiB
Current children cumulated memory: 299744 KiB

Child status: 0

Real time (s): 3610.91
CPU time (s): 3600.04
CPU user time (s): 3590.03
CPU system time (s): 10.0146
CPU usage (%): 99.6991
Max. virtual memory (cumulated for all children) (KiB): 360088
Max. memory (cumulated for all children) (KiB): 299744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.03
system time used= 10.0146
maximum resident set size= 300128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52670
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= 180
involuntary context switches= 22098


# summary of solver processes directly reported to runsolver:
#   pid: 16273
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3590.03
#   total CPU system time (s): 10.0146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.49721 second user time and 15.2261 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-06-28 22:57:03
IDJOB=4492955
IDBENCH=147833
IDSOLVER=3370
FILE ID=nodeC018/4492955-1751144223
RUNJOBID= nodeC018-1751143906-14445
SLURM_JOB_ID= 9587437
Free space on /tmp= 433044 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-45-40.opb
COMMAND LINE= SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4492955-1751144223/watcher-4492955-1751144223 -o /tmp/evaluation-result-4492955-1751144223/solver-4492955-1751144223 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751143906-14445 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4492955-1751144223.opb

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

MD5SUM BENCH= 2590c1209b8f449ade71ad316e08b5f7
RANDOM SEED=1503076406

nodeC018 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.838
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.66
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.839
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.66
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		: 3585.808
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.66
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		: 3742.088
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.66
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.823
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.66
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		: 3599.821
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.66
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.489
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.66
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		: 3700.000
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129717224 kB
MemAvailable:   129322848 kB
Buffers:            3280 kB
Cached:           376232 kB
SwapCached:            0 kB
Active:           789020 kB
Inactive:         154496 kB
Active(anon):     582080 kB
Inactive(anon):        0 kB
Active(file):     206940 kB
Inactive(file):   154496 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4408 kB
Writeback:            12 kB
AnonPages:        567152 kB
Mapped:           113924 kB
Shmem:             18076 kB
KReclaimable:      84768 kB
Slab:             166576 kB
SReclaimable:      84768 kB
SUnreclaim:        81808 kB
KernelStack:        4304 kB
PageTables:         4348 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     995844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC018 at 2025-06-28 23:57:14