Trace number 4432162

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-07? (exit code) 1849.81 1199.47

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-nw04.opb
MD5SUMee259c95511268cb44ae8b59ce81f086
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8431
Best CPU time to get the best result obtained on this benchmark7.49871
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables87482
Total number of constraints36
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint599
Maximum length of a constraint42032
Number of terms in the objective function 87482
Biggest coefficient in the objective function 5220
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 120189580
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 5220
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 120189580
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.12/0.18	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.18	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.18	c See www.sat4j.org for details.
0.12/0.20	c version CUSTOM.v20240707
0.27/0.23	c java.runtime.name	OpenJDK Runtime Environment
0.27/0.23	c java.vm.name		OpenJDK 64-Bit Server VM
0.27/0.23	c java.vm.version	22.0.1+8-16
0.27/0.23	c java.vm.vendor	Oracle Corporation
0.27/0.23	c sun.arch.data.model	64
0.27/0.23	c java.version		22.0.1
0.27/0.23	c os.name		Linux
0.27/0.23	c os.version		4.18.0-301.1.el8.x86_64
0.27/0.23	c os.arch		amd64
0.27/0.24	c Free memory 		2113181440
0.27/0.24	c Max memory 		16282288128
0.27/0.24	c Total memory 		2122317824
0.27/0.26	c Number of processors 	2
0.47/0.36	--- Begin Solver configuration ---
0.47/0.36	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.47/0.36	Learn all clauses as in MiniSAT
0.47/0.36	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.47/0.36	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.47/0.36	No reason simplification
0.47/0.36	Glucose 2.1 dynamic restart strategy
0.47/0.36	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.47/0.36	timeout=2147483s
0.47/0.36	DB Simplification allowed=false
0.47/0.36	Listener: none
0.47/0.36	--- End Solver configuration ---
0.47/0.36	c Pseudo Boolean Optimization by upper bound
0.47/0.36	c --- Begin Solver configuration ---
0.47/0.36	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.47/0.36	c Learn all clauses as in MiniSAT
0.47/0.36	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.47/0.36	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.47/0.36	c No reason simplification
0.47/0.36	c Glucose 2.1 dynamic restart strategy
0.47/0.36	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.47/0.36	c timeout=2147483s
0.47/0.36	c DB Simplification allowed=false
0.47/0.36	c Listener: none
0.47/0.36	c --- End Solver configuration ---
0.47/0.36	c solving HOME/instance-4432162-1721073224.opb
0.47/0.36	c reading problem ... 
0.47/0.37	c  objective function found
3.16/1.87	c ... done. Wall clock time 1.501s.
3.16/1.87	c declared #vars     87482
3.16/1.87	c #constraints  72
3.16/1.87	c constraints type 
3.16/1.87	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 36
3.16/1.87	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 36
3.16/1.87	c 72 constraints processed.
3.16/1.88	c objective function length is 87482 literals
13.71/10.50	c SATISFIABLE
13.71/10.50	c OPTIMIZING...
13.71/10.51	c Got one! Elapsed wall clock time (in seconds):10.136
13.71/10.51	o 24486
21.07/16.78	c Got one! Elapsed wall clock time (in seconds):16.413
21.07/16.78	o 15500
23.73/18.71	c Got one! Elapsed wall clock time (in seconds):18.35
23.73/18.71	o 14640
39.41/31.53	c cleaning 3066 clauses out of 6182 with flag 14544/6182
42.31/33.94	c Got one! Elapsed wall clock time (in seconds):33.577
42.31/33.94	o 14173
42.69/34.16	c Got one! Elapsed wall clock time (in seconds):33.798
42.69/34.16	o 11762
128.69/103.46	c cleaning 4238 clauses out of 8511 with flag 38312/11577
231.00/175.69	c cleaning 5032 clauses out of 10273 with flag 85828/17577
333.70/258.48	c cleaning 6012 clauses out of 12240 with flag 146599/24576
440.78/337.45	c Got one! Elapsed wall clock time (in seconds):337.078
440.78/337.45	o 11596
480.46/363.21	c cleaning 8849 clauses out of 17699 with flag 30455/36047
541.42/408.66	c cleaning 7418 clauses out of 14850 with flag 66849/42047
620.43/470.29	c cleaning 7039 clauses out of 14432 with flag 104388/49047
695.07/524.81	c cleaning 7699 clauses out of 15397 with flag 151798/57051
802.30/611.34	c cleaning 8349 clauses out of 16697 with flag 229597/66050
938.76/709.65	c cleaning 9173 clauses out of 18345 with flag 295391/76047
1601.96/1074.69	
1601.96/1074.69	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: 64096 MiB (61013 MiB free)
  memory of node 1: 64473 MiB (60787 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432162-1721073224/watcher-4432162-1721073224 -o /tmp/evaluation-result-4432162-1721073224/solver-4432162-1721073224 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721073237-812192 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4432162-1721073224.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=812304, runsolver pid=812301

[startup+0.107537 s]*
/proc/loadavg: 1.52 2.86 3.71 10/312 812324
/proc/meminfo: memFree=124675628/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=18975048 memory=55400 CPUtime=0.12 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 6350 0 0 0 8 4 0 0 20 0 18 0 159479612 19430449152 13850 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4743762 13850 5641 1 0 550723 0
[pid=812304/tid=812306] ppid=812301 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) R 812301 812304 812180 0 -1 4194368 5297 0 0 0 4 4 0 0 20 0 18 0 159479612 19430449152 13850 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=18975048 memory=232851243367 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 159479618 19430449152 13850 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=18975048 memory=14698495668050282 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 159479621 19430449152 13850 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 55400 KiB

