Trace number 4430595

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
ParLS-PBO-1.1 2024-07-09SAT (TO)7 3600.12 3581.02

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/logic_synthesis/normalized-maincont.r.opb
MD5SUM30064b41ee6fc1acbf302988c9102f51
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 benchmark7
Best CPU time to get the best result obtained on this benchmark0.002824
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables67
Total number of constraints105
Number of constraints which are clauses105
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 constraint3
Maximum length of a constraint48
Number of terms in the objective function 67
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 67
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 67
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c ------------------- Paras list -------------------
0.00/0.00	c Name                	 Type      	 Now       	 Default   	 Comment
0.00/0.00	c nbcore              	 int       	 1         	 8         	 Thread number
0.00/0.00	c pool_size           	 int       	 4         	 4         	 size of solution pool
0.00/0.00	c cross_base          	 int       	 3         	 3         	 0 for best model; 1 for cur sol; 2 for diversity; 3 for recent model
0.00/0.00	c cross_heuristic     	 int       	 0         	 0         	 0 for best; 1 for same prob; 2 for prefered prob
0.00/0.00	c cross_proportion    	 int       	 100       	 100       	 The probability of choosing the pick sol when crossing
0.00/0.00	c rankpara            	 int       	 30        	 30        	 same rank para
0.00/0.00	c sharing_period      	 int       	 100000    	 1e5       	 Max no improve steps to share
0.00/0.00	c punish_period       	 int       	 500000    	 5e5       	 Max no improve steps to punish recent obj
0.00/0.00	c restart_period      	 int       	 -1        	 -1        	 Max no improve steps to restart
0.00/0.00	c gs_bound            	 double    	 0.300000  	 0.3       	 global score bound
0.00/0.00	c gs_inc              	 double    	 0.000001  	 0.000001  	 global score inc
0.00/0.00	c gs_prob             	 int       	 50        	 50        	 global score probability
0.00/0.00	c UP                  	 int       	 1         	 1         	 unit propagation
0.00/0.00	c LA                  	 int       	 1         	 1         	 literal assume
0.00/0.00	c mem_limit           	 double    	 0.000000  	 0         	 
0.00/0.00	c time_limit          	 double    	 3600.000000	 300       	 
0.00/0.00	c random_seed         	 int       	 0         	 0         	 
0.00/0.00	c bms                 	 int       	 45        	 45        	 
0.00/0.00	c --------------------------------------------------
0.00/0.00	c HOME/instance-4430595-1722970779.opb
0.00/0.00	c numVar: 67
0.00/0.00	c numCon: 105
0.00/0.00	c numEqual: 0
0.00/0.00	c intSize: 7
0.00/0.00	c -----------------solve start----------------------
0.00/0.01	o 8
0.00/0.01	o 7
3600.10/3581.01	c ending solve
3600.10/3581.01	c ending join
3600.10/3581.01	s SATISFIABLE
3600.10/3581.01	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 

Verifier Data

OK	7

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4430595-1722970779/watcher-4430595-1722970779 -o /tmp/evaluation-result-4430595-1722970779/solver-4430595-1722970779 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1722970779-349543 --watchdog 3760 --use-pty ./ParLS-PBO --benchName=HOME/instance-4430595-1722970779.opb --time_limit=3600 --nbcore=1 

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
Using a pseudo terminal to collect output from the solver
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=349584, runsolver pid=349574
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 0.95 1.59 2.81 5/248 349606
/proc/meminfo: memFree=128362576/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4124 CPUtime=0.1 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 285 0 1 0 10 0 0 0 20 0 2 0 63448278 97751040 1031 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1031 944 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4026531971 CPUtime=0.1 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 40 0 0 0 10 0 0 0 20 0 2 0 63448279 97751040 1031 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4124 KiB

