Trace number 4442552

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 2024 2024-07-07? (TO) 3600.15 3527.37

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-105-100.opb
MD5SUM285604dce97f116174ae8740e4ecdce8
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.152795
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10500
Total number of constraints205
Number of constraints which are clauses105
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint105
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 106
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	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 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.14/0.13	--- Begin Solver configuration ---
0.14/0.13	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.13	Learn all clauses as in MiniSAT
0.14/0.13	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.13	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.13	Expensive reason simplification
0.14/0.13	Glucose 2.1 dynamic restart strategy
0.14/0.13	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.14/0.13	timeout=2147483s
0.14/0.13	DB Simplification allowed=false
0.14/0.13	Listener: none
0.14/0.13	--- End Solver configuration ---
0.14/0.13	c Pseudo Boolean Optimization by upper bound
0.14/0.13	c --- Begin Solver configuration ---
0.14/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.13	c Learn all clauses as in MiniSAT
0.14/0.13	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.13	c Expensive reason simplification
0.14/0.13	c Glucose 2.1 dynamic restart strategy
0.14/0.13	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.14/0.13	c timeout=2147483s
0.14/0.13	c DB Simplification allowed=false
0.14/0.13	c Listener: none
0.14/0.13	c --- End Solver configuration ---
0.14/0.13	c solving HOME/instance-4442552-1721775181.opb
0.14/0.13	c reading problem ... 
0.14/0.13	c using VERIPB proof format
0.14/0.13	c  no objective function found
0.33/0.22	c ... done. Wall clock time 0.08s.
0.33/0.22	c declared #vars     10500
0.33/0.22	c #constraints  205
0.33/0.22	c constraints type 
0.33/0.22	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 100
0.33/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 105
0.33/0.22	c 205 constraints processed.
9.73/7.88	c cleaning 2499 clauses out of 5004 with flag 35033/5004
20.17/18.02	c cleaning 4250 clauses out of 8502 with flag 77850/11001
33.89/31.66	c cleaning 5621 clauses out of 11251 with flag 127311/18000
49.94/47.96	c cleaning 6808 clauses out of 13631 with flag 189896/26001
70.21/68.09	c cleaning 7909 clauses out of 15823 with flag 258493/35001
94.07/91.67	c cleaning 8951 clauses out of 17913 with flag 332849/45000
121.99/119.56	c cleaning 9977 clauses out of 19963 with flag 410859/56001
144.29/141.79	c cleaning 10990 clauses out of 21987 with flag 506071/68002
173.17/170.62	c cleaning 11990 clauses out of 23997 with flag 611834/81002
207.16/204.29	c cleaning 12999 clauses out of 26006 with flag 723050/95001
245.65/242.56	c cleaning 13998 clauses out of 28006 with flag 844993/110000
289.17/285.82	c cleaning 15001 clauses out of 30012 with flag 972466/126004
335.18/331.53	c cleaning 16001 clauses out of 32009 with flag 1101087/143002
384.13/380.27	c cleaning 17001 clauses out of 34009 with flag 1237906/161003
438.53/434.47	c cleaning 17999 clauses out of 36005 with flag 1379846/180000
494.15/489.75	c cleaning 19002 clauses out of 38009 with flag 1543754/200003
561.61/556.96	c cleaning 19998 clauses out of 40005 with flag 1724845/221001
632.49/626.86	c cleaning 21003 clauses out of 42006 with flag 1905391/243000
713.23/707.80	c cleaning 22002 clauses out of 44004 with flag 2109207/266001
786.32/780.51	c cleaning 22992 clauses out of 46002 with flag 2326432/290001
824.58/817.57	c cleaning 23958 clauses out of 48009 with flag 2504007/315000
869.08/860.85	c cleaning 24980 clauses out of 50051 with flag 2675328/341000
943.94/934.72	c cleaning 25989 clauses out of 52071 with flag 2854138/368000
1020.31/1010.35	c cleaning 26994 clauses out of 54083 with flag 3052862/396001
1115.22/1104.22	c cleaning 27994 clauses out of 56094 with flag 3274758/425006
1197.63/1185.44	c cleaning 29001 clauses out of 58096 with flag 3502753/455002
1284.92/1271.18	c cleaning 29992 clauses out of 60093 with flag 3730054/486000
1367.85/1352.85	c cleaning 31000 clauses out of 62102 with flag 3983996/518001
1453.42/1437.02	c cleaning 32003 clauses out of 64101 with flag 4240484/551000
1551.78/1533.85	c cleaning 33005 clauses out of 66099 with flag 4515351/585001
1655.10/1634.10	c cleaning 33988 clauses out of 68093 with flag 4797570/620000
1758.25/1735.43	c cleaning 34997 clauses out of 70106 with flag 5114541/656001
1858.56/1834.33	c cleaning 36005 clauses out of 72111 with flag 5431942/693003
1957.53/1929.83	c cleaning 37004 clauses out of 74106 with flag 5747110/731003
2081.97/2050.54	c cleaning 38005 clauses out of 76101 with flag 6095522/770002
2198.88/2165.79	c cleaning 38998 clauses out of 78094 with flag 6414691/810000
2341.67/2304.74	c cleaning 39992 clauses out of 80098 with flag 6777765/851002
2473.22/2432.54	c cleaning 41007 clauses out of 82107 with flag 7142954/893003
2612.01/2567.43	c cleaning 41995 clauses out of 84098 with flag 7534100/936001
2755.38/2706.90	c cleaning 43005 clauses out of 86106 with flag 7938130/980004
2913.33/2861.28	c cleaning 43999 clauses out of 88098 with flag 8364248/1025001
3062.11/3003.58	c cleaning 45002 clauses out of 90100 with flag 8789274/1071002
3235.95/3173.06	c cleaning 46000 clauses out of 92100 with flag 9246658/1118004
3413.28/3346.17	c cleaning 47001 clauses out of 94097 with flag 9742118/1166001
3592.65/3521.29	c cleaning 48001 clauses out of 96097 with flag 10183896/1215002
3600.04/3527.32	c starts		: 17
3600.04/3527.32	c timeout
3600.04/3527.32	c conflicts		: 1218225
3600.04/3527.32	c decisions		: 1446194
3600.04/3527.32	c propagations		: 22302617
3600.04/3527.32	c inspects		: 6116381654
3600.04/3527.32	c shortcuts		: 0
3600.04/3527.32	c learnt literals	: 0
3600.04/3527.32	c learnt binary clauses	: 0
3600.04/3527.32	c learnt ternary clauses	: 0
3600.04/3527.32	c learnt constraints	: 1218225
3600.04/3527.32	c ignored constraints	: 0
3600.04/3527.32	c root simplifications	: 0
3600.04/3527.32	c removed literals (reason simplification)	: 4622217
3600.04/3527.32	c reason swapping (by a shorter reason)	: 0
3600.04/3527.32	c Calls to reduceDB	: 45
3600.04/3527.32	c Number of update (reduction) of LBD	: 724499
3600.04/3527.32	c Imported unit clauses	: 0
3600.04/3527.32	c No decision after first conflict	: false
3600.04/3527.32	c number of reductions to clauses (during analyze)	: 0
3600.04/3527.32	c number of learned constraints concerned by reduction	: 0
3600.04/3527.32	c number of learning phase by resolution	: 0
3600.04/3527.32	c number of learning phase by cutting planes	: 0
3600.04/3527.32	c number of rounding to 1 operations	: 0
3600.04/3527.32	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.04/3527.32	c number of reductions of the coefficients by power 2 	: 0
3600.04/3527.32	c number of right shift for reduction by power 2 	: 0
3600.04/3527.32	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.04/3527.32	c number of ending skipping 	: 0
3600.04/3527.32	c number of internal skipping 	: 0
3600.04/3527.32	c number of derivation steps 	: 0
3600.04/3527.32	c number of skipped derivation steps 	: 0
3600.04/3527.32	c number of remaining unassigned 	: 0
3600.04/3527.32	c number of remaining assigned 	: 0
3600.04/3527.32	c number of falsified literals weakened from reason	: 0
3600.04/3527.32	c number of falsified literals weakened from conflict	: 0
3600.04/3527.32	c time for arithmetic operations	: 0
3600.04/3527.32	c minimum degree of deleted constraints	: null
3600.04/3527.32	c maximum degree of deleted constraints	: null
3600.04/3527.32	c number of deleted constraints	: 0
3600.04/3527.32	c speed (assignments/second)	: 6323.225487263599
3600.04/3527.32	c non guided choices	: 13110
3600.04/3527.36	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 51319
3600.04/3527.36	s UNKNOWN
3600.04/3527.36	c Total wall clock time (in seconds): 3527.227

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442552-1721775181/watcher-4442552-1721775181 -o /tmp/evaluation-result-4442552-1721775181/solver-4442552-1721775181 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721765707-133297 --watchdog 3760 java -Dveripb=PROOFDIR/proof-4442552-1721775181 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4442552-1721775181.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=139537, runsolver pid=139534

