Trace number 4498988

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 CP 2025-06-06? (TO) 3600.42 3299.26

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx97.opb
MD5SUMb17790bf3951ca85a67cd8038da17b4d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark8655.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.13/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.13/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.13/0.16	c See www.sat4j.org for details.
0.13/0.18	c version PB25.v20250606
0.13/0.20	c java.runtime.name	OpenJDK Runtime Environment
0.13/0.20	c java.vm.name		OpenJDK 64-Bit Server VM
0.13/0.20	c java.vm.version	22.0.1+8-16
0.13/0.20	c java.vm.vendor	Oracle Corporation
0.13/0.20	c sun.arch.data.model	64
0.13/0.20	c java.version		22.0.1
0.13/0.20	c os.name		Linux
0.13/0.20	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.13/0.20	c os.arch		amd64
0.13/0.21	c Free memory 		2104792832
0.13/0.21	c Max memory 		16282288128
0.13/0.21	c Total memory 		2113929216
0.13/0.22	c Number of processors 	2
0.46/0.38	c Pseudo Boolean Optimization by upper bound
0.46/0.38	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.46/0.38	c  - never skip resolution steps
0.46/0.38	c  - Auto-division on coefficients is disabled
0.46/0.38	c  - No postprocessing
0.46/0.38	c  - Conflict is considered as is when resolving
0.46/0.38	c  - Use constraints as they come during conflict analysis
0.46/0.38	c  - Weaken first using unassigned literals
0.46/0.38	c  - Bump strategy: ALWAYS_ONE
0.46/0.38	c  - Bumper: ANY
0.46/0.38	c --- Begin Solver configuration ---
0.46/0.38	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.46/0.38	c Learn all clauses as in MiniSAT
0.46/0.38	c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.46/0.38	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.46/0.38	c No reason simplification
0.46/0.38	c Armin Biere (Picosat) restarts strategy
0.46/0.38	c Activity based learned constraints deletion strategy with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.46/0.38	c timeout=2147483s
0.46/0.38	c DB Simplification allowed=false
0.46/0.38	c Listener: none
0.46/0.38	c --- End Solver configuration ---
0.46/0.38	c solving HOME/instance-4498988-1751469008.opb
0.46/0.38	c reading problem ... 
0.46/0.39	c  objective function found
1.37/0.82	c ... done. Wall clock time 0.427s.
1.37/0.82	c declared #vars     8424
1.37/0.82	c #constraints  9186
1.37/0.82	c constraints type 
1.37/0.82	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 8415
1.37/0.82	c org.sat4j.pb.constraints.pb.MaxWatchPb => 576
1.37/0.82	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 97
1.37/0.82	c org.sat4j.pb.constraints.pb.UnitClausesPB => 1
1.37/0.82	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 97
1.37/0.82	c 9186 constraints processed.
1.37/0.85	c objective function length is 9 literals
175.03/168.24	c cleaning 2491 clauses out of 5000
537.24/525.76	c cleaning 4254 clauses out of 8510
1189.87/1170.02	c cleaning 5626 clauses out of 11257
2061.87/1998.10	c cleaning 6801 clauses out of 13629
3600.12/3299.16	c starts		: 59
3600.12/3299.17	c conflicts		: 32552
3600.12/3299.17	c decisions		: 314618
3600.12/3299.17	c propagations		: 5180514
3600.12/3299.17	c inspects		: 2682472995
3600.12/3299.17	c shortcuts		: 0
3600.12/3299.17	c learnt literals	: 0
3600.12/3299.17	c learnt binary clauses	: 0
3600.12/3299.17	c learnt ternary clauses	: 0
3600.12/3299.17	c learnt constraints	: 32552
3600.12/3299.17	c ignored constraints	: 0
3600.12/3299.18	c root simplifications	: 0
3600.12/3299.18	c removed literals (reason simplification)	: 0
3600.12/3299.18	c reason swapping (by a shorter reason)	: 0
3600.12/3299.18	c Calls to reduceDB	: 4
3600.12/3299.18	c Number of update (reduction) of LBD	: 0
3600.12/3299.18	c Imported unit clauses	: 0
3600.12/3299.18	c No decision after first conflict	: false
3600.12/3299.18	c number of reductions to clauses (during analyze)	: 0
3600.12/3299.18	c number of learned constraints concerned by reduction	: 0
3600.12/3299.18	c number of learning phase by resolution	: 0
3600.12/3299.18	c number of learning phase by cutting planes	: 0
3600.12/3299.18	c number of rounding to 1 operations	: 0
3600.12/3299.18	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.12/3299.18	c number of reductions of the coefficients by power 2 	: 0
3600.12/3299.18	c number of right shift for reduction by power 2 	: 0
3600.12/3299.18	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.12/3299.18	c number of ending skipping 	: 0
3600.12/3299.18	c number of internal skipping 	: 0
3600.12/3299.18	c number of derivation steps 	: 216585
3600.12/3299.18	c number of skipped derivation steps 	: 0
3600.12/3299.18	c number of remaining unassigned 	: 116437
3600.12/3299.18	c number of remaining assigned 	: 53463789
3600.12/3299.19	c number of falsified literals weakened from reason	: 0
3600.12/3299.19	c number of falsified literals weakened from conflict	: 0
3600.12/3299.19	c time for arithmetic operations	: 4309641389
3600.31/3299.21	c minimum degree of deleted constraints	: null
3600.31/3299.21	c maximum degree of deleted constraints	: null
3600.31/3299.21	c number of deleted constraints	: 0
3600.31/3299.21	c speed (assignments/second)	: 1570.6394320309948
3600.31/3299.21	c non guided choices	: 7597
3600.31/3299.22	c learnt constraints type org.sat4j.pb.constraints.pb.MaxWatchPb	: 13380
3600.31/3299.23	s UNKNOWN
3600.31/3299.24	c Total wall clock time (in seconds): 3298.851

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: 63837 MiB (48734 MiB free)
  memory of node 1: 64465 MiB (54304 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4498988-1751469008/watcher-4498988-1751469008 -o /tmp/evaluation-result-4498988-1751469008/solver-4498988-1751469008 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751465455-67541 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4498988-1751469008.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=68032, runsolver pid=68029

[startup+0.100069 s]*
/proc/loadavg: 4.25 4.29 4.33 7/326 68050
/proc/meminfo: memFree=105480296/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=18930384 memory=48592 CPUtime=0.13 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 5790 0 0 0 10 3 0 0 20 0 18 0 62580157 19384713216 12148 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4732596 12148 5348 1 0 547004 0
[pid=68032/tid=68034] ppid=68029 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 4697 0 0 0 6 2 0 0 20 0 18 0 62580159 19384713216 12148 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=18930384 memory=228522721619 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62580164 19384713216 12148 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=18930384 memory=58494082630061 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 62580165 19384713216 12148 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48592 KiB

[startup+0.219697 s]*
/proc/loadavg: 4.25 4.29 4.33 5/326 68050
/proc/meminfo: memFree=105480296/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=18930384 memory=55432 CPUtime=0.31 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 6498 0 0 0 27 4 0 0 20 0 18 0 62580157 19384713216 13858 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4732596 13858 5348 1 0 547578 0
[pid=68032/tid=68034] ppid=68029 vsize=18930384 memory=4026728732 CPUtime=0.18 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) S 68029 68032 67529 0 -1 4194368 5025 0 0 0 16 2 0 0 20 0 18 0 62580159 19384713216 13858 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=18930384 memory=13926 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62580164 19384713216 13858 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=18930384 memory=57394570986489 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 62580165 19384713216 13858 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55432 KiB