[startup+0.215308 s]*
/proc/loadavg: 1.52 2.86 3.71 11/313 812325
/proc/meminfo: memFree=124666044/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=18975048 memory=57304 CPUtime=0.27 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 6756 0 0 0 22 5 0 0 20 0 18 0 159479612 19430449152 14326 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4743762 14326 5698 1 0 551023 0
[pid=812304/tid=812306] ppid=812301 vsize=18975048 memory=4782652875487838339 CPUtime=0.17 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) R 812301 812304 812180 0 -1 4194368 5636 0 0 0 13 4 0 0 20 0 18 0 159479612 19430449152 14326 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=18975048 memory=4674 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 159479618 19430449152 14326 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=18975048 memory=13848573179598470 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 159479621 19430449152 14326 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 57304 KiB

[startup+0.315527 s]*
/proc/loadavg: 1.52 2.86 3.71 14/313 812325
/proc/meminfo: memFree=124646384/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=18975048 memory=65856 CPUtime=0.47 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 7377 0 0 0 40 7 0 0 20 0 18 0 159479612 19430449152 16464 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4743762 16464 5755 1 0 551529 0
[pid=812304/tid=812306] ppid=812301 vsize=18975048 memory=-9105547728411534012 CPUtime=0.28 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) R 812301 812304 812180 0 -1 4194368 5808 0 0 0 23 5 0 0 20 0 18 0 159479612 19430449152 16464 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 159479618 19430449152 16464 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 159479621 19430449152 16464 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 65856 KiB

[startup+0.700519 s]
/proc/loadavg: 1.52 2.86 3.71 11/313 812325
/proc/meminfo: memFree=124567804/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=18975048 memory=109268 CPUtime=1.13 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 9576 0 0 0 105 8 0 0 20 0 18 0 159479612 19430449152 27317 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4743762 27317 5845 1 0 552944 0
[pid=812304/tid=812306] ppid=812301 vsize=18975048 memory=5540 CPUtime=0.6 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) R 812301 812304 812180 0 -1 4194368 5885 0 0 0 54 6 0 0 20 0 18 0 159479612 19430449152 27317 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=18975048 memory=12508 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 159479618 19430449152 27317 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 159479621 19430449152 27317 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 109268 KiB