[startup+0.100059 s]*
/proc/loadavg: 4.27 4.34 4.29 5/336 139555
/proc/meminfo: memFree=86918956/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=18975048 memory=64392 CPUtime=0.14 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 7223 0 0 0 12 2 0 0 20 0 18 0 14041528 19430449152 16098 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4743762 16098 5495 1 0 549330 0
[pid=139537/tid=139539] ppid=139534 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 5756 0 0 0 7 1 0 0 20 0 18 0 14041528 19430449152 16098 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=18975048 memory=237146210664 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 14041531 19430449152 16098 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=18975048 memory=15262540771678668 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 14041531 19430449152 16098 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 64392 KiB

[startup+0.207865 s]*
/proc/loadavg: 4.27 4.34 4.29 5/336 139555
/proc/meminfo: memFree=86894236/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=18975048 memory=90872 CPUtime=0.33 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 8081 0 0 0 31 2 0 0 20 0 18 0 14041528 19430449152 22718 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4743762 22718 5794 1 0 549877 0
[pid=139537/tid=139539] ppid=139534 vsize=18975048 memory=4782652875487838339 CPUtime=0.19 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) S 139534 139537 133285 0 -1 1077936192 5939 0 0 0 17 2 0 0 20 0 18 0 14041528 19430449152 22718 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=18975048 memory=842447 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 14041531 19430449152 22718 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=18975048 memory=13855165887284878 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 14041531 19430449152 22718 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 90872 KiB