[startup+0.313429 s]*
/proc/loadavg: 4.25 4.29 4.33 5/326 68050
/proc/meminfo: memFree=105479792/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=18930384 memory=58704 CPUtime=0.46 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 6805 0 0 0 42 4 0 0 20 0 18 0 62580157 19384713216 14676 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4732596 14676 5348 1 0 547794 0
[pid=68032/tid=68034] ppid=68029 vsize=18930384 memory=-6000919468462204009 CPUtime=0.29 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 5230 0 0 0 26 3 0 0 20 0 18 0 62580159 19384713216 14676 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62580164 19384713216 14676 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 62580165 19384713216 14676 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58704 KiB

[startup+0.700282 s]
/proc/loadavg: 4.25 4.29 4.33 7/326 68050
/proc/meminfo: memFree=105477272/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=18930384 memory=105440 CPUtime=1.17 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 8644 0 0 0 111 6 0 0 20 0 18 0 62580157 19384713216 26360 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4732596 26360 5412 1 0 549028 0
[pid=68032/tid=68034] ppid=68029 vsize=18930384 memory=18944 CPUtime=0.65 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 5419 0 0 0 61 4 0 0 20 0 18 0 62580159 19384713216 26360 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=18930384 memory=11264 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62580164 19384713216 26360 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=18930384 memory=3200 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 62580165 19384713216 26360 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 105440 KiB