[startup+1.50291 s]
/proc/loadavg: 1.52 2.86 3.71 10/291 812360
/proc/meminfo: memFree=124440820/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19041612 memory=211872 CPUtime=2.62 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 10273 0 0 0 250 12 0 0 20 0 19 0 159479612 19498610688 52968 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4760403 52968 5861 1 0 553545 0
[pid=812304/tid=812306] ppid=812301 vsize=19041612 memory=12508 CPUtime=1.2 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) S 812301 812304 812180 0 -1 1077936192 5957 0 0 0 112 8 0 0 20 0 19 0 159479612 19498610688 52968 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 159479618 19498610688 52968 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 159479621 19498610688 52968 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 2.62 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 211872 KiB

[startup+3.10578 s]
/proc/loadavg: 1.80 2.90 3.72 6/320 812398
/proc/meminfo: memFree=123960080/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=415104 CPUtime=5.25 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 12819 0 0 0 506 19 0 0 20 0 20 0 159479612 19566772224 103776 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 103776 5962 1 0 1170982 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=0 CPUtime=2.69 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) R 812301 812304 812180 0 -1 4194368 6166 0 0 0 256 13 0 0 20 0 20 0 159479612 19566772224 103776 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=12508 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 103776 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=238468 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 103776 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 103776 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 5.25 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 415104 KiB

[startup+6.30046 s]
/proc/loadavg: 1.80 2.90 3.72 5/320 812398
/proc/meminfo: memFree=123525808/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=797436 CPUtime=8.97 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 16245 0 0 0 869 28 0 0 20 0 20 0 159479612 19566772224 199359 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 199359 5962 1 0 1171233 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=0 CPUtime=5.44 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) R 812301 812304 812180 0 -1 4194368 6598 0 0 0 530 14 0 0 20 0 20 0 159479612 19566772224 199359 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 199359 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 199359 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=212192 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 199359 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 8.97 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 797436 KiB

[startup+12.7005 s]
/proc/loadavg: 1.97 2.92 3.72 5/320 812399
/proc/meminfo: memFree=122625632/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=1457952 CPUtime=16.7 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 21619 0 0 0 1627 43 0 0 20 0 20 0 159479612 19566772224 364488 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 364488 5962 1 0 1754181 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=0 CPUtime=11.3 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) R 812301 812304 812180 0 -1 4194368 8492 0 0 0 1111 19 0 0 20 0 20 0 159479612 19566772224 364488 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=212192 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 364488 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 364488 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 364488 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 16.7 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1457952 KiB

[startup+25.5004 s]
/proc/loadavg: 2.42 2.97 3.73 5/320 812401
/proc/meminfo: memFree=119793212/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=3334952 CPUtime=32.21 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 29082 0 0 0 3138 83 0 0 20 0 20 0 159479612 19566772224 833738 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 833738 5978 1 0 2138557 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=42536 CPUtime=22.08 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) R 812301 812304 812180 0 -1 4194368 9619 0 0 0 2181 27 0 0 20 0 20 0 159479612 19566772224 833738 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=12508 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 833738 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=-9105547728411534012 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 833738 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 833738 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 32.21 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 3334952 KiB

[startup+51.1065 s]
/proc/loadavg: 3.38 3.15 3.77 6/320 812406
/proc/meminfo: memFree=114273468/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=7477684 CPUtime=67.68 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 47325 0 0 0 6595 173 0 0 20 0 20 0 159479612 19566772224 1869421 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 1869421 5978 1 0 2838669 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=3352 CPUtime=43.56 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) R 812301 812304 812180 0 -1 4194368 12339 0 0 0 4312 44 0 0 20 0 20 0 159479612 19566772224 1869421 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=-9105547728411534012 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 1869421 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=1470240 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 33 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 1869421 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=12508 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 1869421 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0

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

/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 4075943 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 1577.55 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16303772 KiB

[startup+1122.3 s]
/proc/loadavg: 5.25 5.02 4.58 6/319 813170
/proc/meminfo: memFree=95699548/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=16303736 CPUtime=1696.65 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 397567 0 0 0 169149 516 0 0 20 0 20 0 159479612 19566772224 4075934 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 4075934 6008 1 0 4087513 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=16303820 CPUtime=654.15 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) S 812301 812304 812180 0 -1 1077936192 54291 0 0 0 65293 122 0 0 20 0 20 0 159479612 19566772224 4075934 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=16303736 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 4075934 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=12508 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 479 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 4075934 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=16303736 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 4075934 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 1696.65 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16303736 KiB

