Trace number 4452274

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution Default 2024-07-07? (exit code) 1046.47 552.414

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-neos-948346.0.s.opb
MD5SUMfa44fc9c0c30a6a8030f0b23aafff6c8
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables57855
Total number of constraints1571
Number of constraints which are clauses45
Number of constraints which are cardinality constraints (but not clauses)632
Number of constraints which are nor clauses,nor cardinality constraints894
Minimum length of a constraint5
Maximum length of a constraint57675
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10000
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 578713
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.07	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.07	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.07	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2106806208
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.08	c Number of processors 	2
0.13/0.12	--- Begin Solver configuration ---
0.13/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	Learn all clauses as in MiniSAT
0.13/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	No reason simplification
0.13/0.12	Glucose 2.1 dynamic restart strategy
0.13/0.12	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.13/0.12	timeout=2147483s
0.13/0.12	DB Simplification allowed=false
0.13/0.12	Listener: none
0.13/0.12	--- End Solver configuration ---
0.13/0.12	c Pseudo Boolean Optimization by upper bound
0.13/0.12	c --- Begin Solver configuration ---
0.13/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	c Learn all clauses as in MiniSAT
0.13/0.12	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	c No reason simplification
0.13/0.12	c Glucose 2.1 dynamic restart strategy
0.13/0.12	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.13/0.12	c timeout=2147483s
0.13/0.12	c DB Simplification allowed=false
0.13/0.12	c Listener: none
0.13/0.12	c --- End Solver configuration ---
0.13/0.12	c solving HOME/instance-4452274-1721444939.opb
0.13/0.12	c reading problem ... 
0.13/0.12	c  no objective function found
1.88/1.08	c ... done. Wall clock time 0.958s.
1.88/1.09	c declared #vars     57855
1.88/1.09	c #constraints  1571
1.88/1.09	c constraints type 
1.88/1.09	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 919
1.88/1.09	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 607
1.88/1.09	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 45
1.88/1.09	c 1571 constraints processed.
39.66/29.34	c cleaning 2512 clauses out of 5023 with flag 10235/5023
100.91/64.09	c cleaning 4243 clauses out of 8488 with flag 22202/11000
191.08/116.68	c cleaning 5626 clauses out of 11251 with flag 36238/18006
613.98/334.32	
613.98/334.32	Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61408 MiB free)
  memory of node 1: 64510 MiB (61367 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452274-1721444939/watcher-4452274-1721444939 -o /tmp/evaluation-result-4452274-1721444939/solver-4452274-1721444939 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721444951-1015389 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4452274-1721444939.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=1015491, runsolver pid=1015486

[startup+0.101301 s]*
/proc/loadavg: 1.10 1.49 2.49 12/323 1015519
/proc/meminfo: memFree=125644620/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=18975048 memory=63300 CPUtime=0.13 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 7220 0 0 0 12 1 0 0 20 0 18 0 196654496 19430449152 15825 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4743762 15825 5680 1 0 549335 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) R 1015486 1015491 1015377 0 -1 1078198336 5735 0 0 0 7 1 0 0 20 0 18 0 196654497 19430449152 15825 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=18975048 memory=232851243367 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 196654499 19430449152 15825 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=18975048 memory=14699582227506071 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 196654500 19430449152 15825 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 63300 KiB

[startup+0.206249 s]*
/proc/loadavg: 1.10 1.49 2.49 13/324 1015520
/proc/meminfo: memFree=125574084/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=18975048 memory=87212 CPUtime=0.33 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 9009 0 0 0 31 2 0 0 20 0 18 0 196654496 19430449152 21803 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4743762 21803 5820 1 0 550546 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=18975048 memory=6876556183782621315 CPUtime=0.18 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) R 1015486 1015491 1015377 0 -1 4194368 5857 0 0 0 16 2 0 0 20 0 18 0 196654497 19430449152 21803 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=18975048 memory=14994 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 196654499 19430449152 21803 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=18975048 memory=15537410087847364 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 196654500 19430449152 21803 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 87212 KiB

[startup+0.305545 s]*
/proc/loadavg: 1.10 1.49 2.49 13/325 1015521
/proc/meminfo: memFree=125466016/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=18975048 memory=113832 CPUtime=0.52 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 9853 0 0 0 49 3 0 0 20 0 18 0 196654496 19430449152 28458 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4743762 28458 5831 1 0 550963 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=18975048 memory=-7452715740904252259 CPUtime=0.28 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) R 1015486 1015491 1015377 0 -1 4194368 5899 0 0 0 25 3 0 0 20 0 18 0 196654497 19430449152 28458 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 196654499 19430449152 28458 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 196654500 19430449152 28458 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 113832 KiB

