Trace number 4459164

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
mixed-bag 2024-07-02? (TO) 3600.33 3613.38

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/
normalized-comppebphp_opt_pyrheightequalsnholes_50.opb
MD5SUM3762504243d867ee0a80bf59380bdaf6
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1326
Best CPU time to get the best result obtained on this benchmark1025.76
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3383952
Total number of constraints141576
Number of constraints which are clauses71451
Number of constraints which are cardinality constraints (but not clauses)64974
Number of constraints which are nor clauses,nor cardinality constraints5151
Minimum length of a constraint50
Maximum length of a constraint55
Number of terms in the objective function 2652
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2652
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2652
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.00	c with Papilo
0.00/0.00	c with SCIP
0.00/0.00	c [STEP] parsing instance
4.99/5.09	c [STEP] preprocessing with Papilo
9.46/9.55	c Papilo could not simplify the problem
9.46/9.55	c [STEP] solving with SCIP
3600.05/3613.12	
3600.05/3613.12	*** INTERRUPTED ***

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459164-1721870160/watcher-4459164-1721870160 -o /tmp/evaluation-result-4459164-1721870160/solver-4459164-1721870160 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721865123-207854 --watchdog 3760 mixed-bag HOME/instance-4459164-1721870160.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=212410, runsolver pid=212407

[startup+0.10079 s]*
/proc/loadavg: 4.38 4.38 4.24 5/243 212411
/proc/meminfo: memFree=105158440/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=325300 memory=213324 CPUtime=0.1 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 5955 0 0 0 4 6 0 0 20 0 1 0 23005069 333107200 53331 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 81358 53331 1567 3002 0 65648 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 325300 KiB
Current children cumulated memory: 213324 KiB

[startup+0.213363 s]*
/proc/loadavg: 4.38 4.38 4.24 5/243 212411
/proc/meminfo: memFree=105059116/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=394468 memory=316976 CPUtime=0.21 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 23235 0 0 0 11 10 0 0 20 0 1 0 23005069 403935232 79244 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 98617 79244 1567 3002 0 82907 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 394468 KiB
Current children cumulated memory: 316976 KiB

[startup+0.313315 s]*
/proc/loadavg: 4.38 4.38 4.24 5/243 212411
/proc/meminfo: memFree=104966916/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=516320 memory=408848 CPUtime=0.31 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 39517 0 0 0 17 14 0 0 20 0 1 0 23005069 528711680 102212 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 129113 102212 1592 3002 0 113403 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 516320 KiB
Current children cumulated memory: 408848 KiB

[startup+0.700328 s]
/proc/loadavg: 4.35 4.38 4.24 5/243 212411
/proc/meminfo: memFree=104779816/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=753772 memory=679056 CPUtime=0.68 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 87126 0 0 0 45 23 0 0 20 0 1 0 23005069 771862528 169764 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 188443 169764 1624 3002 0 172733 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 753772 KiB
Current children cumulated memory: 679056 KiB

[startup+1.50032 s]
/proc/loadavg: 4.35 4.38 4.24 5/243 212411
/proc/meminfo: memFree=104667444/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=811116 memory=724484 CPUtime=1.48 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 88845 0 0 0 122 26 0 0 20 0 1 0 23005069 830582784 181121 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 202779 181121 1624 3002 0 187069 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 811116 KiB
Current children cumulated memory: 724484 KiB

[startup+3.11295 s]
/proc/loadavg: 4.35 4.38 4.24 5/243 212411
/proc/meminfo: memFree=104547212/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=1007724 memory=821776 CPUtime=3.09 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 90359 0 0 0 275 34 0 0 20 0 1 0 23005069 1031909376 205444 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 251931 205444 1624 3002 0 236221 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1007724 KiB
Current children cumulated memory: 821776 KiB

[startup+6.30031 s]
/proc/loadavg: 4.32 4.37 4.24 5/243 212411
/proc/meminfo: memFree=103340476/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=2149116 memory=2023532 CPUtime=6.27 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 112705 0 0 0 544 83 0 0 20 0 1 0 23005069 2200694784 505883 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 537279 505883 1822 3002 0 521030 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2149116 KiB
Current children cumulated memory: 2023532 KiB