[startup+0.305969 s]*
/proc/loadavg: 4.27 4.34 4.29 7/337 139556
/proc/meminfo: memFree=86885540/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19041612 memory=96512 CPUtime=0.53 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 9315 0 0 0 50 3 0 0 20 0 19 0 14041528 19498610688 24128 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4760403 24128 5794 1 0 550976 0
[pid=139537/tid=139539] ppid=139534 vsize=19041612 memory=-8888528292246495932 CPUtime=0.27 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 6008 0 0 0 25 2 0 0 20 0 19 0 14041528 19498610688 24128 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 14041531 19498610688 24128 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 14041531 19498610688 24128 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 14041550 19498610688 24128 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 96512 KiB

[startup+0.700969 s]
/proc/loadavg: 4.27 4.34 4.29 7/337 139556
/proc/meminfo: memFree=86858424/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19041612 memory=149176 CPUtime=1.28 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 11494 0 0 0 124 4 0 0 20 0 19 0 14041528 19498610688 37294 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4760403 37294 5810 1 0 552259 0
[pid=139537/tid=139539] ppid=139534 vsize=19041612 memory=12304 CPUtime=0.64 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 6034 0 0 0 61 3 0 0 20 0 19 0 14041528 19498610688 37294 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19041612 memory=12304 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 14041531 19498610688 37294 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19041612 memory=117636 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 14041531 19498610688 37294 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19041612 memory=25596 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 14041550 19498610688 37294 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 149176 KiB