[startup+1182.3 s]
/proc/loadavg: 5.46 5.12 4.64 6/319 813180
/proc/meminfo: memFree=95623524/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=16303832 CPUtime=1815.8 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 399868 0 0 0 181063 517 0 0 20 0 20 0 159479612 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 4075958 6008 1 0 4087513 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=16303820 CPUtime=654.15 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) S 812301 812304 812180 0 -1 1077936192 54309 0 0 0 65293 122 0 0 20 0 20 0 159479612 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=16303736 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=16303784 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 479 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=-8621784572176024223 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 1815.8 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16303832 KiB

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

# cumulated CPU time of all completed processes:  user=1844.58 s, system=5.22128 s

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

[startup+1190.4 s]
/proc/loadavg: 5.39 5.11 4.65 6/319 813180
/proc/meminfo: memFree=95535328/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=16303796 CPUtime=1831.9 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 400068 0 0 0 182673 517 0 0 20 0 20 0 159479612 19566772224 4075949 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 4075949 6008 1 0 4087513 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=42536 CPUtime=654.15 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) S 812301 812304 812180 0 -1 1077936192 54309 0 0 0 65293 122 0 0 20 0 20 0 159479612 19566772224 4075949 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=16303796 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 4075949 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=16303736 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 479 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 4075949 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=16303832 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 4075949 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 1831.9 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16303796 KiB

[startup+1193.6 s]
/proc/loadavg: 5.39 5.11 4.65 6/319 813181
/proc/meminfo: memFree=95520880/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=16303796 CPUtime=1838.25 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 400129 0 0 0 183308 517 0 0 20 0 20 0 159479612 19566772224 4075949 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 4075949 6008 1 0 4087513 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=16303796 CPUtime=654.15 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) S 812301 812304 812180 0 -1 1077936192 54309 0 0 0 65293 122 0 0 20 0 20 0 159479612 19566772224 4075949 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=16303796 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 4075949 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=16303784 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 479 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 4075949 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=16303736 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 4075949 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 1838.25 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16303796 KiB

[startup+1196.81 s]
/proc/loadavg: 5.36 5.11 4.65 6/319 813181
/proc/meminfo: memFree=95520792/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=16303832 CPUtime=1844.61 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 400412 0 0 0 183944 517 0 0 20 0 20 0 159479612 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 4075958 6008 1 0 4087513 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=11420 CPUtime=654.15 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) S 812301 812304 812180 0 -1 1077936192 54309 0 0 0 65293 122 0 0 20 0 20 0 159479612 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=16303796 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=16303832 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 479 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=16303784 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 1844.61 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16303832 KiB

[startup+1198.4 s]
/proc/loadavg: 5.36 5.11 4.65 6/319 813181
/proc/meminfo: memFree=95496164/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=16303832 CPUtime=1847.76 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 400413 0 0 0 184259 517 0 0 20 0 20 0 159479612 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 4075958 6008 1 0 4087513 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=-9105547728411534012 CPUtime=654.15 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) S 812301 812304 812180 0 -1 1077936192 54309 0 0 0 65293 122 0 0 20 0 20 0 159479612 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=1832 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=16303832 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 479 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=1936 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 1847.76 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16303832 KiB

[startup+1199.2 s]
/proc/loadavg: 5.33 5.11 4.65 6/319 813181
/proc/meminfo: memFree=95481792/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=16303832 CPUtime=1849.35 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 400466 0 0 0 184418 517 0 0 20 0 20 0 159479612 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 4075958 6008 1 0 4087513 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=16303832 CPUtime=654.15 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) S 812301 812304 812180 0 -1 1077936192 54309 0 0 0 65293 122 0 0 20 0 20 0 159479612 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=42536 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 479 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=-9105547728411534012 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 1849.35 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16303832 KiB