[startup+1.50025 s]
/proc/loadavg: 4.25 4.29 4.33 6/327 68051
/proc/meminfo: memFree=105399136/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19063512 memory=174768 CPUtime=2.75 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 16423 0 0 0 265 10 0 0 20 0 20 0 62580157 19521036288 43692 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4765878 43692 5508 1 0 552108 0
[pid=68032/tid=68034] ppid=68029 vsize=19063512 memory=3200 CPUtime=1.37 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 5841 0 0 0 131 6 0 0 20 0 20 0 62580159 19521036288 43692 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62580164 19521036288 43692 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19063512 memory=11264 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62580165 19521036288 43692 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62580243 19521036288 43692 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 2.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 174768 KiB

[startup+3.10546 s]
/proc/loadavg: 4.25 4.29 4.33 6/328 68052
/proc/meminfo: memFree=105348552/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19063512 memory=198352 CPUtime=5.78 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 19784 0 0 0 567 11 0 0 20 0 20 0 62580157 19521036288 49588 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4765878 49588 5508 1 0 552602 0
[pid=68032/tid=68034] ppid=68029 vsize=19063512 memory=14720 CPUtime=2.83 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 6241 0 0 0 277 6 0 0 20 0 20 0 62580159 19521036288 49588 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62580164 19521036288 49588 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19063512 memory=11264 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62580165 19521036288 49588 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62580243 19521036288 49588 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 5.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 198352 KiB

[startup+6.30034 s]
/proc/loadavg: 4.23 4.29 4.33 5/328 68052
/proc/meminfo: memFree=105050152/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19063512 memory=503512 CPUtime=9.55 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 20642 0 0 0 937 18 0 0 20 0 20 0 62580157 19521036288 125878 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4765878 125878 5508 1 0 780280 0
[pid=68032/tid=68034] ppid=68029 vsize=19063512 memory=0 CPUtime=5.87 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 6431 0 0 0 575 12 0 0 20 0 20 0 62580159 19521036288 125878 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19063512 memory=11264 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62580164 19521036288 125878 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62580165 19521036288 125878 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19063512 memory=174768 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62580243 19521036288 125878 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 9.55 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 503512 KiB

[startup+12.7004 s]
/proc/loadavg: 4.21 4.28 4.33 5/307 68069
/proc/meminfo: memFree=112739448/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19063512 memory=862488 CPUtime=16.71 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 26108 0 0 0 1644 27 0 0 20 0 20 0 62580157 19521036288 215622 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4765878 215622 5508 1 0 1259134 0
[pid=68032/tid=68034] ppid=68029 vsize=19063512 memory=174768 CPUtime=11.94 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 7186 0 0 0 1176 18 0 0 20 0 20 0 62580159 19521036288 215622 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19063512 memory=768280 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62580164 19521036288 215622 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62580165 19521036288 215622 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19063512 memory=11264 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62580243 19521036288 215622 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 16.71 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 862488 KiB

