Trace number 4459687

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
Sat4j Resolution Default 2024-07-07OPT3 35.5967 32.7822

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=197-P1=97-P2=163-P3=151-P4=53-P5=139-P6=107-B.opb
MD5SUMad55eb05599a6ea41980b44e9f9ded8a
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.042201
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)384
Sum of products size (including duplicates)768
Number of different products384
Sum of products size768

Quality of the solution as a function of time


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

Solver Data

0.09/0.20	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.09/0.20	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.20	c See www.sat4j.org for details.
0.09/0.21	c version CUSTOM.v20240707
0.27/0.24	c java.runtime.name	OpenJDK Runtime Environment
0.27/0.24	c java.vm.name		OpenJDK 64-Bit Server VM
0.27/0.24	c java.vm.version	22.0.1+8-16
0.27/0.24	c java.vm.vendor	Oracle Corporation
0.27/0.24	c sun.arch.data.model	64
0.27/0.24	c java.version		22.0.1
0.27/0.24	c os.name		Linux
0.27/0.24	c os.version		4.18.0-301.1.el8.x86_64
0.27/0.24	c os.arch		amd64
0.27/0.25	c Free memory 		2115194816
0.27/0.25	c Max memory 		16282288128
0.27/0.25	c Total memory 		2122317824
0.27/0.26	c Number of processors 	2
0.41/0.37	--- Begin Solver configuration ---
0.41/0.37	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.41/0.37	Learn all clauses as in MiniSAT
0.41/0.37	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.41/0.37	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.41/0.37	No reason simplification
0.41/0.37	Glucose 2.1 dynamic restart strategy
0.41/0.37	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.41/0.37	timeout=2147483s
0.41/0.37	DB Simplification allowed=false
0.41/0.37	Listener: none
0.41/0.37	--- End Solver configuration ---
0.41/0.37	c Pseudo Boolean Optimization by upper bound
0.41/0.37	c --- Begin Solver configuration ---
0.41/0.37	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.41/0.37	c Learn all clauses as in MiniSAT
0.41/0.37	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.41/0.37	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.41/0.37	c No reason simplification
0.41/0.37	c Glucose 2.1 dynamic restart strategy
0.41/0.37	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.41/0.37	c timeout=2147483s
0.41/0.37	c DB Simplification allowed=false
0.41/0.37	c Listener: none
0.41/0.37	c --- End Solver configuration ---
0.41/0.37	c solving HOME/instance-4459687-1721939463.opb
0.41/0.37	c reading problem ... 
0.41/0.38	c  objective function found
0.62/0.49	c ... done. Wall clock time 0.106s.
0.62/0.49	c declared #vars     144
0.62/0.49	c internal #vars     528
0.62/0.49	c #constraints  787
0.62/0.49	c constraints type 
0.62/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 403
0.62/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 384
0.62/0.49	c 787 constraints processed.
0.62/0.52	c objective function length is 8 literals
2.09/1.20	c cleaning 2495 clauses out of 5000 with flag 10082/5000
2.58/1.53	c cleaning 4244 clauses out of 8505 with flag 22205/11000
3.08/1.87	c cleaning 5623 clauses out of 11261 with flag 36358/18000
3.54/2.17	c cleaning 6806 clauses out of 13638 with flag 52676/26000
3.73/2.39	c cleaning 7914 clauses out of 15832 with flag 71342/35000
3.83/2.42	c SATISFIABLE
3.83/2.42	c OPTIMIZING...
3.83/2.42	c Got one! Elapsed wall clock time (in seconds):2.052
3.83/2.42	o 25
4.01/2.54	c cleaning 6781 clauses out of 13582 with flag 8478/40664
4.01/2.55	c Got one! Elapsed wall clock time (in seconds):2.179
4.01/2.55	o 17
4.34/2.72	c cleaning 6136 clauses out of 12296 with flag 11365/46160
4.74/2.97	c cleaning 6074 clauses out of 12160 with flag 25441/52160
5.33/3.29	c cleaning 6538 clauses out of 13086 with flag 41296/59160
5.91/3.54	c cleaning 7272 clauses out of 14548 with flag 59274/67160
5.91/3.59	c Got one! Elapsed wall clock time (in seconds):3.219
5.91/3.59	o 7
6.07/3.67	c cleaning 6221 clauses out of 12464 with flag 6928/72348
6.38/3.82	c cleaning 6109 clauses out of 12243 with flag 20562/78348
6.58/4.04	c cleaning 6552 clauses out of 13135 with flag 36624/85349
6.87/4.32	c cleaning 7279 clauses out of 14582 with flag 56247/93348
7.07/4.58	c cleaning 8145 clauses out of 16304 with flag 79328/102349
7.40/4.82	c Got one! Elapsed wall clock time (in seconds):4.446
7.40/4.82	o 3
7.50/4.95	c cleaning 10540 clauses out of 21087 with flag 11244/115277
7.76/5.17	c cleaning 8265 clauses out of 16546 with flag 26963/121276
8.07/5.37	c cleaning 7632 clauses out of 15280 with flag 43227/128275
8.40/5.64	c cleaning 7819 clauses out of 15649 with flag 62367/136276
8.70/5.90	c cleaning 8406 clauses out of 16830 with flag 82529/145276
8.90/6.19	c cleaning 9206 clauses out of 18423 with flag 105857/155275
9.20/6.49	c cleaning 10102 clauses out of 20217 with flag 130032/166275
9.60/6.80	c cleaning 11047 clauses out of 22116 with flag 156080/178277
9.89/7.14	c cleaning 12020 clauses out of 24068 with flag 184606/191276
10.40/7.61	c cleaning 13016 clauses out of 26047 with flag 216453/205275
10.80/8.04	c cleaning 14008 clauses out of 28032 with flag 251378/220276
11.30/8.50	c cleaning 14998 clauses out of 30023 with flag 287438/236275
11.79/9.07	c cleaning 16001 clauses out of 32026 with flag 324556/253276
12.49/9.79	c cleaning 17002 clauses out of 34024 with flag 365781/271275
13.08/10.39	c cleaning 18007 clauses out of 36023 with flag 407792/290276
13.97/11.27	c cleaning 18997 clauses out of 38016 with flag 454129/310276
15.36/12.60	c cleaning 20007 clauses out of 40020 with flag 500347/331277
16.07/13.37	c cleaning 20998 clauses out of 42011 with flag 548398/353275
16.90/14.18	c cleaning 22003 clauses out of 44013 with flag 598683/376275
17.90/15.17	c cleaning 22995 clauses out of 46009 with flag 650202/400275
18.90/16.14	c cleaning 24007 clauses out of 48015 with flag 704448/425277
19.79/17.05	c cleaning 24993 clauses out of 50007 with flag 761605/451276
20.58/17.88	c cleaning 25999 clauses out of 52014 with flag 820457/478276
21.79/19.08	c cleaning 26998 clauses out of 54014 with flag 886817/506275
22.89/20.16	c cleaning 28000 clauses out of 56016 with flag 955502/535275
24.09/21.38	c cleaning 29002 clauses out of 58016 with flag 1022784/565275
25.29/22.53	c cleaning 30002 clauses out of 60014 with flag 1090538/596275
26.70/23.90	c cleaning 31001 clauses out of 62013 with flag 1161549/628276
27.99/25.20	c cleaning 31999 clauses out of 64010 with flag 1233454/661275
29.39/26.62	c cleaning 33002 clauses out of 66012 with flag 1308904/695276
30.82/28.09	c cleaning 34000 clauses out of 68010 with flag 1385682/730276
32.50/29.71	c cleaning 35005 clauses out of 70009 with flag 1469187/766275
34.50/31.70	c cleaning 36000 clauses out of 72003 with flag 1554153/803275
35.50/32.75	c starts		: 1475
35.50/32.75	c conflicts		: 823082
35.50/32.75	c decisions		: 915636
35.50/32.75	c propagations		: 14128432
35.50/32.75	c inspects		: 333629523
35.50/32.75	c shortcuts		: 0
35.50/32.75	c learnt literals	: 17
35.50/32.75	c learnt binary clauses	: 26
35.50/32.75	c learnt ternary clauses	: 37
35.50/32.75	c learnt constraints	: 823064
35.50/32.75	c ignored constraints	: 0
35.50/32.75	c root simplifications	: 0
35.50/32.75	c removed literals (reason simplification)	: 0
35.50/32.75	c reason swapping (by a shorter reason)	: 0
35.50/32.75	c Calls to reduceDB	: 48
35.50/32.75	c Number of update (reduction) of LBD	: 30087
35.50/32.75	c Imported unit clauses	: 0
35.50/32.75	c No decision after first conflict	: false
35.50/32.75	c number of reductions to clauses (during analyze)	: 0
35.50/32.75	c number of learned constraints concerned by reduction	: 0
35.50/32.75	c number of learning phase by resolution	: 0
35.50/32.75	c number of learning phase by cutting planes	: 0
35.50/32.75	c number of rounding to 1 operations	: 0
35.50/32.75	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
35.50/32.75	c number of reductions of the coefficients by power 2 	: 0
35.50/32.75	c number of right shift for reduction by power 2 	: 0
35.50/32.75	c number of reductions of the coefficients by GCD over coefficients 	: 0
35.50/32.75	c number of ending skipping 	: 0
35.50/32.75	c number of internal skipping 	: 0
35.50/32.75	c number of derivation steps 	: 0
35.50/32.75	c number of skipped derivation steps 	: 0
35.50/32.75	c number of remaining unassigned 	: 0
35.50/32.75	c number of remaining assigned 	: 0
35.50/32.75	c number of falsified literals weakened from reason	: 0
35.50/32.75	c number of falsified literals weakened from conflict	: 0
35.50/32.75	c time for arithmetic operations	: 0
35.50/32.75	c minimum degree of deleted constraints	: null
35.50/32.75	c maximum degree of deleted constraints	: null
35.50/32.75	c number of deleted constraints	: 0
35.50/32.75	c speed (assignments/second)	: 438321.9681692676
35.50/32.75	c non guided choices	: 4090
35.50/32.75	s OPTIMUM FOUND
35.50/32.75	c Found 4 solution(s)
35.50/32.75	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 x10 -x11 x12 -x13 x14 -x15 x16 x17 x18 x19 -x20 x21 -x22 x23 x24 x25 -x26 -x27 x28 -x29 -x30 x31 x32 x33 x34 -x35 x36 -x37 -x38 -x39 -x40 x41 -x42 x43 x44 -x45 x46 x47 x48 x49 -x50 x51 -x52 -x53 x54 -x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 x66 x67 -x68 x69 -x70 x71 x72 x73 x74 x75 x76 -x77 -x78 x79 x80 x81 -x82 x83 -x84 -x85 x86 x87 x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 x116 -x117 x118 -x119 x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130 x131 -x132 x133 -x134 x135 x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 
35.50/32.75	c objective function=3
35.50/32.75	c Total wall clock time (in seconds): 32.38

