Trace number 4546575

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-07-23? (TO) 3600.13 3609.43

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq5/normalized-30array_ineq5.opb
MD5SUMc057026a3dee35393963218173951f41
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 benchmark1264.48
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5610
Total number of constraints7531
Number of constraints which are clauses5580
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints1921
Minimum length of a constraint1
Maximum length of a constraint120
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 576460752303423488
Number of bits of the biggest number in a constraint 60
Biggest sum of numbers in a constraint 2305843009213693951
Number of bits of the biggest sum of numbers61
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.03	c intsize: 61
0.00/0.09	c 8085 constraints
0.00/0.09	c Finish cloning data from SAT to LS
0.00/0.09	c restart_num_ls  -100000 0
4.17/4.21	c Use LS-small
4.17/4.21	c update_LS_target_phase-runLS-restart
263.42/264.18	c restart_num  0 304
263.42/264.18	c LS-restart 90 62
267.00/267.75	c Use LS-small
267.00/267.75	c update_LS_target_phase-runLS-restart
673.28/675.05	c restart_num  304 609
673.28/675.05	c LS-restart 80 91
680.16/682.00	c Use LS-small
680.16/682.00	c update_LS_target_phase-runLS-restart
1119.30/1122.28	c restart_num  609 931
1119.30/1122.28	c LS-restart 70 16
1123.88/1126.81	c Use LS-small
1123.88/1126.81	c update_LS_target_phase-runLS-restart
2060.32/2065.88	c restart_num  931 1233
2060.32/2065.88	c LS-restart 60 36
2064.31/2069.81	c Use LS-small
2064.31/2069.81	c update_LS_target_phase-runLS-restart
3195.22/3203.45	c restart_num  1233 1534
3195.22/3203.45	c LS-restart 50 54
3198.61/3206.89	c Use LS-small
3198.61/3206.89	c update_LS_target_phase-runLS-restart
3600.09/3609.41	c Program interrupted by user.
3600.09/3609.41	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 (62394 MiB free)
  memory of node 1: 64507 MiB (63622 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100057 s]*
/proc/loadavg: 4.07 4.10 4.00 5/263 181555
/proc/meminfo: memFree=129038608/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=101960 memory=28596 CPUtime=0.09 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 5534 0 0 0 8 1 0 0 20 0 1 0 241944595 104407040 7149 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 25490 7149 2400 595 0 10157 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 101960 KiB
Current children cumulated memory: 28596 KiB

[startup+0.205468 s]*
/proc/loadavg: 4.07 4.10 4.00 5/263 181555
/proc/meminfo: memFree=129038608/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=101960 memory=28596 CPUtime=0.2 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 5534 0 0 0 19 1 0 0 20 0 1 0 241944595 104407040 7149 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 25490 7149 2400 595 0 10157 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 101960 KiB
Current children cumulated memory: 28596 KiB

[startup+0.305147 s]*
/proc/loadavg: 4.07 4.10 4.00 5/263 181555
/proc/meminfo: memFree=129038608/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=101960 memory=28596 CPUtime=0.3 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 5534 0 0 0 29 1 0 0 20 0 1 0 241944595 104407040 7149 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 25490 7149 2400 595 0 10157 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 101960 KiB
Current children cumulated memory: 28596 KiB

[startup+0.700104 s]
/proc/loadavg: 4.07 4.10 4.00 5/263 181555
/proc/meminfo: memFree=129038608/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=101960 memory=28596 CPUtime=0.68 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 5534 0 0 0 67 1 0 0 20 0 1 0 241944595 104407040 7149 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 25490 7149 2400 595 0 10157 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 101960 KiB
Current children cumulated memory: 28596 KiB

[startup+1.50011 s]
/proc/loadavg: 4.07 4.10 4.00 5/263 181555
/proc/meminfo: memFree=129038608/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=101960 memory=28596 CPUtime=1.48 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 5534 0 0 0 147 1 0 0 20 0 1 0 241944595 104407040 7149 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 25490 7149 2400 595 0 10157 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 101960 KiB
Current children cumulated memory: 28596 KiB

[startup+3.10476 s]
/proc/loadavg: 4.06 4.10 4.00 5/263 181555
/proc/meminfo: memFree=129038624/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=101960 memory=28596 CPUtime=3.08 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 5534 0 0 0 307 1 0 0 20 0 1 0 241944595 104407040 7149 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 25490 7149 2400 595 0 10157 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 101960 KiB
Current children cumulated memory: 28596 KiB