[startup+12.7003 s]
/proc/loadavg: 4.30 4.37 4.24 5/243 212413
/proc/meminfo: memFree=99971784/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=6404048 memory=6298064 CPUtime=12.65 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 1205177 0 0 0 1016 249 0 0 20 0 1 0 23005069 6557745152 1574450 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 1601012 1574516 3655 3002 0 1584763 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 6404048 KiB
Current children cumulated memory: 6298064 KiB

[startup+25.5004 s]
/proc/loadavg: 4.33 4.37 4.24 5/243 212414
/proc/meminfo: memFree=93900068/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=11678108 memory=11450020 CPUtime=25.41 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 1958216 0 0 0 2118 423 0 0 20 0 1 0 23005069 11958382592 2862505 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 2919527 2862505 3767 3002 0 2903278 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 11678108 KiB
Current children cumulated memory: 11450020 KiB

[startup+51.1134 s]
/proc/loadavg: 4.20 4.33 4.23 5/246 212424
/proc/meminfo: memFree=94304588/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=11400948 memory=11045780 CPUtime=50.92 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 1980938 0 0 0 4650 442 0 0 20 0 1 0 23005069 11674570752 2761445 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 2850237 2761445 3799 3002 0 2833988 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 11400948 KiB
Current children cumulated memory: 11045780 KiB

[startup+102.3 s]
/proc/loadavg: 4.29 4.34 4.24 5/246 212433
/proc/meminfo: memFree=93162516/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=101.93 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2028354 0 0 0 9693 500 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.29 4.23 5/246 212443
/proc/meminfo: memFree=93153036/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=161.7 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2028386 0 0 0 15665 505 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.25 4.22 5/246 212454
/proc/meminfo: memFree=93148152/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=221.48 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2028435 0 0 0 21631 517 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+282.3 s]
/proc/loadavg: 4.18 4.25 4.22 5/246 212465
/proc/meminfo: memFree=93142308/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=281.25 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2028478 0 0 0 27596 529 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 281.25 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.23 4.21 5/246 212479
/proc/meminfo: memFree=93134884/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=341.03 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2028529 0 0 0 33561 542 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 341.03 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.20 4.20 5/243 212489
/proc/meminfo: memFree=93128432/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=400.8 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2028578 0 0 0 39526 554 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 400.8 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.18 4.19 5/243 212499
/proc/meminfo: memFree=93125960/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=460.58 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2028631 0 0 0 45492 566 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0

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

/proc/meminfo: memFree=92966912/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=2911.49 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2032470 0 0 0 290153 996 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 2911.49 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/243 214283
/proc/meminfo: memFree=92927360/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=2971.28 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2032537 0 0 0 296122 1006 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 2971.28 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/242 214293
/proc/meminfo: memFree=92900972/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=3031.08 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2032588 0 0 0 302090 1018 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 3031.08 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/242 214304
/proc/meminfo: memFree=92890344/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=3090.86 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2032637 0 0 0 308058 1028 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 3090.86 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/241 214314
/proc/meminfo: memFree=92869524/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=3150.65 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2032694 0 0 0 314028 1037 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 3150.65 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/241 214324
/proc/meminfo: memFree=92867060/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=3210.44 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2032744 0 0 0 319995 1049 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 3210.44 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/243 214338
/proc/meminfo: memFree=92864532/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=3270.23 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2032793 0 0 0 325964 1059 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 3270.23 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.11 4.09 4/241 214396
/proc/meminfo: memFree=109010004/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=3330.02 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2032855 0 0 0 331933 1069 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 3330.02 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/243 214497
/proc/meminfo: memFree=108885608/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=3389.84 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2033024 0 0 0 337906 1078 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 3389.84 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/243 214507
/proc/meminfo: memFree=108843128/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=3449.66 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2033531 0 0 0 343880 1086 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 3449.66 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+3522.3 s]
/proc/loadavg: 4.63 4.24 4.14 5/243 214518
/proc/meminfo: memFree=108776840/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=3509.48 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2033590 0 0 0 349855 1093 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 3509.48 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