[startup+25.5004 s]
/proc/loadavg: 4.23 4.28 4.33 5/327 68119
/proc/meminfo: memFree=110585620/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19063512 memory=1933664 CPUtime=29.8 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 30964 0 0 0 2931 49 0 0 20 0 20 0 62580157 19521036288 483416 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4765878 483416 5508 1 0 1259145 0
[pid=68032/tid=68034] ppid=68029 vsize=19063512 memory=768280 CPUtime=24.65 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 8732 0 0 0 2427 38 0 0 20 0 20 0 62580159 19521036288 483416 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19063512 memory=18944 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62580164 19521036288 483416 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62580165 19521036288 483416 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19063512 memory=1329504 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62580243 19521036288 483416 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 29.8 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1933664 KiB

[startup+51.1133 s]
/proc/loadavg: 4.49 4.34 4.35 5/326 68186
/proc/meminfo: memFree=115828940/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19063512 memory=3258876 CPUtime=56 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 34692 0 0 0 5523 77 0 0 20 0 20 0 62580157 19521036288 814719 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4765878 814719 5508 1 0 1259157 0
[pid=68032/tid=68034] ppid=68029 vsize=19063512 memory=3258876 CPUtime=49.91 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 10766 0 0 0 4930 61 0 0 20 0 20 0 62580159 19521036288 814719 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19063512 memory=5632 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62580164 19521036288 814719 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62580165 19521036288 814719 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19063512 memory=870680 CPUtime=0 cores=1,3

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

[startup+2982.3 s]
/proc/loadavg: 4.50 4.54 4.43 5/329 68394
/proc/meminfo: memFree=103479504/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19130076 memory=5784044 CPUtime=3216.41 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 205951 0 0 0 321174 467 0 0 20 0 21 0 62580157 19589197824 1446011 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4782519 1446011 5540 1 0 1458451 0
[pid=68032/tid=68034] ppid=68029 vsize=19130076 memory=5632 CPUtime=2933.43 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 112071 0 0 0 293245 98 0 0 20 0 21 0 62580159 19589197824 1446011 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19130076 memory=5750700 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62580164 19589197824 1446011 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19130076 memory=14720 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 1857 0 0 0 0 0 0 0 20 0 21 0 62580165 19589197824 1446011 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19130076 memory=5784044 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62580243 19589197824 1446011 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 3216.41 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 5784044 KiB

[startup+3042.3 s]
/proc/loadavg: 4.44 4.52 4.43 6/330 68397
/proc/meminfo: memFree=103354664/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19130076 memory=5908428 CPUtime=3290.09 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 212369 0 0 0 328525 484 0 0 20 0 21 0 62580157 19589197824 1477107 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4782519 1477107 5540 1 0 1489777 0
[pid=68032/tid=68034] ppid=68029 vsize=19130076 memory=5632 CPUtime=2992.06 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 116072 0 0 0 299104 102 0 0 20 0 21 0 62580159 19589197824 1477107 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19130076 memory=18944 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62580164 19589197824 1477107 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19130076 memory=5850972 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 1857 0 0 0 0 0 0 0 20 0 21 0 62580165 19589197824 1477107 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19130076 memory=2760 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62580243 19589197824 1477107 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 3290.09 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 5908428 KiB

[startup+3102.3 s]
/proc/loadavg: 4.54 4.54 4.44 5/330 68410
/proc/meminfo: memFree=103232220/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19130076 memory=5959276 CPUtime=3363.74 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 214742 0 0 0 335877 497 0 0 20 0 21 0 62580157 19589197824 1489819 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4782519 1489819 5540 1 0 1502318 0
[pid=68032/tid=68034] ppid=68029 vsize=19130076 memory=5632 CPUtime=3050.57 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 117771 0 0 0 304954 103 0 0 20 0 21 0 62580159 19589197824 1489819 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19130076 memory=14720 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62580164 19589197824 1489819 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19130076 memory=5934316 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 1899 0 0 0 0 0 0 0 20 0 21 0 62580165 19589197824 1489819 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19130076 memory=5959276 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62580243 19589197824 1489819 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 3363.74 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 5959276 KiB