[startup+0.709251 s]
/proc/loadavg: 1.10 1.49 2.49 12/327 1015523
/proc/meminfo: memFree=125352328/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19041612 memory=205244 CPUtime=1.3 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 10295 0 0 0 124 6 0 0 20 0 19 0 196654496 19498610688 51311 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4760403 51311 5847 1 0 551396 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19041612 memory=5560 CPUtime=0.59 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) R 1015486 1015491 1015377 0 -1 4194368 5949 0 0 0 55 4 0 0 20 0 19 0 196654497 19498610688 51311 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19041612 memory=13012 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 196654499 19498610688 51311 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 196654500 19498610688 51311 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 205244 KiB

[startup+1.50025 s]
/proc/loadavg: 1.10 1.49 2.49 9/328 1015526
/proc/meminfo: memFree=124958900/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=449024 CPUtime=2.86 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 13199 0 0 0 274 12 0 0 20 0 20 0 196654496 19566772224 112256 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 112256 5910 1 0 1079141 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=13012 CPUtime=1.23 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) R 1015486 1015491 1015377 0 -1 4194368 6094 0 0 0 115 8 0 0 20 0 20 0 196654497 19566772224 112256 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 112256 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 112256 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 449024 KiB

[startup+3.10938 s]
/proc/loadavg: 1.10 1.49 2.49 8/331 1015529
/proc/meminfo: memFree=123635448/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=642208 CPUtime=4.92 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 13380 0 0 0 476 16 0 0 20 0 20 0 196654496 19566772224 160552 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 160552 5910 1 0 1079159 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=198340509722 CPUtime=2.66 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) S 1015486 1015491 1015377 0 -1 1077936192 6095 0 0 0 258 8 0 0 20 0 20 0 196654497 19566772224 160552 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 160552 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=13012 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 160552 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=449288 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 160552 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 4.92 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 642208 KiB

[startup+6.30027 s]
/proc/loadavg: 1.41 1.54 2.50 5/331 1015529
/proc/meminfo: memFree=121185272/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=1727392 CPUtime=8.92 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 14942 0 0 0 854 38 0 0 20 0 20 0 196654496 19566772224 431848 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 431848 5910 1 0 1676589 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=0 CPUtime=5.14 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) R 1015486 1015491 1015377 0 -1 4194368 6309 0 0 0 500 14 0 0 20 0 20 0 196654497 19566772224 431848 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=13012 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 431848 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=641940 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 431848 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=1727388 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 431848 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 8.92 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1727392 KiB

[startup+12.7003 s]
/proc/loadavg: 1.62 1.59 2.51 6/331 1015530
/proc/meminfo: memFree=116536740/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=3793996 CPUtime=16.75 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 19580 0 0 0 1597 78 0 0 20 0 20 0 196654496 19566772224 948499 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 948499 5910 1 0 2265724 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=3408876 CPUtime=9.98 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) R 1015486 1015491 1015377 0 -1 4194368 6995 0 0 0 977 21 0 0 20 0 20 0 196654497 19566772224 948499 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=11488 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 948499 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=4641350100799023211 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 948499 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 948499 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 16.75 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 3793996 KiB

[startup+25.5013 s]
/proc/loadavg: 2.31 1.74 2.55 5/331 1015532
/proc/meminfo: memFree=106482720/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=7829324 CPUtime=32.12 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 24588 0 0 0 3055 157 0 0 20 0 20 0 196654496 19566772224 1957331 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 1957331 5910 1 0 3011463 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=4641350100799023211 CPUtime=20.01 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) S 1015486 1015491 1015377 0 -1 1077936192 8429 0 0 0 1961 40 0 0 20 0 20 0 196654497 19566772224 1957331 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 1957331 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=5444 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 1957331 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=-7452715740904252259 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 1957331 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 32.12 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 7829324 KiB

[startup+51.1153 s]
/proc/loadavg: 3.34 2.03 2.62 6/331 1015538
/proc/meminfo: memFree=93880276/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=13938664 CPUtime=75.36 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 56196 0 0 0 7247 289 0 0 20 0 20 0 196654496 19566772224 3484666 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 3484666 5923 1 0 3577692 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=12539084 CPUtime=40.33 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) S 1015486 1015491 1015377 0 -1 1077936192 11228 0 0 0 3963 70 0 0 20 0 20 0 196654497 19566772224 3484666 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=11488 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 3484666 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=11488 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 36 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 3484666 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=13012 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 3484666 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0

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