[startup+3582.3 s]
/proc/loadavg: 4.42 4.27 4.16 5/244 214529
/proc/meminfo: memFree=108768368/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=3569.33 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2033909 0 0 0 355831 1102 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 3569.33 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.11 s]
/proc/loadavg: 4.31 4.26 4.16 5/242 214534
/proc/meminfo: memFree=108757744/131655788 swapFree=131071472/131071996
[pid=212410] ppid=212407 vsize=13334812 memory=12179548 CPUtime=3600.05 cores=5,7
/proc/212410/stat : 212410 (mixed-bag) R 212407 212410 207841 0 -1 4194304 2034438 0 0 0 358899 1106 0 0 20 0 1 0 23005069 13654847488 3044887 134679101440 4194304 16487941 140730296204016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 18723592 18734648 37445632 140730296210455 140730296210532 140730296210532 140730296217547 0
/proc/212410/statm: 3333703 3044887 3842 3002 0 3317454 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 13334812 KiB
Current children cumulated memory: 12179548 KiB

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

[startup+3613.38 s]
# the end of solver process 212410 was just reported to runsolver
# Child status: 1

# cumulated CPU time of all completed processes:  user=3589 s, system=11.3235 s

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

[startup+3613.2 s]*
/proc/loadavg: 4.31 4.26 4.16 5/242 214534
/proc/meminfo: memFree=111357712/131655788 swapFree=131071472/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3613.31 s]
/proc/loadavg: 4.31 4.26 4.16 5/242 214534
/proc/meminfo: memFree=111357712/131655788 swapFree=131071472/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1

Real time (s): 3613.38
CPU time (s): 3600.33
CPU user time (s): 3589
CPU system time (s): 11.3235
CPU usage (%): 99.6387
Max. virtual memory (cumulated for all children) (KiB): 14301396
Max. memory (cumulated for all children) (KiB): 13052248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589
system time used= 11.3235
maximum resident set size= 13052248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2034512
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= 18
involuntary context switches= 1121


# summary of solver processes directly reported to runsolver:
#   pid: 212410
#   total CPU time (s): 3600.33
#   total CPU user time (s): 3589
#   total CPU system time (s): 11.3235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2716 second user time and 37.3363 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-25 03:16:01
IDJOB=4459164
IDBENCH=178533
IDSOLVER=3066
FILE ID=nodeC004/4459164-1721870160
RUNJOBID= nodeC004-1721865123-207854
SLURM_JOB_ID= 8089202
Free space on /tmp= 723532 MiB

SOLVER NAME= mixed-bag 2024-07-02
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/normalized-comppebphp_opt_pyrheightequalsnholes_50.opb
COMMAND LINE= mixed-bag BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459164-1721870160/watcher-4459164-1721870160 -o /tmp/evaluation-result-4459164-1721870160/solver-4459164-1721870160 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721865123-207854 --watchdog 3760  mixed-bag HOME/instance-4459164-1721870160.opb

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

MD5SUM BENCH= 3762504243d867ee0a80bf59380bdaf6
RANDOM SEED=515412023

nodeC004.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3655.719
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.13
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	: 0xb00001f
cpu MHz		: 3492.345
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
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	: 0xb00001f
cpu MHz		: 1197.341
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.13
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	: 0xb00001f
cpu MHz		: 1197.324
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
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	: 0xb00001f
cpu MHz		: 3609.161
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.13
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	: 0xb00001f
cpu MHz		: 2255.446
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
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	: 0xb00001f
cpu MHz		: 1197.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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.13
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	: 0xb00001f
cpu MHz		: 1197.296
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        105359304 kB
MemAvailable:   112138916 kB
Buffers:          291424 kB
Cached:          7282484 kB
SwapCached:           60 kB
Active:          2741904 kB
Inactive:       22887620 kB
Active(anon):       1448 kB
Inactive(anon): 18108080 kB
Active(file):    2740456 kB
Inactive(file):  4779540 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071472 kB
Dirty:             99308 kB
Writeback:             0 kB
AnonPages:      18051572 kB
Mapped:           148492 kB
Shmem:             53860 kB
KReclaimable:     199628 kB
Slab:             311792 kB
SReclaimable:     199628 kB
SUnreclaim:       112164 kB
KernelStack:        3920 kB
PageTables:        45268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   20271652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            20128 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6418432 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      392008 kB
DirectMap2M:    50892800 kB
DirectMap1G:    84934656 kB

Free space on /tmp at the end= 723624 MiB
End job on nodeC004 at 2024-07-25 04:16:15