[startup+0.214681 s]*
/proc/loadavg: 0.95 1.59 2.81 7/249 349607
/proc/meminfo: memFree=128340136/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4124 CPUtime=0.22 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) R 349574 349584 349530 0 -1 1077936128 285 0 1 0 22 0 0 0 20 0 2 0 63448278 97751040 1031 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1031 944 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=8245937348197351555 CPUtime=0.21 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 40 0 0 0 21 0 0 0 20 0 2 0 63448279 97751040 1031 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4124 KiB

[startup+0.313188 s]*
/proc/loadavg: 0.95 1.59 2.81 5/249 349607
/proc/meminfo: memFree=128336472/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4124 CPUtime=0.31 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) R 349574 349584 349530 0 -1 1077936128 285 0 1 0 31 0 0 0 20 0 2 0 63448278 97751040 1031 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1031 944 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=-7663616641735227767 CPUtime=0.31 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 40 0 0 0 31 0 0 0 20 0 2 0 63448279 97751040 1031 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4124 KiB

[startup+0.700317 s]
/proc/loadavg: 0.95 1.59 2.81 5/249 349607
/proc/meminfo: memFree=128327264/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4124 CPUtime=0.69 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 285 0 1 0 69 0 0 0 20 0 2 0 63448278 97751040 1031 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1031 944 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=16064 CPUtime=0.68 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 40 0 0 0 68 0 0 0 20 0 2 0 63448279 97751040 1031 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4124 KiB

[startup+1.50027 s]
/proc/loadavg: 0.95 1.59 2.81 5/250 349608
/proc/meminfo: memFree=128286752/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4344 CPUtime=1.49 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 338 0 1 0 149 0 0 0 20 0 2 0 63448278 97751040 1086 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1086 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=16064 CPUtime=1.48 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 88 0 0 0 148 0 0 0 20 0 2 0 63448279 97751040 1086 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4344 KiB

[startup+3.1122 s]
/proc/loadavg: 0.95 1.59 2.81 5/250 349608
/proc/meminfo: memFree=128286844/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4344 CPUtime=3.11 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 391 0 1 0 309 2 0 0 20 0 2 0 63448278 97751040 1086 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1086 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=0 CPUtime=3.09 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 136 0 0 0 309 0 0 0 20 0 2 0 63448279 97751040 1086 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 3.11 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4344 KiB

[startup+6.30029 s]
/proc/loadavg: 1.36 1.67 2.83 5/250 349608
/proc/meminfo: memFree=128286920/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4344 CPUtime=6.31 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 444 0 1 0 627 4 0 0 20 0 2 0 63448278 97751040 1086 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1086 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=0 CPUtime=6.27 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 184 0 0 0 627 0 0 0 20 0 2 0 63448279 97751040 1086 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 6.31 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4344 KiB

[startup+12.7003 s]
/proc/loadavg: 2.05 1.81 2.87 5/250 349610
/proc/meminfo: memFree=128286708/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4344 CPUtime=12.76 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 497 0 1 0 1267 9 0 0 20 0 2 0 63448278 97751040 1086 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1086 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4344 CPUtime=12.65 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 232 0 0 0 1265 0 0 0 20 0 2 0 63448279 97751040 1086 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 12.76 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4344 KiB

[startup+25.5003 s]
/proc/loadavg: 3.01 2.03 2.92 5/250 349611
/proc/meminfo: memFree=128286584/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4344 CPUtime=25.62 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 603 0 1 0 2546 16 0 0 20 0 2 0 63448278 97751040 1086 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1086 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=12856 CPUtime=25.42 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 328 0 0 0 2542 0 0 0 20 0 2 0 63448279 97751040 1086 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 25.62 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4344 KiB