[startup+1199.41 s]
/proc/loadavg: 5.33 5.11 4.65 6/319 813181
/proc/meminfo: memFree=95481792/131655788 swapFree=131071996/131071996
[pid=812304] ppid=812301 vsize=19108176 memory=16303832 CPUtime=1849.73 cores=1,3
/proc/812304/stat : 812304 (java) S 812301 812304 812180 0 -1 1077936128 400541 0 0 0 184456 517 0 0 20 0 20 0 159479612 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
/proc/812304/statm: 4777044 4075958 6008 1 0 4087513 0
[pid=812304/tid=812306] ppid=812301 vsize=19108176 memory=16192 CPUtime=654.15 cores=1,3
/proc/812304/task/812306/stat : 812306 (java) S 812301 812304 812180 0 -1 1077936192 54309 0 0 0 65293 122 0 0 20 0 20 0 159479612 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812315] ppid=812301 vsize=19108176 memory=2264 CPUtime=0 cores=1,3
/proc/812304/task/812315/stat : 812315 (Finalizer) S 812301 812304 812180 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 159479618 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812324] ppid=812301 vsize=19108176 memory=-9105547728411534012 CPUtime=0 cores=1,3
/proc/812304/task/812324/stat : 812324 (Common-Cleaner) S 812301 812304 812180 0 -1 1077936192 479 0 0 0 0 0 0 0 20 0 20 0 159479621 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
[pid=812304/tid=812396] ppid=812301 vsize=19108176 memory=26652 CPUtime=0 cores=1,3
/proc/812304/task/812396/stat : 812396 (Timer-0) S 812301 812304 812180 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 159479804 19566772224 4075958 134679101440 94687539486720 94687539490416 140727647072768 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94687539498232 94687539499024 94687553114112 140727647077383 140727647077473 140727647077473 140727647084488 0
Current children cumulated CPU time: 1849.73 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 16303832 KiB

Child status: 1

Real time (s): 1199.47
CPU time (s): 1849.81
CPU user time (s): 1844.58
CPU system time (s): 5.22128
CPU usage (%): 154.219
Max. virtual memory (cumulated for all children) (KiB): 19114336
Max. memory (cumulated for all children) (KiB): 16303852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1844.58
system time used= 5.22128
maximum resident set size= 16304484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 400626
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41951
involuntary context switches= 27860


# summary of solver processes directly reported to runsolver:
#   pid: 812304
#   total CPU time (s): 1849.81
#   total CPU user time (s): 1844.58
#   total CPU system time (s): 5.22128

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.57866 second user time and 8.47768 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-15 21:53:57
IDJOB=4432162
IDBENCH=146976
IDSOLVER=3058
FILE ID=nodeC011/4432162-1721073224
RUNJOBID= nodeC011-1721073237-812192
SLURM_JOB_ID= 7505544
Free space on /tmp= 723772 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-nw04.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432162-1721073224/watcher-4432162-1721073224 -o /tmp/evaluation-result-4432162-1721073224/solver-4432162-1721073224 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721073237-812192 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4432162-1721073224.opb

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

MD5SUM BENCH= ee259c95511268cb44ae8b59ce81f086
RANDOM SEED=1233614149

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.123
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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.162
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.124
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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.120
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		: 2693.520
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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.127
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.121
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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.120
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:        124733676 kB
MemAvailable:   129784900 kB
Buffers:          399456 kB
Cached:          5430144 kB
SwapCached:            0 kB
Active:           667540 kB
Inactive:        5586768 kB
Active(anon):       1372 kB
Inactive(anon):   461036 kB
Active(file):     666168 kB
Inactive(file):  5125732 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             12524 kB
Writeback:             0 kB
AnonPages:        422812 kB
Mapped:           122940 kB
Shmem:             37704 kB
KReclaimable:     199044 kB
Slab:             308852 kB
SReclaimable:     199044 kB
SUnreclaim:       109808 kB
KernelStack:        4684 kB
PageTables:        10836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    7329472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51392 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:      262984 kB
DirectMap2M:    33196032 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723768 MiB
End job on nodeC011 at 2024-07-15 22:13:57