[startup+3162.3 s]
/proc/loadavg: 4.59 4.55 4.45 5/330 68412
/proc/meminfo: memFree=102243776/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19130076 memory=6943452 CPUtime=3438.03 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 224325 0 0 0 343274 529 0 0 20 0 21 0 62580157 19589197824 1735863 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4782519 1735863 5540 1 0 1748811 0
[pid=68032/tid=68034] ppid=68029 vsize=19130076 memory=5632 CPUtime=3109.64 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 123554 0 0 0 310842 122 0 0 20 0 21 0 62580159 19589197824 1735863 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19130076 memory=5934316 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62580164 19589197824 1735863 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19130076 memory=5959276 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 1899 0 0 0 0 0 0 0 20 0 21 0 62580165 19589197824 1735863 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19130076 memory=-6000919468462204009 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62580243 19589197824 1735863 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 3438.03 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 6943452 KiB

[startup+3222.3 s]
/proc/loadavg: 4.47 4.53 4.45 5/330 68416
/proc/meminfo: memFree=99962940/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19130076 memory=6943964 CPUtime=3505.99 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 230440 0 0 0 350060 539 0 0 20 0 21 0 62580157 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4782519 1735991 5540 1 0 1748961 0
[pid=68032/tid=68034] ppid=68029 vsize=19130076 memory=5632 CPUtime=3168.91 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 127721 0 0 0 316768 123 0 0 20 0 21 0 62580159 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19130076 memory=5934316 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62580164 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19130076 memory=11264 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 1947 0 0 0 0 0 0 0 20 0 21 0 62580165 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19130076 memory=5632 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62580243 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 3505.99 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 6943964 KiB

[startup+3282.3 s]
/proc/loadavg: 4.52 4.52 4.46 6/326 68483
/proc/meminfo: memFree=109169068/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19130076 memory=6943964 CPUtime=3579.52 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 233570 0 0 0 357401 551 0 0 20 0 21 0 62580157 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4782519 1735991 5540 1 0 1748961 0
[pid=68032/tid=68034] ppid=68029 vsize=19130076 memory=5632 CPUtime=3227.96 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 129664 0 0 0 322673 123 0 0 20 0 21 0 62580159 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19130076 memory=6943964 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62580164 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19130076 memory=6943964 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 1974 0 0 0 0 0 0 0 20 0 21 0 62580165 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19130076 memory=6943964 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62580243 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 3579.52 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 6943964 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3299.11 s]
/proc/loadavg: 4.55 4.53 4.46 6/328 68749
/proc/meminfo: memFree=109056076/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19130076 memory=6943964 CPUtime=3600.12 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 234308 0 0 0 359457 555 0 0 20 0 21 0 62580157 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4782519 1735991 5540 1 0 1748964 0
[pid=68032/tid=68034] ppid=68029 vsize=19130076 memory=5632 CPUtime=3244.32 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 130356 0 0 0 324308 124 0 0 20 0 21 0 62580159 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19130076 memory=6943964 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62580164 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19130076 memory=6943964 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 1975 0 0 0 0 0 0 0 20 0 21 0 62580165 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68051] ppid=68029 vsize=19130076 memory=11264 CPUtime=0 cores=1,3
/proc/68032/task/68051/stat : 68051 (Timer-0) S 68029 68032 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 62580243 19589197824 1735991 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 6943964 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.84 s, system=5.58105 s

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