/proc/meminfo: memFree=69853544/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=16287172 CPUtime=867.82 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 272268 0 0 0 86400 382 0 0 20 0 20 0 196654496 19566772224 4071793 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 4071793 5940 1 0 4082964 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=16287136 CPUtime=112.13 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) S 1015486 1015491 1015377 0 -1 1077936192 18267 0 0 0 11117 96 0 0 20 0 20 0 196654497 19566772224 4071793 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=16287172 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 4071793 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=13012 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 129 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 4071793 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=11488 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 4071793 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 867.82 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287172 KiB

[startup+522.3 s]
/proc/loadavg: 5.37 4.72 3.74 6/330 1015630
/proc/meminfo: memFree=69179644/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=16287136 CPUtime=986.78 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 276889 0 0 0 98295 383 0 0 20 0 20 0 196654496 19566772224 4071784 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 4071784 5940 1 0 4082964 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=16287140 CPUtime=112.13 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) S 1015486 1015491 1015377 0 -1 1077936192 18267 0 0 0 11117 96 0 0 20 0 20 0 196654497 19566772224 4071784 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=16287136 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 4071784 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=16287136 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 180 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 4071784 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=16287136 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 4071784 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 986.78 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287136 KiB

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

# cumulated CPU time of all completed processes:  user=1042.55 s, system=3.91437 s

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

[startup+537.6 s]
/proc/loadavg: 5.29 4.73 3.76 8/330 1015632
/proc/meminfo: memFree=68218060/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=16287120 CPUtime=1017.16 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 278140 0 0 0 101333 383 0 0 20 0 20 0 196654496 19566772224 4071780 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 4071780 5940 1 0 4082964 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=16287052 CPUtime=112.13 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) S 1015486 1015491 1015377 0 -1 1077936192 18267 0 0 0 11117 96 0 0 20 0 20 0 196654497 19566772224 4071780 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=16287084 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 4071780 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=47000 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 180 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 4071780 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=13012 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 4071780 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 1017.16 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287120 KiB

[startup+544 s]*
/proc/loadavg: 5.40 4.78 3.79 7/330 1015635
/proc/meminfo: memFree=67548784/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=16287136 CPUtime=1029.89 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 288224 0 0 0 102605 384 0 0 20 0 20 0 196654496 19566772224 4071784 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 4071784 5940 1 0 4082964 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=-7452715740904252259 CPUtime=112.13 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) S 1015486 1015491 1015377 0 -1 1077936192 18267 0 0 0 11117 96 0 0 20 0 20 0 196654497 19566772224 4071784 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=1400224340766318650 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 4071784 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=11200 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 180 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 4071784 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=11200 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 4071784 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 1029.89 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287136 KiB

[startup+547.2 s]
/proc/loadavg: 5.40 4.78 3.79 8/330 1015635
/proc/meminfo: memFree=67062456/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=16287164 CPUtime=1036.23 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 304177 0 0 0 103237 386 0 0 20 0 20 0 196654496 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 4071791 5940 1 0 4082964 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=16287136 CPUtime=112.13 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) S 1015486 1015491 1015377 0 -1 1077936192 18267 0 0 0 11117 96 0 0 20 0 20 0 196654497 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=16287136 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=-7452715740904252259 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 180 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=2684 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 1036.23 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287164 KiB

[startup+550.4 s]
/proc/loadavg: 5.52 4.81 3.80 8/330 1015635
/proc/meminfo: memFree=67036848/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=16287164 CPUtime=1042.55 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 305850 0 0 0 103869 386 0 0 20 0 20 0 196654496 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 4071791 5940 1 0 4082964 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=16287136 CPUtime=112.13 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) S 1015486 1015491 1015377 0 -1 1077936192 18267 0 0 0 11117 96 0 0 20 0 20 0 196654497 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=2636 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=16287176 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 180 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=11488 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 1042.55 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287164 KiB

[startup+551.2 s]
/proc/loadavg: 5.52 4.81 3.80 6/330 1015637
/proc/meminfo: memFree=66908728/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=16287164 CPUtime=1044.12 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 306055 0 0 0 104026 386 0 0 20 0 20 0 196654496 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 4071791 5940 1 0 4082964 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=16287136 CPUtime=112.13 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) S 1015486 1015491 1015377 0 -1 1077936192 18267 0 0 0 11117 96 0 0 20 0 20 0 196654497 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=16287164 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=5560 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 180 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=2636 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 1044.12 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287164 KiB