[startup+51.1128 s]
/proc/loadavg: 3.58 2.25 2.98 5/250 349616
/proc/meminfo: memFree=128285700/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=51.37 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 762 0 1 0 5104 33 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=50.97 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 472 0 0 0 5097 0 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 51.37 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+102.3 s]
/proc/loadavg: 3.93 2.55 3.04 5/251 349639
/proc/meminfo: memFree=128284552/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=102.83 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 868 0 1 0 10214 69 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=102.04 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 568 0 0 0 10204 0 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 102.83 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+162.3 s]
/proc/loadavg: 4.23 2.88 3.13 5/251 349650
/proc/meminfo: memFree=128283732/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=163.15 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 974 0 1 0 16205 110 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=12856 CPUtime=161.9 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 664 0 0 0 16190 0 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 163.15 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+222.3 s]
/proc/loadavg: 4.24 3.13 3.20 5/251 349661
/proc/meminfo: memFree=128282644/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=223.47 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 1027 0 1 0 22194 153 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=11536 CPUtime=221.75 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 712 0 0 0 22175 0 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 223.47 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+282.3 s]
/proc/loadavg: 4.28 3.37 3.28 5/249 349671
/proc/meminfo: memFree=128278908/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=283.78 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 1080 0 1 0 28185 193 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=11536 CPUtime=281.61 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 760 0 0 0 28161 0 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 283.78 s

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

/proc/meminfo: memFree=128347044/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=2937.87 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3414 0 1 0 291868 1919 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=2915.43 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 2871 0 0 0 291541 2 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 2937.87 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.19 4.16 5/245 350785
/proc/meminfo: memFree=128346396/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=2998.19 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3467 0 1 0 297860 1959 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=2975.29 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 2919 0 0 0 297527 2 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 2998.19 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+3042.3 s]
/proc/loadavg: 4.34 4.23 4.18 6/247 350800
/proc/meminfo: memFree=128345740/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=3058.52 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3520 0 1 0 303856 1996 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=3035.15 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 2967 0 0 0 303513 2 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 3058.52 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+3102.3 s]
/proc/loadavg: 4.27 4.22 4.18 5/247 350811
/proc/meminfo: memFree=128345268/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=3118.84 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3573 0 1 0 309856 2028 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=3095.01 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 3015 0 0 0 309499 2 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 3118.84 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+3162.3 s]
/proc/loadavg: 4.38 4.26 4.19 5/247 350821
/proc/meminfo: memFree=128344448/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=3179.16 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3626 0 1 0 315851 2065 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=3154.87 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 3063 0 0 0 315485 2 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 3179.16 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+3222.3 s]
/proc/loadavg: 4.37 4.27 4.20 5/247 350834
/proc/meminfo: memFree=128343788/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=3239.48 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3679 0 1 0 321848 2100 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=3214.72 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 3111 0 0 0 321470 2 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 3239.48 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+3282.3 s]
/proc/loadavg: 4.19 4.23 4.19 5/247 350845
/proc/meminfo: memFree=128342756/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=3299.8 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3732 0 1 0 327845 2135 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=3274.58 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 3159 0 0 0 327456 2 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 3299.8 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+3342.3 s]
/proc/loadavg: 4.22 4.24 4.19 5/247 350855
/proc/meminfo: memFree=128342028/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=3360.12 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3785 0 1 0 333841 2171 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=3334.44 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 3207 0 0 0 333442 2 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 3360.12 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.24 4.19 5/248 351252
/proc/meminfo: memFree=128340992/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=3420.45 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3838 0 1 0 339832 2213 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=3394.3 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 3255 0 0 0 339428 2 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 3420.45 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.22 4.18 6/248 351262
/proc/meminfo: memFree=128340480/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=3480.76 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3891 0 1 0 345822 2254 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=3454.17 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 3303 0 0 0 345414 3 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 3480.76 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