[startup+1.50024 s]
/proc/loadavg: 4.27 4.34 4.29 6/338 139557
/proc/meminfo: memFree=86794152/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=177672 CPUtime=2.68 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 15380 0 0 0 263 5 0 0 20 0 20 0 14041528 19566772224 44418 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 44418 5826 1 0 553240 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=12304 CPUtime=1.4 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 6336 0 0 0 136 4 0 0 20 0 20 0 14041528 19566772224 44418 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 44418 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 44418 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=65 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 44418 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 2.68 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 177672 KiB

[startup+3.10997 s]
/proc/loadavg: 4.32 4.35 4.30 6/338 139559
/proc/meminfo: memFree=86748236/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=200696 CPUtime=4.63 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 18111 0 0 0 456 7 0 0 20 0 20 0 14041528 19566772224 50174 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 50174 5826 1 0 553241 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=0 CPUtime=2.94 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) S 139534 139537 133285 0 -1 1077936192 6671 0 0 0 289 5 0 0 20 0 20 0 14041528 19566772224 50174 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 50174 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=185996 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 50174 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=12304 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 50174 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 4.63 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 200696 KiB

[startup+6.30028 s]
/proc/loadavg: 4.32 4.35 4.30 5/338 139559
/proc/meminfo: memFree=86606136/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=349152 CPUtime=8.17 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 18867 0 0 0 806 11 0 0 20 0 20 0 14041528 19566772224 87288 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 87288 5826 1 0 659760 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=12304 CPUtime=6.06 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 6762 0 0 0 598 8 0 0 20 0 20 0 14041528 19566772224 87288 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 87288 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=6298404386924417364 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 87288 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=5432 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 87288 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 8.17 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 349152 KiB

[startup+12.7003 s]
/proc/loadavg: 4.46 4.37 4.30 5/338 139559
/proc/meminfo: memFree=86351112/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=544776 CPUtime=14.85 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 21558 0 0 0 1467 18 0 0 20 0 20 0 14041528 19566772224 136194 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 136194 5826 1 0 660001 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=0 CPUtime=12.35 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 8014 0 0 0 1222 13 0 0 20 0 20 0 14041528 19566772224 136194 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=520200 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 136194 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 136194 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=15884 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 136194 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 14.85 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 544776 KiB

[startup+25.501 s]
/proc/loadavg: 4.42 4.37 4.30 5/338 139562
/proc/meminfo: memFree=85992004/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=762300 CPUtime=27.72 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 27771 0 0 0 2744 28 0 0 20 0 20 0 14041528 19566772224 190575 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 190575 5826 1 0 660024 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=520200 CPUtime=24.82 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 9652 0 0 0 2464 18 0 0 20 0 20 0 14041528 19566772224 190575 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=15884 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 190575 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=661816 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 190575 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 190575 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 27.72 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 762300 KiB

[startup+51.1058 s]
/proc/loadavg: 4.42 4.37 4.31 5/337 139565
/proc/meminfo: memFree=84154280/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=1747624 CPUtime=53.14 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 34776 0 0 0 5259 55 0 0 20 0 20 0 14041528 19566772224 436906 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 436906 5858 1 0 660043 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=1028732 CPUtime=49.86 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 12352 0 0 0 4945 41 0 0 20 0 20 0 14041528 19566772224 436906 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 19 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0

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

/proc/meminfo: memFree=116295284/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=2945472 CPUtime=3286.52 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 484647 0 0 0 327581 1071 0 0 20 0 20 0 14041528 19566772224 736368 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 736368 5871 1 0 747329 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=2945408 CPUtime=3171.17 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 212778 0 0 0 316222 895 0 0 20 0 20 0 14041528 19566772224 736368 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 774 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=51052 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 736368 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=12304 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 3352 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 736368 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=2945472 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 736368 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 3286.52 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2945472 KiB