[startup+6.30012 s]
/proc/loadavg: 4.06 4.10 4.00 5/263 181555
/proc/meminfo: memFree=129026972/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=106956 memory=42740 CPUtime=6.27 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 6832 0 0 0 625 2 0 0 20 0 1 0 241944595 109522944 10685 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 26739 10685 2592 595 0 11406 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 106956 KiB
Current children cumulated memory: 42740 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.09 4.00 5/263 181555
/proc/meminfo: memFree=129014844/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=113416 memory=52748 CPUtime=12.65 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 8328 0 0 0 1261 4 0 0 20 0 1 0 241944595 116137984 13187 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 28354 13187 2592 595 0 13021 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 113416 KiB
Current children cumulated memory: 52748 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.10 4.00 5/263 181555
/proc/meminfo: memFree=128977064/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=133928 memory=69712 CPUtime=25.41 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 10429 0 0 0 2532 9 0 0 20 0 1 0 241944595 137142272 17428 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 33482 17428 2624 595 0 18149 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 133928 KiB
Current children cumulated memory: 69712 KiB

[startup+51.1045 s]
/proc/loadavg: 4.07 4.09 4.00 5/263 181556
/proc/meminfo: memFree=128946448/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=140356 memory=77964 CPUtime=50.95 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 12001 0 0 0 5076 19 0 0 20 0 1 0 241944595 143724544 19491 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 35089 19491 2624 595 0 19756 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 140356 KiB
Current children cumulated memory: 77964 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.09 4.00 5/263 181559
/proc/meminfo: memFree=128955152/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=146332 memory=85004 CPUtime=102.02 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 13469 0 0 0 10164 38 0 0 20 0 1 0 241944595 149843968 21251 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 36583 21251 2624 595 0 21250 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 146332 KiB
Current children cumulated memory: 85004 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.09 4.00 5/263 181563
/proc/meminfo: memFree=128956852/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=150192 memory=88844 CPUtime=161.87 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 14466 0 0 0 16127 60 0 0 20 0 1 0 241944595 153796608 22211 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 37548 22211 2624 595 0 22215 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 150192 KiB
Current children cumulated memory: 88844 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.08 4.00 5/263 181569
/proc/meminfo: memFree=128956332/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=152312 memory=91148 CPUtime=221.72 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 15022 0 0 0 22093 79 0 0 20 0 1 0 241944595 155967488 22787 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 38078 22787 2624 595 0 22745 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 152312 KiB
Current children cumulated memory: 91148 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.10 4.01 5/263 181571
/proc/meminfo: memFree=128979420/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=155468 memory=93964 CPUtime=281.57 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 15778 0 0 0 28056 101 0 0 20 0 1 0 241944595 159199232 23491 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 38867 23491 2624 595 0 23534 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 155468 KiB
Current children cumulated memory: 93964 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.09 4.01 5/263 181573
/proc/meminfo: memFree=128964628/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=157380 memory=96012 CPUtime=341.42 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 16268 0 0 0 34021 121 0 0 20 0 1 0 241944595 161157120 24003 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 39345 24003 2624 595 0 24012 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 157380 KiB
Current children cumulated memory: 96012 KiB

[startup+402.3 s]
/proc/loadavg: 4.58 4.24 4.07 5/262 181575
/proc/meminfo: memFree=128952472/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=159088 memory=97420 CPUtime=401.26 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 16620 0 0 0 39983 143 0 0 20 0 1 0 241944595 162906112 24355 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 39772 24355 2624 595 0 24439 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 159088 KiB
Current children cumulated memory: 97420 KiB

[startup+462.3 s]
/proc/loadavg: 4.27 4.21 4.07 5/262 181577
/proc/meminfo: memFree=128916012/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=160172 memory=98700 CPUtime=461.11 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 16969 0 0 0 45947 164 0 0 20 0 1 0 241944595 164016128 24675 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 40043 24675 2624 595 0 24710 0

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

Current children cumulated memory: 176564 KiB

[startup+2862.3 s]
/proc/loadavg: 2.12 2.10 2.42 3/252 181859
/proc/meminfo: memFree=127810868/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=241372 memory=176564 CPUtime=2854.98 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 31576 0 0 0 284444 1054 0 0 20 0 1 0 241944595 247164928 44141 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 60343 44141 2624 595 0 45010 0
Current children cumulated CPU time: 2854.98 s
Current children cumulated vsize: 241372 KiB
Current children cumulated memory: 176564 KiB