[startup+3299.2 s]
/proc/loadavg: 4.55 4.53 4.46 6/328 68749
/proc/meminfo: memFree=109056076/131382112 swapFree=33010416/33010684
[pid=68032] ppid=68029 vsize=19329768 memory=6944604 CPUtime=3600.31 cores=1,3
/proc/68032/stat : 68032 (java) S 68029 68032 67529 0 -1 4194304 235835 0 0 0 359476 555 0 0 20 0 22 0 62580157 19793682432 1736151 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
/proc/68032/statm: 4832442 1736151 5540 1 0 1749883 0
[pid=68032/tid=68034] ppid=68029 vsize=19329768 memory=14720 CPUtime=3244.38 cores=1,3
/proc/68032/task/68034/stat : 68034 (java) R 68029 68032 67529 0 -1 4194368 130356 0 0 0 324314 124 0 0 20 0 22 0 62580159 19793682432 1736151 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68043] ppid=68029 vsize=19329768 memory=6943964 CPUtime=0 cores=1,3
/proc/68032/task/68043/stat : 68043 (Finalizer) S 68029 68032 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 62580164 19793682432 1736151 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
[pid=68032/tid=68050] ppid=68029 vsize=19329768 memory=18944 CPUtime=0 cores=1,3
/proc/68032/task/68050/stat : 68050 (Common-Cleaner) S 68029 68032 67529 0 -1 4194368 1975 0 0 0 0 0 0 0 20 0 22 0 62580165 19793682432 1736151 18446744073709551615 94618131042304 94618131046000 140725197881184 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94618131053816 94618131054608 94618150461440 140725197883774 140725197883878 140725197883878 140725197889480 0
Current children cumulated CPU time: 3600.31 s
Current children cumulated vsize: 19329768 KiB
Current children cumulated memory: 6944604 KiB

Child status: 143

Real time (s): 3299.26
CPU time (s): 3600.42
CPU user time (s): 3594.84
CPU system time (s): 5.58105
CPU usage (%): 109.128
Max. virtual memory (cumulated for all children) (KiB): 19329768
Max. memory (cumulated for all children) (KiB): 6944604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.84
system time used= 5.58105
maximum resident set size= 6944988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235971
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 115826
involuntary context switches= 18743


# summary of solver processes directly reported to runsolver:
#   pid: 68032
#   total CPU time (s): 3600.42
#   total CPU user time (s): 3594.84
#   total CPU system time (s): 5.58105

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1975 second user time and 33.0837 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-02 17:10:08
IDJOB=4498988
IDBENCH=148768
IDSOLVER=3361
FILE ID=nodeC005/4498988-1751469008
RUNJOBID= nodeC005-1751465455-67541
SLURM_JOB_ID= 9598480
Free space on /tmp= 429316 MiB

SOLVER NAME= Sat4j CP 2025-06-06
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx97.opb
COMMAND LINE= java -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4498988-1751469008/watcher-4498988-1751469008 -o /tmp/evaluation-result-4498988-1751469008/solver-4498988-1751469008 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751465455-67541 --watchdog 3760  java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4498988-1751469008.opb

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

MD5SUM BENCH= b17790bf3951ca85a67cd8038da17b4d
RANDOM SEED=724426925

nodeC005 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3663.217
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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.790
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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.542
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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.237
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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		: 3491.957
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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		: 3662.211
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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.545
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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.531
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        105512108 kB
MemAvailable:   105652052 kB
Buffers:            2128 kB
Cached:           929484 kB
SwapCached:           24 kB
Active:         24947608 kB
Inactive:         283068 kB
Active(anon):   24313840 kB
Inactive(anon):     3164 kB
Active(file):     633768 kB
Inactive(file):   279904 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1760 kB
Writeback:             0 kB
AnonPages:      24274336 kB
Mapped:           123672 kB
Shmem:             17936 kB
KReclaimable:     131796 kB
Slab:             220588 kB
SReclaimable:     131796 kB
SUnreclaim:        88792 kB
KernelStack:        5004 kB
PageTables:        51368 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   28174360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  23951360 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429480 MiB
End job on nodeC005 at 2025-07-02 18:05:07