Verifier Data

OK	3

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: 64059 MiB (42738 MiB free)
  memory of node 1: 64510 MiB (54839 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459687-1721939463/watcher-4459687-1721939463 -o /tmp/evaluation-result-4459687-1721939463/solver-4459687-1721939463 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721939462-251131 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4459687-1721939463.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=251239, runsolver pid=251230

[startup+0.100883 s]*
/proc/loadavg: 0.16 0.12 0.22 7/313 251261
/proc/meminfo: memFree=99871396/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=18975008 memory=52896 CPUtime=0.09 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 6069 0 0 0 5 4 0 0 20 0 18 0 29935321 19430408192 13224 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4743752 13224 5232 1 0 550502 0
[pid=251239/tid=251243] ppid=251230 vsize=18975008 memory=4026561586 CPUtime=0.06 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 5236 0 0 0 3 3 0 0 20 0 18 0 29935322 19430408192 13224 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=18975008 memory=232851243367 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 29935330 19430408192 13224 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=18975008 memory=3834596516937596960 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 29935331 19430408192 13224 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 18975008 KiB
Current children cumulated memory: 52896 KiB

[startup+0.222845 s]*
/proc/loadavg: 0.16 0.12 0.22 13/313 251261
/proc/meminfo: memFree=99852244/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=18975048 memory=57292 CPUtime=0.27 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 6791 0 0 0 22 5 0 0 20 0 18 0 29935321 19430449152 14323 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4743762 14323 5643 1 0 551070 0
[pid=251239/tid=251243] ppid=251230 vsize=18975048 memory=4782652875487838339 CPUtime=0.18 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 5634 0 0 0 14 4 0 0 20 0 18 0 29935322 19430449152 14323 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=18975048 memory=1122407 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 29935330 19430449152 14323 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=18975048 memory=14131147651172177 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 29935331 19430449152 14323 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 57292 KiB

[startup+0.314015 s]*
/proc/loadavg: 0.16 0.12 0.22 11/313 251261
/proc/meminfo: memFree=99835068/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=18975048 memory=65476 CPUtime=0.41 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 7293 0 0 0 36 5 0 0 20 0 18 0 29935321 19430449152 16369 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4743762 16369 5686 1 0 551498 0
[pid=251239/tid=251243] ppid=251230 vsize=18975048 memory=-9176762001259209404 CPUtime=0.25 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 1077936192 5771 0 0 0 21 4 0 0 20 0 18 0 29935322 19430449152 16369 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 29935330 19430449152 16369 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 29935331 19430449152 16369 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 65476 KiB

[startup+0.70083 s]
/proc/loadavg: 0.16 0.12 0.22 12/316 251264
/proc/meminfo: memFree=99823480/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19041612 memory=72472 CPUtime=1.1 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 8985 0 0 0 103 7 0 0 20 0 19 0 29935321 19498610688 18118 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4760403 18118 5873 1 0 552599 0
[pid=251239/tid=251243] ppid=251230 vsize=19041612 memory=5456 CPUtime=0.59 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 6022 0 0 0 54 5 0 0 20 0 19 0 29935322 19498610688 18118 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19041612 memory=12108 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 29935330 19498610688 18118 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19041612 memory=280389289829032 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 29935331 19498610688 18118 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 29935373 19498610688 18118 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 72472 KiB

[startup+1.50084 s]
/proc/loadavg: 0.16 0.12 0.22 12/316 251264
/proc/meminfo: memFree=99774180/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19041612 memory=93864 CPUtime=2.58 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 15055 0 0 0 250 8 0 0 20 0 19 0 29935321 19498610688 23466 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4760403 23466 5905 1 0 554711 0
[pid=251239/tid=251243] ppid=251230 vsize=19041612 memory=12108 CPUtime=1.36 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 7011 0 0 0 131 5 0 0 20 0 19 0 29935322 19498610688 23466 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 29935330 19498610688 23466 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 29935331 19498610688 23466 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19041612 memory=280389289682192 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 29935373 19498610688 23466 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 2.58 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 93864 KiB

[startup+3.10582 s]
/proc/loadavg: 0.95 0.29 0.27 8/316 251332
/proc/meminfo: memFree=99628948/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19041612 memory=125868 CPUtime=5.14 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 21671 0 0 0 504 10 0 0 20 0 19 0 29935321 19498610688 31467 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4760403 31467 5905 1 0 555174 0
[pid=251239/tid=251243] ppid=251230 vsize=19041612 memory=0 CPUtime=2.94 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 8081 0 0 0 288 6 0 0 20 0 19 0 29935322 19498610688 31467 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19041612 memory=12108 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 29935330 19498610688 31467 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 29935331 19498610688 31467 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19041612 memory=11756 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 29935373 19498610688 31467 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 5.14 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 125868 KiB

[startup+6.30082 s]
/proc/loadavg: 0.95 0.29 0.27 5/320 251336
/proc/meminfo: memFree=99349372/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19108176 memory=193324 CPUtime=9.1 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 26841 0 0 0 898 12 0 0 20 0 20 0 29935321 19566772224 48331 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4777044 48331 5937 1 0 558914 0
[pid=251239/tid=251243] ppid=251230 vsize=19108176 memory=12108 CPUtime=6.08 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 8232 0 0 0 601 7 0 0 20 0 20 0 29935322 19566772224 48331 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935330 19566772224 48331 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19108176 memory=193324 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 37 0 0 0 0 0 0 0 20 0 20 0 29935331 19566772224 48331 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19108176 memory=93864 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935373 19566772224 48331 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 9.1 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 193324 KiB

[startup+12.7004 s]
/proc/loadavg: 1.57 0.44 0.33 5/320 251403
/proc/meminfo: memFree=99066020/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19108176 memory=201660 CPUtime=15.47 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 27805 0 0 0 1534 13 0 0 20 0 20 0 29935321 19566772224 50415 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4777044 50415 5942 1 0 558914 0
[pid=251239/tid=251243] ppid=251230 vsize=19108176 memory=0 CPUtime=12.37 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 8737 0 0 0 1230 7 0 0 20 0 20 0 29935322 19566772224 50415 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935330 19566772224 50415 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19108176 memory=201656 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 37 0 0 0 0 0 0 0 20 0 20 0 29935331 19566772224 50415 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19108176 memory=12108 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935373 19566772224 50415 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 15.47 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 201660 KiB

[startup+25.5005 s]
/proc/loadavg: 2.09 0.59 0.38 5/320 251407
/proc/meminfo: memFree=97435176/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19108176 memory=271948 CPUtime=28.29 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 30775 0 0 0 2813 16 0 0 20 0 20 0 29935321 19566772224 67987 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4777044 67987 5957 1 0 558914 0
[pid=251239/tid=251243] ppid=251230 vsize=19108176 memory=271888 CPUtime=24.89 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 9898 0 0 0 2482 7 0 0 20 0 20 0 29935322 19566772224 67987 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19108176 memory=11756 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935330 19566772224 67987 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19108176 memory=220468 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 37 0 0 0 0 0 0 0 20 0 20 0 29935331 19566772224 67987 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19108176 memory=12108 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935373 19566772224 67987 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 28.29 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 271948 KiB

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

# cumulated CPU time of all completed processes:  user=35.3973 s, system=0.199453 s

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

[startup+25.6006 s]
/proc/loadavg: 2.09 0.59 0.38 5/320 251407
/proc/meminfo: memFree=97435176/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19108176 memory=271948 CPUtime=28.39 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 30775 0 0 0 2823 16 0 0 20 0 20 0 29935321 19566772224 67987 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4777044 67987 5957 1 0 558914 0
[pid=251239/tid=251243] ppid=251230 vsize=19108176 memory=12108 CPUtime=24.99 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 9898 0 0 0 2492 7 0 0 20 0 20 0 29935322 19566772224 67987 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19108176 memory=5456 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935330 19566772224 67987 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19108176 memory=-9176762001259209404 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 37 0 0 0 0 0 0 0 20 0 20 0 29935331 19566772224 67987 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19108176 memory=5456 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935373 19566772224 67987 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 28.39 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 271948 KiB

[startup+28.8004 s]
/proc/loadavg: 2.41 0.68 0.41 5/319 251473
/proc/meminfo: memFree=97389004/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19108176 memory=317168 CPUtime=31.61 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 31986 0 0 0 3143 18 0 0 20 0 20 0 29935321 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4777044 79292 5957 1 0 558914 0
[pid=251239/tid=251243] ppid=251230 vsize=19108176 memory=280389289999984 CPUtime=28.03 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 10220 0 0 0 2796 7 0 0 20 0 20 0 29935322 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935330 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19108176 memory=317168 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 37 0 0 0 0 0 0 0 20 0 20 0 29935331 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19108176 memory=29076 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935373 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 31.61 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 317168 KiB

[startup+30.4004 s]
/proc/loadavg: 2.41 0.68 0.41 5/319 251473
/proc/meminfo: memFree=97183640/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19108176 memory=317168 CPUtime=33.2 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 32188 0 0 0 3302 18 0 0 20 0 20 0 29935321 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4777044 79292 5957 1 0 558914 0
[pid=251239/tid=251243] ppid=251230 vsize=19108176 memory=21400 CPUtime=29.62 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 10410 0 0 0 2955 7 0 0 20 0 20 0 29935322 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19108176 memory=5464 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935330 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19108176 memory=11756 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 37 0 0 0 0 0 0 0 20 0 20 0 29935331 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19108176 memory=69356 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935373 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 33.2 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 317168 KiB

[startup+32.0004 s]*
/proc/loadavg: 2.54 0.74 0.43 5/319 251473
/proc/meminfo: memFree=96832408/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19108176 memory=317168 CPUtime=34.81 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 32267 0 0 0 3463 18 0 0 20 0 20 0 29935321 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4777044 79292 5957 1 0 558914 0
[pid=251239/tid=251243] ppid=251230 vsize=19108176 memory=2692 CPUtime=31.23 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 10480 0 0 0 3116 7 0 0 20 0 20 0 29935322 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19108176 memory=4536 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935330 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19108176 memory=-9104139258244604604 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 37 0 0 0 0 0 0 0 20 0 20 0 29935331 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19108176 memory=3088 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935373 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 34.81 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 317168 KiB

[startup+32.4004 s]
/proc/loadavg: 2.54 0.74 0.43 5/319 251473
/proc/meminfo: memFree=96832408/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19108176 memory=317168 CPUtime=35.2 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 32269 0 0 0 3502 18 0 0 20 0 20 0 29935321 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4777044 79292 5957 1 0 558914 0
[pid=251239/tid=251243] ppid=251230 vsize=19108176 memory=-9176762001259209404 CPUtime=31.62 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 10482 0 0 0 3155 7 0 0 20 0 20 0 29935322 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19108176 memory=28864 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935330 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19108176 memory=100 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 37 0 0 0 0 0 0 0 20 0 20 0 29935331 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19108176 memory=220468 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935373 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 35.2 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 317168 KiB

[startup+32.6004 s]
/proc/loadavg: 2.54 0.74 0.43 5/319 251473
/proc/meminfo: memFree=96832408/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19108176 memory=317168 CPUtime=35.39 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 32269 0 0 0 3521 18 0 0 20 0 20 0 29935321 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4777044 79292 5957 1 0 558914 0
[pid=251239/tid=251243] ppid=251230 vsize=19108176 memory=13884 CPUtime=31.82 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 10482 0 0 0 3175 7 0 0 20 0 20 0 29935322 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19108176 memory=11604 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935330 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19108176 memory=11568 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 37 0 0 0 0 0 0 0 20 0 20 0 29935331 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19108176 memory=11340 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935373 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 35.39 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 317168 KiB

[startup+32.7004 s]
/proc/loadavg: 2.54 0.74 0.43 5/319 251473
/proc/meminfo: memFree=96832408/131655788 swapFree=131062644/131071996
[pid=251239] ppid=251230 vsize=19108176 memory=317168 CPUtime=35.5 cores=1,3
/proc/251239/stat : 251239 (java) S 251230 251239 251119 0 -1 1077936128 32450 0 0 0 3532 18 0 0 20 0 20 0 29935321 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
/proc/251239/statm: 4777044 79292 5957 1 0 558914 0
[pid=251239/tid=251243] ppid=251230 vsize=19108176 memory=69356 CPUtime=31.92 cores=1,3
/proc/251239/task/251243/stat : 251243 (java) R 251230 251239 251119 0 -1 4194368 10610 0 0 0 3185 7 0 0 20 0 20 0 29935322 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251254] ppid=251230 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/251239/task/251254/stat : 251254 (Finalizer) S 251230 251239 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935330 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251261] ppid=251230 vsize=19108176 memory=-9176762001259209404 CPUtime=0 cores=1,3
/proc/251239/task/251261/stat : 251261 (Common-Cleaner) S 251230 251239 251119 0 -1 1077936192 37 0 0 0 0 0 0 0 20 0 20 0 29935331 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
[pid=251239/tid=251264] ppid=251230 vsize=19108176 memory=-9176762001259209404 CPUtime=0 cores=1,3
/proc/251239/task/251264/stat : 251264 (Timer-0) S 251230 251239 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935373 19566772224 79292 134679101440 94264837124096 94264837127792 140722416663312 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94264837135608 94264837136400 94264867667968 140722416669702 140722416669792 140722416669792 140722416676808 0
Current children cumulated CPU time: 35.5 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 317168 KiB