[startup+2922.3 s]
/proc/loadavg: 2.10 2.10 2.40 3/251 181861
/proc/meminfo: memFree=127795568/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=241372 memory=176564 CPUtime=2914.85 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 31577 0 0 0 290406 1079 0 0 20 0 1 0 241944595 247164928 44141 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 60343 44141 2624 595 0 45010 0
Current children cumulated CPU time: 2914.85 s
Current children cumulated vsize: 241372 KiB
Current children cumulated memory: 176564 KiB

[startup+2982.3 s]
/proc/loadavg: 2.08 2.09 2.37 3/251 181864
/proc/meminfo: memFree=127796200/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=241572 memory=176692 CPUtime=2974.72 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 31598 0 0 0 296371 1101 0 0 20 0 1 0 241944595 247369728 44173 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 60393 44173 2624 595 0 45060 0
Current children cumulated CPU time: 2974.72 s
Current children cumulated vsize: 241572 KiB
Current children cumulated memory: 176692 KiB

[startup+3042.3 s]
/proc/loadavg: 2.09 2.09 2.35 3/252 181867
/proc/meminfo: memFree=127769204/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=241748 memory=176948 CPUtime=3034.57 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 31664 0 0 0 302333 1124 0 0 20 0 1 0 241944595 247549952 44237 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 60437 44237 2624 595 0 45104 0
Current children cumulated CPU time: 3034.57 s
Current children cumulated vsize: 241748 KiB
Current children cumulated memory: 176948 KiB

[startup+3102.3 s]
/proc/loadavg: 2.08 2.09 2.34 3/252 181869
/proc/meminfo: memFree=127756600/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=242328 memory=179468 CPUtime=3094.4 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 31784 0 0 0 308295 1145 0 0 20 0 1 0 241944595 248143872 44867 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 60582 44867 2624 595 0 45249 0
Current children cumulated CPU time: 3094.4 s
Current children cumulated vsize: 242328 KiB
Current children cumulated memory: 179468 KiB

[startup+3162.3 s]
/proc/loadavg: 2.15 2.10 2.32 3/252 181871
/proc/meminfo: memFree=127757716/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=243372 memory=180364 CPUtime=3154.24 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 32030 0 0 0 314256 1168 0 0 20 0 1 0 241944595 249212928 45091 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 60843 45091 2624 595 0 45510 0
Current children cumulated CPU time: 3154.24 s
Current children cumulated vsize: 243372 KiB
Current children cumulated memory: 180364 KiB

[startup+3222.3 s]
/proc/loadavg: 2.05 2.08 2.30 3/253 181876
/proc/meminfo: memFree=127758236/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=243996 memory=181260 CPUtime=3214.07 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 32223 0 0 0 320218 1189 0 0 20 0 1 0 241944595 249851904 45315 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 60999 45315 2624 595 0 45666 0
Current children cumulated CPU time: 3214.07 s
Current children cumulated vsize: 243996 KiB
Current children cumulated memory: 181260 KiB

[startup+3282.3 s]
/proc/loadavg: 2.06 2.08 2.28 3/253 181882
/proc/meminfo: memFree=127750664/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=245804 memory=183052 CPUtime=3273.91 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 32703 0 0 0 326181 1210 0 0 20 0 1 0 241944595 251703296 45763 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 61451 45763 2624 595 0 46118 0
Current children cumulated CPU time: 3273.91 s
Current children cumulated vsize: 245804 KiB
Current children cumulated memory: 183052 KiB

[startup+3342.3 s]
/proc/loadavg: 2.12 2.09 2.27 3/252 181883
/proc/meminfo: memFree=127744056/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=246056 memory=183180 CPUtime=3333.74 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 32728 0 0 0 332140 1234 0 0 20 0 1 0 241944595 251961344 45795 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 61514 45795 2624 595 0 46181 0
Current children cumulated CPU time: 3333.74 s
Current children cumulated vsize: 246056 KiB
Current children cumulated memory: 183180 KiB

[startup+3402.3 s]
/proc/loadavg: 2.10 2.09 2.26 3/251 181885
/proc/meminfo: memFree=127743672/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=246056 memory=183180 CPUtime=3393.57 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 32733 0 0 0 338101 1256 0 0 20 0 1 0 241944595 251961344 45795 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 61514 45795 2624 595 0 46181 0
Current children cumulated CPU time: 3393.57 s
Current children cumulated vsize: 246056 KiB
Current children cumulated memory: 183180 KiB