[startup+3522.3 s]
/proc/loadavg: 4.49 4.29 4.20 5/248 351272
/proc/meminfo: memFree=128340040/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=3541.09 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3944 0 1 0 351816 2293 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=4452 CPUtime=3514.03 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 3351 0 0 0 351400 3 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 3541.09 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3581 s]*
/proc/loadavg: 4.29 4.26 4.20 4/244 351507
/proc/meminfo: memFree=128348536/131655788 swapFree=131071728/131071996
[pid=349584] ppid=349574 vsize=95460 memory=4452 CPUtime=3600.1 cores=5,7
/proc/349584/stat : 349584 (ParLS-PBO) S 349574 349584 349530 0 -1 1077936128 3997 0 1 0 357679 2331 0 0 20 0 2 0 63448278 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 17 7 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
/proc/349584/statm: 23865 1113 960 32 0 2257 0
[pid=349584/tid=349587] ppid=349574 vsize=95460 memory=-6000919498493092715 CPUtime=3572.6 cores=5,7
/proc/349584/task/349587/stat : 349587 (ParLS-PBO) R 349574 349584 349530 0 -1 4194368 3399 0 0 0 357257 3 0 0 20 0 2 0 63448279 97751040 1113 134679101440 4194304 4322517 140727419760784 0 0 0 0 0 16384 0 0 0 -1 5 0 0 0 0 0 4356072 4359040 30728192 140727419765773 140727419765893 140727419765893 140727419772908 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 95460 KiB
Current children cumulated memory: 4452 KiB

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

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

# cumulated CPU time of all completed processes:  user=3576.81 s, system=23.3123 s

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

Child status: 0

Real time (s): 3581.02
CPU time (s): 3600.12
CPU user time (s): 3576.81
CPU system time (s): 23.3123
CPU usage (%): 100.533
Max. virtual memory (cumulated for all children) (KiB): 95460
Max. memory (cumulated for all children) (KiB): 4452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.81
system time used= 23.3123
maximum resident set size= 4708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4053
page faults= 1
swaps= 0
block input operations= 88
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3250557
involuntary context switches= 4538


# summary of solver processes directly reported to runsolver:
#   pid: 349584
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3576.81
#   total CPU system time (s): 23.3123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2799 second user time and 32.3394 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-08-06 20:59:39
IDJOB=4430595
IDBENCH=147656
IDSOLVER=3054
FILE ID=nodeC011/4430595-1722970779
RUNJOBID= nodeC011-1722970779-349543
SLURM_JOB_ID= 8259054
Free space on /tmp= 723780 MiB

SOLVER NAME= ParLS-PBO-1.1 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/logic_synthesis/normalized-maincont.r.opb
COMMAND LINE= ./ParLS-PBO --benchName=BENCHNAME --time_limit=TIMELIMIT --nbcore=1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4430595-1722970779/watcher-4430595-1722970779 -o /tmp/evaluation-result-4430595-1722970779/solver-4430595-1722970779 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1722970779-349543 --watchdog 3760 --use-pty ./ParLS-PBO --benchName=HOME/instance-4430595-1722970779.opb --time_limit=3600 --nbcore=1

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

MD5SUM BENCH= 30064b41ee6fc1acbf302988c9102f51
RANDOM SEED=1697662898

nodeC011.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		: 1197.160
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	: 6983.28
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		: 1197.146
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.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	: 0xb00001f
cpu MHz		: 1197.143
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	: 6983.28
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.138
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.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	: 0xb00001f
cpu MHz		: 1197.145
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	: 6983.28
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		: 1197.160
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.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	: 0xb00001f
cpu MHz		: 1197.151
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	: 6983.28
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.145
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128376752 kB
MemAvailable:   129956196 kB
Buffers:          344948 kB
Cached:          2085216 kB
SwapCached:           12 kB
Active:           614820 kB
Inactive:        2180648 kB
Active(anon):       1840 kB
Inactive(anon):   409316 kB
Active(file):     612980 kB
Inactive(file):  1771332 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071728 kB
Dirty:              1800 kB
Writeback:             0 kB
AnonPages:        365296 kB
Mapped:           103592 kB
Shmem:             45852 kB
KReclaimable:      70660 kB
Slab:             157364 kB
SReclaimable:      70660 kB
SUnreclaim:        86704 kB
KernelStack:        3712 kB
PageTables:         9628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     655792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            24864 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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:      277320 kB
DirectMap2M:    22695936 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 723764 MiB
End job on nodeC011 at 2024-08-06 21:59:21