[startup+3282.3 s]
/proc/loadavg: 1.18 1.16 1.44 2/255 141463
/proc/meminfo: memFree=116168616/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=2945472 CPUtime=3347 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 486746 0 0 0 333609 1091 0 0 20 0 20 0 14041528 19566772224 736368 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 736368 5871 1 0 747329 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=2945472 CPUtime=3230.29 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 214085 0 0 0 322117 912 0 0 20 0 20 0 14041528 19566772224 736368 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 781 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=2945472 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 736368 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=32168 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 3353 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 736368 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=2945472 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 736368 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 3347 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2945472 KiB

[startup+3342.3 s]
/proc/loadavg: 1.17 1.16 1.42 2/255 141475
/proc/meminfo: memFree=116073864/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=2945584 CPUtime=3409.48 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 490470 0 0 0 339841 1107 0 0 20 0 20 0 14041528 19566772224 736396 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 736396 5871 1 0 747364 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=2945472 CPUtime=3289.66 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 214883 0 0 0 328040 926 0 0 20 0 20 0 14041528 19566772224 736396 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 792 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=2945584 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 736396 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=100 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 3410 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 736396 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=2945584 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 736396 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 3409.48 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2945584 KiB

[startup+3402.3 s]
/proc/loadavg: 1.10 1.14 1.40 2/255 141486
/proc/meminfo: memFree=115880728/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=2987036 CPUtime=3470.95 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 491549 0 0 0 345970 1125 0 0 20 0 20 0 14041528 19566772224 746759 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 746759 5871 1 0 757806 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=2945472 CPUtime=3348.85 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 215583 0 0 0 333943 942 0 0 20 0 20 0 14041528 19566772224 746759 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 805 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=2945584 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 746759 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=2987036 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 3410 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 746759 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 746759 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 3470.95 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2987036 KiB

[startup+3462.3 s]
/proc/loadavg: 1.18 1.16 1.39 2/257 141501
/proc/meminfo: memFree=115769956/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=2987124 CPUtime=3531.25 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 493476 0 0 0 351984 1141 0 0 20 0 20 0 14041528 19566772224 746781 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 746781 5871 1 0 757806 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=2945472 CPUtime=3408.06 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 216652 0 0 0 339850 956 0 0 20 0 20 0 14041528 19566772224 746781 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 816 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=2945584 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 746781 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=2987124 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 3499 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 746781 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=2296 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 746781 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 3531.25 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2987124 KiB

[startup+3522.3 s]
/proc/loadavg: 1.15 1.16 1.37 3/257 141511
/proc/meminfo: memFree=115666808/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=2987276 CPUtime=3594.4 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 497188 0 0 0 358283 1157 0 0 20 0 20 0 14041528 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 746819 5871 1 0 757806 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=2987272 CPUtime=3467.4 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 217327 0 0 0 345772 968 0 0 20 0 20 0 14041528 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 821 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=2987272 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 3499 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=2987272 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 3594.4 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2987276 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3527.3 s]
/proc/loadavg: 1.14 1.15 1.37 2/257 141512
/proc/meminfo: memFree=115650580/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=2987276 CPUtime=3600.04 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 497328 0 0 0 358846 1158 0 0 20 0 20 0 14041528 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 746819 5871 1 0 757807 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=2987272 CPUtime=3472.34 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 217457 0 0 0 346265 969 0 0 20 0 20 0 14041528 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 826 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=2987272 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 3499 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=2987272 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2987276 KiB

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

[startup+3527.37 s]
# the end of solver process 139537 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3588.55 s, system=11.5999 s

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