Child status: 30

Real time (s): 32.7822
CPU time (s): 35.5967
CPU user time (s): 35.3973
CPU system time (s): 0.199453
CPU usage (%): 108.585
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 317168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.3973
system time used= 0.199453
maximum resident set size= 318736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35020
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1758
involuntary context switches= 408


# summary of solver processes directly reported to runsolver:
#   pid: 251239
#   total CPU time (s): 35.5967
#   total CPU user time (s): 35.3973
#   total CPU system time (s): 0.199453

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.163378 second user time and 0.359634 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-25 22:31:03
IDJOB=4459687
IDBENCH=148376
IDSOLVER=3058
FILE ID=nodeC003/4459687-1721939463
RUNJOBID= nodeC003-1721939462-251131
SLURM_JOB_ID= 8247257
Free space on /tmp= 723780 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=197-P1=97-P2=163-P3=151-P4=53-P5=139-P6=107-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459687-1721939463/watcher-4459687-1721939463 -o /tmp/evaluation-result-4459687-1721939463/solver-4459687-1721939463 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721939462-251131 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4459687-1721939463.opb

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

MD5SUM BENCH= ad55eb05599a6ea41980b44e9f9ded8a
RANDOM SEED=1503976896

nodeC003.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.273
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.09
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.285
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.31
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.273
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.09
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.278
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.31
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.283
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.09
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.274
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.31
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.276
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.09
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.274
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        99945236 kB
MemAvailable:   129705136 kB
Buffers:          336224 kB
Cached:         29967240 kB
SwapCached:          968 kB
Active:          2544204 kB
Inactive:       28163164 kB
Active(anon):       2548 kB
Inactive(anon):   454792 kB
Active(file):    2541656 kB
Inactive(file): 27708372 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131062644 kB
Dirty:              3368 kB
Writeback:             0 kB
AnonPages:        403488 kB
Mapped:           129640 kB
Shmem:             53440 kB
KReclaimable:     571616 kB
Slab:             686176 kB
SReclaimable:     571616 kB
SUnreclaim:       114560 kB
KernelStack:        4420 kB
PageTables:        10804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    5154048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            14752 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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:      394056 kB
DirectMap2M:    40404992 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 723780 MiB
End job on nodeC003 at 2024-07-25 22:31:36