[startup+3462.3 s]
/proc/loadavg: 2.11 2.09 2.25 3/251 181887
/proc/meminfo: memFree=127744228/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=246528 memory=183564 CPUtime=3453.4 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 32826 0 0 0 344065 1275 0 0 20 0 1 0 241944595 252444672 45891 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 61632 45891 2624 595 0 46299 0
Current children cumulated CPU time: 3453.4 s
Current children cumulated vsize: 246528 KiB
Current children cumulated memory: 183564 KiB

[startup+3522.3 s]
/proc/loadavg: 2.09 2.08 2.24 3/251 181890
/proc/meminfo: memFree=127745160/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=247404 memory=184460 CPUtime=3513.24 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 33070 0 0 0 350032 1292 0 0 20 0 1 0 241944595 253341696 46115 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 61851 46115 2624 595 0 46518 0
Current children cumulated CPU time: 3513.24 s
Current children cumulated vsize: 247404 KiB
Current children cumulated memory: 184460 KiB

[startup+3582.3 s]
/proc/loadavg: 2.08 2.08 2.22 3/251 181892
/proc/meminfo: memFree=127747916/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=247404 memory=184460 CPUtime=3573.06 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 33078 0 0 0 355978 1328 0 0 20 0 1 0 241944595 253341696 46115 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 61851 46115 2624 595 0 46518 0
Current children cumulated CPU time: 3573.06 s
Current children cumulated vsize: 247404 KiB
Current children cumulated memory: 184460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 2.10 2.09 2.22 3/252 181895
/proc/meminfo: memFree=127748356/131250000 swapFree=33009904/33010684
[pid=181554] ppid=181551 vsize=247404 memory=184460 CPUtime=3600.09 cores=5,7
/proc/181554/stat : 181554 (SynLSCD-PS) R 181551 181554 180330 0 -1 4194304 33078 0 0 0 358676 1333 0 0 20 0 1 0 241944595 253341696 46115 18446744073709551615 94546234003456 94546236438873 140731483337984 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94546236919032 94546236952064 94546272149504 140731483343229 140731483343367 140731483343367 140731483348971 0
/proc/181554/statm: 61851 46115 2624 595 0 46518 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 247404 KiB
Current children cumulated memory: 184460 KiB

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

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

# cumulated CPU time of all completed processes:  user=3586.79 s, system=13.3368 s

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

Child status: 0

Real time (s): 3609.43
CPU time (s): 3600.13
CPU user time (s): 3586.79
CPU system time (s): 13.3368
CPU usage (%): 99.7423
Max. virtual memory (cumulated for all children) (KiB): 247404
Max. memory (cumulated for all children) (KiB): 184460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.79
system time used= 13.3368
maximum resident set size= 184460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33105
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= 172
involuntary context switches= 4403


# summary of solver processes directly reported to runsolver:
#   pid: 181554
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3586.79
#   total CPU system time (s): 13.3368

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.5128 second user time and 13.9653 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-23 11:24:07
IDJOB=4546575
IDBENCH=163136
IDSOLVER=3422
FILE ID=nodeC027/4546575-1753262647
RUNJOBID= nodeC027-1753259701-180350
SLURM_JOB_ID= 9689182
Free space on /tmp= 432984 MiB

SOLVER NAME= SynLSCD-PS 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/inequalities/OPB/ineq5/normalized-30array_ineq5.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-4546575-1753262647/watcher-4546575-1753262647 -o /tmp/evaluation-result-4546575-1753262647/solver-4546575-1753262647 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753259701-180350 --watchdog 3760  ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546575-1753262647.opb

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

MD5SUM BENCH= c057026a3dee35393963218173951f41
RANDOM SEED=1937831152

nodeC027 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.632
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.29
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.659
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.29
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		: 3597.593
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.497
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.29
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.634
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.29
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.414
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.29
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.262
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.29
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		: 3587.877
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129040516 kB
MemAvailable:   129000664 kB
Buffers:            1204 kB
Cached:           728492 kB
SwapCached:            8 kB
Active:          1164844 kB
Inactive:         295720 kB
Active(anon):     709804 kB
Inactive(anon):    47288 kB
Active(file):     455040 kB
Inactive(file):   248432 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3748 kB
Writeback:             0 kB
AnonPages:        732920 kB
Mapped:           120488 kB
Shmem:             26224 kB
KReclaimable:     191432 kB
Slab:             287000 kB
SReclaimable:     191432 kB
SUnreclaim:        95568 kB
KernelStack:        4288 kB
PageTables:         4644 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1162168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    638976 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432988 MiB
End job on nodeC027 at 2025-07-23 12:24:17