[startup+3527.3 s]
/proc/loadavg: 1.14 1.15 1.37 2/257 141512
/proc/meminfo: memFree=115650580/131524600 swapFree=131049848/131071996
[pid=139537] ppid=139534 vsize=19108176 memory=2987276 CPUtime=3600.04 cores=1,3
/proc/139537/stat : 139537 (java) S 139534 139537 133285 0 -1 1077936128 497328 0 0 0 358846 1158 0 0 20 0 20 0 14041528 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
/proc/139537/statm: 4777044 746819 5871 1 0 757807 0
[pid=139537/tid=139539] ppid=139534 vsize=19108176 memory=2987272 CPUtime=3472.34 cores=1,3
/proc/139537/task/139539/stat : 139539 (java) R 139534 139537 133285 0 -1 4194368 217457 0 0 0 346265 969 0 0 20 0 20 0 14041528 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 826 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139548] ppid=139534 vsize=19108176 memory=11944 CPUtime=0 cores=1,3
/proc/139537/task/139548/stat : 139548 (Finalizer) S 139534 139537 133285 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139555] ppid=139534 vsize=19108176 memory=2987272 CPUtime=0 cores=1,3
/proc/139537/task/139555/stat : 139555 (Common-Cleaner) S 139534 139537 133285 0 -1 1077936192 3499 0 0 0 0 0 0 0 20 0 20 0 14041531 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
[pid=139537/tid=139556] ppid=139534 vsize=19108176 memory=2987272 CPUtime=0 cores=1,3
/proc/139537/task/139556/stat : 139556 (Timer-0) S 139534 139537 133285 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 14041550 19566772224 746819 134679101440 94732185591808 94732185595504 140733775634512 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94732185603320 94732185604112 94732197609472 140733775639467 140733775639649 140733775639649 140733775646664 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2987276 KiB

Child status: 143

Real time (s): 3527.37
CPU time (s): 3600.15
CPU user time (s): 3588.55
CPU system time (s): 11.5999
CPU usage (%): 102.063
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 2987276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.55
system time used= 11.5999
maximum resident set size= 2988804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499140
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16001328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 118678
involuntary context switches= 15417


# summary of solver processes directly reported to runsolver:
#   pid: 139537
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3588.55
#   total CPU system time (s): 11.5999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.04278 second user time and 17.0119 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-24 00:53:02
IDJOB=4442552
IDBENCH=147822
IDSOLVER=3079
FILE ID=nodeC028/4442552-1721775181
RUNJOBID= nodeC028-1721765707-133297
SLURM_JOB_ID= 7770675
Free space on /tmp= 890064 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-105-100.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442552-1721775181/watcher-4442552-1721775181 -o /tmp/evaluation-result-4442552-1721775181/solver-4442552-1721775181 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721765707-133297 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4442552-1721775181 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4442552-1721775181.opb

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

MD5SUM BENCH= 285604dce97f116174ae8740e4ecdce8
RANDOM SEED=1088738011

nodeC028.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		: 3666.938
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.46
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		: 3628.132
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	: 7005.51
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		: 3599.876
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.46
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		: 3648.571
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	: 7005.51
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		: 3667.125
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.46
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		: 3658.928
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	: 7005.51
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		: 3599.969
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.46
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		: 3623.764
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	: 7005.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        86964420 kB
MemAvailable:   121829712 kB
Buffers:          183252 kB
Cached:         35422832 kB
SwapCached:         2756 kB
Active:          1262700 kB
Inactive:       42510024 kB
Active(anon):       4676 kB
Inactive(anon):  8206884 kB
Active(file):    1258024 kB
Inactive(file): 34303140 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131049848 kB
Dirty:            206084 kB
Writeback:           180 kB
AnonPages:       8157420 kB
Mapped:           126384 kB
Shmem:             44816 kB
KReclaimable:     287900 kB
Slab:             407292 kB
SReclaimable:     287900 kB
SUnreclaim:       119392 kB
KernelStack:        5116 kB
PageTables:        26032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    9393892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21632 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7786496 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:      330452 kB
DirectMap2M:    26705920 kB
DirectMap1G:    109051904 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC028 at 2024-07-24 01:51:49