[startup+552 s]*
/proc/loadavg: 5.52 4.81 3.80 6/330 1015637
/proc/meminfo: memFree=66820496/131524600 swapFree=131071996/131071996
[pid=1015491] ppid=1015486 vsize=19108176 memory=16287164 CPUtime=1045.72 cores=1,3
/proc/1015491/stat : 1015491 (java) S 1015486 1015491 1015377 0 -1 1077936128 306055 0 0 0 104186 386 0 0 20 0 20 0 196654496 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
/proc/1015491/statm: 4777044 4071791 5940 1 0 4082964 0
[pid=1015491/tid=1015494] ppid=1015486 vsize=19108176 memory=-7452715740904252259 CPUtime=112.13 cores=1,3
/proc/1015491/task/1015494/stat : 1015494 (java) S 1015486 1015491 1015377 0 -1 1077936192 18267 0 0 0 11117 96 0 0 20 0 20 0 196654497 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015512] ppid=1015486 vsize=19108176 memory=1400224340766318650 CPUtime=0 cores=1,3
/proc/1015491/task/1015512/stat : 1015512 (Finalizer) S 1015486 1015491 1015377 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196654499 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015519] ppid=1015486 vsize=19108176 memory=2820 CPUtime=0 cores=1,3
/proc/1015491/task/1015519/stat : 1015519 (Common-Cleaner) S 1015486 1015491 1015377 0 -1 1077936192 180 0 0 0 0 0 0 0 20 0 20 0 196654500 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
[pid=1015491/tid=1015528] ppid=1015486 vsize=19108176 memory=2684 CPUtime=0 cores=1,3
/proc/1015491/task/1015528/stat : 1015528 (Timer-0) S 1015486 1015491 1015377 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196654607 19566772224 4071791 134679101440 94707580129280 94707580132976 140734229462448 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94707580140792 94707580141584 94707610550272 140734229464069 140734229464159 140734229464159 140734229471176 0
Current children cumulated CPU time: 1045.72 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16287164 KiB

[startup+552.4 s]*
/proc/loadavg: 5.52 4.81 3.80 6/312 1015637
/proc/meminfo: memFree=80997116/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1

Real time (s): 552.414
CPU time (s): 1046.47
CPU user time (s): 1042.55
CPU system time (s): 3.91437
CPU usage (%): 189.436
Max. virtual memory (cumulated for all children) (KiB): 19114336
Max. memory (cumulated for all children) (KiB): 16287176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1042.55
system time used= 3.91437
maximum resident set size= 16288052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311684
page faults= 0
swaps= 0
block input operations= 0
block output operations= 608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18336
involuntary context switches= 19690


# summary of solver processes directly reported to runsolver:
#   pid: 1015491
#   total CPU time (s): 1046.47
#   total CPU user time (s): 1042.55
#   total CPU system time (s): 3.91437

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.06716 second user time and 2.72897 second system time

The end

Launcher Data

Begin job on nodeC016 at 2024-07-20 05:09:11
IDJOB=4452274
IDBENCH=164221
IDSOLVER=3058
FILE ID=nodeC016/4452274-1721444939
RUNJOBID= nodeC016-1721444951-1015389
SLURM_JOB_ID= 7545662
Free space on /tmp= 890072 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-neos-948346.0.s.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452274-1721444939/watcher-4452274-1721444939 -o /tmp/evaluation-result-4452274-1721444939/solver-4452274-1721444939 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721444951-1015389 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4452274-1721444939.opb

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

MD5SUM BENCH= fa44fc9c0c30a6a8030f0b23aafff6c8
RANDOM SEED=1477503843

nodeC016.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	: 0xb00002a
cpu MHz		: 3604.868
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3657.993
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7006.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3517.011
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3640.123
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7006.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3597.526
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3629.386
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7006.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3616.896
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3661.539
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7006.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125779464 kB
MemAvailable:   129660100 kB
Buffers:          419220 kB
Cached:          4303056 kB
SwapCached:            0 kB
Active:           693080 kB
Inactive:        4430984 kB
Active(anon):       1456 kB
Inactive(anon):   446244 kB
Active(file):     691624 kB
Inactive(file):  3984740 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             10624 kB
Writeback:            24 kB
AnonPages:        400128 kB
Mapped:           119940 kB
Shmem:             45912 kB
KReclaimable:      87840 kB
Slab:             199108 kB
SReclaimable:      87840 kB
SUnreclaim:       111268 kB
KernelStack:        4160 kB
PageTables:        10336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    5005524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73440 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 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:      207572 kB
DirectMap2M:    13197312 kB
DirectMap1G:    122683392 kB

Free space on /tmp at the end= 890072 MiB
End job on nodeC016 at 2024-07-20 05:18:24