Trace number 4525190

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 2025-06-06OPTIMUM 62.744 61.1752

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-15-10--soft-33-100-0.wbo
MD5SUM1c95eb2a8775f9ba6f5db9b4c8ac7654
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.03947
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables150
Total number of constraints25
Number of soft constraints21
Number of constraints which are clauses15
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Top cost 877
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 876
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB25.v20250606
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.14	c Pseudo Boolean Optimization by upper bound
0.13/0.14	c --- Begin Solver configuration ---
0.13/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.13/0.14	c Learn all clauses as in MiniSAT
0.13/0.14	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.14	c Expensive reason simplification
0.13/0.14	c Glucose 2.1 dynamic restart strategy
0.13/0.14	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.14	c timeout=2147483s
0.13/0.14	c DB Simplification allowed=false
0.13/0.14	c Listener: none
0.13/0.14	c --- End Solver configuration ---
0.13/0.14	c solving HOME/instance-4525190-1751621338.wbo
0.13/0.14	c reading problem ... 
0.13/0.16	c ... done. Wall clock time 0.015s.
0.13/0.16	c declared #vars     150
0.13/0.16	c internal #vars     171
0.13/0.16	c #constraints  26
0.13/0.16	c constraints type 
0.13/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 4
0.13/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6
0.13/0.16	c org.sat4j.specs.Constr$1 => 1
0.13/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 15
0.13/0.16	c 26 constraints processed.
0.13/0.17	c objective function length is 21 literals
0.31/0.24	c SATISFIABLE
0.31/0.24	c OPTIMIZING...
0.31/0.24	c Got one! Elapsed wall clock time (in seconds):0.103
0.31/0.24	o 55
0.51/0.34	c Got one! Elapsed wall clock time (in seconds):0.2
0.51/0.34	o 2
1.26/0.71	c cleaning 2937 clauses out of 5878 with flag 29662/5878
1.94/1.20	c cleaning 4470 clauses out of 8942 with flag 71948/11879
2.54/1.79	c cleaning 5731 clauses out of 11471 with flag 119623/18878
3.40/2.52	c cleaning 6865 clauses out of 13741 with flag 175301/26879
4.49/3.52	c cleaning 7937 clauses out of 15879 with flag 230331/35882
5.49/4.53	c cleaning 8965 clauses out of 17939 with flag 298200/45879
6.93/5.94	c cleaning 9983 clauses out of 19973 with flag 377336/56878
8.73/7.71	c cleaning 10994 clauses out of 21993 with flag 452774/68881
10.63/9.69	c cleaning 11997 clauses out of 23996 with flag 536231/81878
13.43/12.40	c cleaning 12995 clauses out of 26001 with flag 629012/95880
17.73/16.72	c cleaning 13996 clauses out of 28005 with flag 742746/110879
22.51/21.49	c cleaning 14999 clauses out of 30008 with flag 860424/126878
26.73/25.64	c cleaning 16002 clauses out of 32009 with flag 982014/143878
34.03/32.94	c cleaning 16994 clauses out of 34008 with flag 1121308/161879
41.21/40.14	c cleaning 18007 clauses out of 36013 with flag 1263425/180878
47.10/46.08	c cleaning 18999 clauses out of 38008 with flag 1408277/200880
52.98/51.96	c cleaning 20004 clauses out of 40009 with flag 1561147/221880
60.26/58.75	c cleaning 20998 clauses out of 42002 with flag 1709813/243878
62.67/61.12	c starts		: 898
62.67/61.13	c conflicts		: 254861
62.67/61.13	c decisions		: 315384
62.67/61.13	c propagations		: 4381063
62.67/61.13	c inspects		: 937452859
62.67/61.13	c shortcuts		: 0
62.67/61.13	c learnt literals	: 6
62.67/61.13	c learnt binary clauses	: 5
62.67/61.13	c learnt ternary clauses	: 6
62.67/61.13	c learnt constraints	: 254854
62.67/61.13	c ignored constraints	: 0
62.67/61.13	c root simplifications	: 0
62.67/61.13	c removed literals (reason simplification)	: 234185
62.67/61.13	c reason swapping (by a shorter reason)	: 0
62.67/61.13	c Calls to reduceDB	: 18
62.67/61.13	c Number of update (reduction) of LBD	: 143418
62.67/61.13	c Imported unit clauses	: 0
62.67/61.13	c No decision after first conflict	: false
62.67/61.13	c number of reductions to clauses (during analyze)	: 0
62.67/61.13	c number of learned constraints concerned by reduction	: 0
62.67/61.13	c number of learning phase by resolution	: 0
62.67/61.13	c number of learning phase by cutting planes	: 0
62.67/61.13	c number of rounding to 1 operations	: 0
62.67/61.13	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
62.67/61.13	c number of reductions of the coefficients by power 2 	: 0
62.67/61.13	c number of right shift for reduction by power 2 	: 0
62.67/61.13	c number of reductions of the coefficients by GCD over coefficients 	: 0
62.67/61.13	c number of ending skipping 	: 0
62.67/61.13	c number of internal skipping 	: 0
62.67/61.13	c number of derivation steps 	: 0
62.67/61.13	c number of skipped derivation steps 	: 0
62.67/61.14	c number of remaining unassigned 	: 0
62.67/61.14	c number of remaining assigned 	: 0
62.67/61.14	c number of falsified literals weakened from reason	: 0
62.67/61.14	c number of falsified literals weakened from conflict	: 0
62.67/61.14	c time for arithmetic operations	: 0
62.67/61.14	c minimum degree of deleted constraints	: null
62.67/61.14	c maximum degree of deleted constraints	: null
62.67/61.14	c number of deleted constraints	: 0
62.67/61.14	c speed (assignments/second)	: 71856.04395604396
62.67/61.14	c non guided choices	: 151
62.67/61.14	s OPTIMUM FOUND
62.67/61.14	c Found 2 solution(s)
62.67/61.15	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 
62.67/61.15	c objective function=2
62.67/61.15	c Total wall clock time (in seconds): 61.004

Verifier Data

OK	2

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: 63708 MiB (52683 MiB free)
  memory of node 1: 64465 MiB (49092 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525190-1751621338/watcher-4525190-1751621338 -o /tmp/evaluation-result-4525190-1751621338/solver-4525190-1751621338 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4525190-1751621338.wbo 

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
solver pid=88908, runsolver pid=88905
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.14 4.14 4.10 7/339 88926
/proc/meminfo: memFree=104198592/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=18930384 memory=55716 CPUtime=0.13 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 6556 0 0 0 11 2 0 0 20 0 18 0 77812433 19384713216 13929 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4732596 13929 5360 1 0 547604 0
[pid=88908/tid=88910] ppid=88905 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 5050 0 0 0 6 1 0 0 20 0 18 0 77812434 19384713216 13929 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=18930384 memory=241407623509 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77812436 19384713216 13929 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=18930384 memory=61784027576291 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 77812437 19384713216 13929 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55716 KiB

[startup+0.20586 s]*
/proc/loadavg: 4.14 4.14 4.10 7/340 88927
/proc/meminfo: memFree=104190968/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=18996948 memory=63056 CPUtime=0.31 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 7476 0 0 0 28 3 0 0 20 0 19 0 77812433 19452874752 15764 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4749237 15764 5456 1 0 548424 0
[pid=88908/tid=88910] ppid=88905 vsize=18996948 memory=4026794268 CPUtime=0.16 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 5364 0 0 0 15 1 0 0 20 0 19 0 77812434 19452874752 15764 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=18996948 memory=13937 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77812436 19452874752 15764 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=18996948 memory=60684515935208 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77812437 19452874752 15764 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77812451 19452874752 15764 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 63056 KiB

[startup+0.305867 s]*
/proc/loadavg: 4.14 4.14 4.10 6/340 88927
/proc/meminfo: memFree=104189204/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=18996948 memory=65168 CPUtime=0.51 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 8299 0 0 0 48 3 0 0 20 0 19 0 77812433 19452874752 16292 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4749237 16292 5488 1 0 548850 0
[pid=88908/tid=88910] ppid=88905 vsize=18996948 memory=-6000919485675037799 CPUtime=0.25 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 5399 0 0 0 24 1 0 0 20 0 19 0 77812434 19452874752 16292 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77812436 19452874752 16292 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77812437 19452874752 16292 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77812451 19452874752 16292 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 65168 KiB

[startup+0.700218 s]
/proc/loadavg: 4.14 4.14 4.10 6/340 88927
/proc/meminfo: memFree=104181392/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=18996948 memory=75868 CPUtime=1.26 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 11246 0 0 0 123 3 0 0 20 0 19 0 77812433 19452874752 18967 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4749237 18967 5488 1 0 550936 0
[pid=88908/tid=88910] ppid=88905 vsize=18996948 memory=18560 CPUtime=0.64 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 5494 0 0 0 62 2 0 0 20 0 19 0 77812434 19452874752 18967 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77812436 19452874752 18967 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77812437 19452874752 18967 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77812451 19452874752 18967 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 75868 KiB

[startup+1.50022 s]
/proc/loadavg: 4.14 4.14 4.10 6/340 88927
/proc/meminfo: memFree=104174672/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=18996948 memory=86564 CPUtime=2.34 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 14977 0 0 0 230 4 0 0 20 0 19 0 77812433 19452874752 21641 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4749237 21641 5488 1 0 551469 0
[pid=88908/tid=88910] ppid=88905 vsize=18996948 memory=0 CPUtime=1.43 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 5891 0 0 0 141 2 0 0 20 0 19 0 77812434 19452874752 21641 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77812436 19452874752 21641 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77812437 19452874752 21641 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77812451 19452874752 21641 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 2.34 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 86564 KiB

[startup+3.10565 s]
/proc/loadavg: 4.13 4.14 4.10 5/340 88927
/proc/meminfo: memFree=104165224/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=18996948 memory=95652 CPUtime=4.1 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 16559 0 0 0 406 4 0 0 20 0 19 0 77812433 19452874752 23913 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4749237 23913 5488 1 0 551672 0
[pid=88908/tid=88910] ppid=88905 vsize=18996948 memory=11136 CPUtime=3.03 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 6164 0 0 0 301 2 0 0 20 0 19 0 77812434 19452874752 23913 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=18996948 memory=-6000919485675037799 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77812436 19452874752 23913 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77812437 19452874752 23913 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77812451 19452874752 23913 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 4.1 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 95652 KiB

[startup+6.3002 s]
/proc/loadavg: 4.13 4.14 4.10 5/340 88927
/proc/meminfo: memFree=104097736/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=18996948 memory=105272 CPUtime=7.33 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 19499 0 0 0 729 4 0 0 20 0 19 0 77812433 19452874752 26318 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4749237 26318 5488 1 0 551672 0
[pid=88908/tid=88910] ppid=88905 vsize=18996948 memory=0 CPUtime=6.21 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 6798 0 0 0 619 2 0 0 20 0 19 0 77812434 19452874752 26318 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77812436 19452874752 26318 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77812437 19452874752 26318 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=18996948 memory=86564 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77812451 19452874752 26318 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 7.33 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 105272 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.14 4.10 5/340 88927
/proc/meminfo: memFree=104069568/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=18996948 memory=121656 CPUtime=13.73 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 21262 0 0 0 1368 5 0 0 20 0 19 0 77812433 19452874752 30414 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4749237 30414 5488 1 0 551672 0
[pid=88908/tid=88910] ppid=88905 vsize=18996948 memory=86564 CPUtime=12.6 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 7978 0 0 0 1257 3 0 0 20 0 19 0 77812434 19452874752 30414 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=18996948 memory=119608 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77812436 19452874752 30414 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77812437 19452874752 30414 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77812451 19452874752 30414 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 13.73 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 121656 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.13 4.10 5/340 88927
/proc/meminfo: memFree=104017700/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=18996948 memory=142264 CPUtime=26.63 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 22628 0 0 0 2657 6 0 0 20 0 19 0 77812433 19452874752 35566 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4749237 35566 5488 1 0 551672 0
[pid=88908/tid=88910] ppid=88905 vsize=18996948 memory=119608 CPUtime=25.36 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 8133 0 0 0 2533 3 0 0 20 0 19 0 77812434 19452874752 35566 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77812436 19452874752 35566 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=18996948 memory=-6000919485675037799 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77812437 19452874752 35566 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77812451 19452874752 35566 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 26.63 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 142264 KiB

[startup+51.1057 s]
/proc/loadavg: 4.12 4.14 4.10 5/341 88929
/proc/meminfo: memFree=103896340/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=19063512 memory=179504 CPUtime=52.19 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 23593 0 0 0 5212 7 0 0 20 0 20 0 77812433 19521036288 44876 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4765878 44876 5488 1 0 551961 0
[pid=88908/tid=88910] ppid=88905 vsize=19063512 memory=16496 CPUtime=50.88 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 8165 0 0 0 5084 4 0 0 20 0 20 0 77812434 19521036288 44876 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=19063512 memory=179504 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77812436 19521036288 44876 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=19063512 memory=158648 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77812437 19521036288 44876 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=19063512 memory=121656 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77812451 19521036288 44876 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 52.19 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 179504 KiB

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

# cumulated CPU time of all completed processes:  user=62.6503 s, system=0.093649 s

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

[startup+51.2003 s]
/proc/loadavg: 4.12 4.14 4.10 5/341 88929
/proc/meminfo: memFree=103896340/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=19063512 memory=179504 CPUtime=52.29 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 23593 0 0 0 5222 7 0 0 20 0 20 0 77812433 19521036288 44876 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4765878 44876 5488 1 0 551961 0
[pid=88908/tid=88910] ppid=88905 vsize=19063512 memory=0 CPUtime=50.97 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 8165 0 0 0 5093 4 0 0 20 0 20 0 77812434 19521036288 44876 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=19063512 memory=150456 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77812436 19521036288 44876 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77812437 19521036288 44876 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=19063512 memory=18560 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77812451 19521036288 44876 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 52.29 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 179504 KiB

[startup+57.6002 s]
/proc/loadavg: 4.10 4.13 4.10 5/341 88929
/proc/meminfo: memFree=103872332/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=19063512 memory=184696 CPUtime=58.97 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 26155 0 0 0 5890 7 0 0 20 0 20 0 77812433 19521036288 46174 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4765878 46174 5488 1 0 552600 0
[pid=88908/tid=88910] ppid=88905 vsize=19063512 memory=18560 CPUtime=57.35 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 8575 0 0 0 5731 4 0 0 20 0 20 0 77812434 19521036288 46174 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=19063512 memory=16496 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77812436 19521036288 46174 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77812437 19521036288 46174 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77812451 19521036288 46174 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 58.97 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 184696 KiB

[startup+59.2002 s]
/proc/loadavg: 4.10 4.13 4.10 5/341 88929
/proc/meminfo: memFree=103860676/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=19063512 memory=191012 CPUtime=60.76 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 28492 0 0 0 6068 8 0 0 20 0 20 0 77812433 19521036288 47753 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4765878 47753 5488 1 0 554088 0
[pid=88908/tid=88910] ppid=88905 vsize=19063512 memory=11136 CPUtime=58.95 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 8589 0 0 0 5891 4 0 0 20 0 20 0 77812434 19521036288 47753 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=19063512 memory=5632 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77812436 19521036288 47753 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=19063512 memory=3104 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77812437 19521036288 47753 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=19063512 memory=189732 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77812451 19521036288 47753 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 60.76 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 191012 KiB

[startup+60.0002 s]*
/proc/loadavg: 4.10 4.13 4.10 5/341 88930
/proc/meminfo: memFree=103856428/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=19063512 memory=191012 CPUtime=61.56 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 28493 0 0 0 6148 8 0 0 20 0 20 0 77812433 19521036288 47753 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4765878 47753 5488 1 0 554088 0
[pid=88908/tid=88910] ppid=88905 vsize=19063512 memory=2688 CPUtime=59.75 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 8590 0 0 0 5971 4 0 0 20 0 20 0 77812434 19521036288 47753 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=19063512 memory=6784 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77812436 19521036288 47753 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=19063512 memory=-6000919485675037799 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77812437 19521036288 47753 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=19063512 memory=158648 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77812451 19521036288 47753 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 61.56 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 191012 KiB

[startup+60.8002 s]
/proc/loadavg: 4.10 4.13 4.10 5/341 88930
/proc/meminfo: memFree=103856428/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=19063512 memory=181872 CPUtime=62.35 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 28494 0 0 0 6227 8 0 0 20 0 20 0 77812433 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4765878 45468 5488 1 0 554088 0
[pid=88908/tid=88910] ppid=88905 vsize=19063512 memory=-6000919485675037799 CPUtime=60.55 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 8590 0 0 0 6051 4 0 0 20 0 20 0 77812434 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=19063512 memory=4400848 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77812436 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=19063512 memory=184696 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77812437 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=19063512 memory=1920 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77812451 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 62.35 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 181872 KiB

[startup+61.0002 s]*
/proc/loadavg: 4.10 4.13 4.10 5/341 88930
/proc/meminfo: memFree=103852524/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=19063512 memory=181872 CPUtime=62.57 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 28496 0 0 0 6249 8 0 0 20 0 20 0 77812433 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4765878 45468 5488 1 0 554088 0
[pid=88908/tid=88910] ppid=88905 vsize=19063512 memory=2688 CPUtime=60.75 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 8590 0 0 0 6071 4 0 0 20 0 20 0 77812434 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=19063512 memory=6784 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77812436 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=19063512 memory=-6000919485675037799 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77812437 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=19063512 memory=5056 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77812451 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 62.57 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 181872 KiB

[startup+61.1057 s]
/proc/loadavg: 4.10 4.13 4.10 5/341 88930
/proc/meminfo: memFree=103852524/131249996 swapFree=33010160/33010684
[pid=88908] ppid=88905 vsize=19063512 memory=181872 CPUtime=62.67 cores=1,3
/proc/88908/stat : 88908 (java) S 88905 88908 86624 0 -1 4194304 28502 0 0 0 6259 8 0 0 20 0 20 0 77812433 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
/proc/88908/statm: 4765878 45468 5488 1 0 554088 0
[pid=88908/tid=88910] ppid=88905 vsize=19063512 memory=16496 CPUtime=60.85 cores=1,3
/proc/88908/task/88910/stat : 88910 (java) R 88905 88908 86624 0 -1 4194368 8595 0 0 0 6081 4 0 0 20 0 20 0 77812434 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88919] ppid=88905 vsize=19063512 memory=179504 CPUtime=0 cores=1,3
/proc/88908/task/88919/stat : 88919 (Finalizer) S 88905 88908 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77812436 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88926] ppid=88905 vsize=19063512 memory=181880 CPUtime=0 cores=1,3
/proc/88908/task/88926/stat : 88926 (Common-Cleaner) S 88905 88908 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77812437 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
[pid=88908/tid=88927] ppid=88905 vsize=19063512 memory=16496 CPUtime=0 cores=1,3
/proc/88908/task/88927/stat : 88927 (Timer-0) S 88905 88908 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77812451 19521036288 45468 18446744073709551615 94396018565120 94396018568816 140732604834096 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94396018576632 94396018577424 94396019195904 140732604840319 140732604840420 140732604840420 140732604846024 0
Current children cumulated CPU time: 62.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 181872 KiB

Child status: 30

Real time (s): 61.1752
CPU time (s): 62.744
CPU user time (s): 62.6503
CPU system time (s): 0.093649
CPU usage (%): 102.564
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 191012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.6503
system time used= 0.093649
maximum resident set size= 191864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29769
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2972
involuntary context switches= 747


# summary of solver processes directly reported to runsolver:
#   pid: 88908
#   total CPU time (s): 62.744
#   total CPU user time (s): 62.6503
#   total CPU system time (s): 0.093649

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.108827 second user time and 0.370976 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-04 11:28:58
IDJOB=4525190
IDBENCH=143502
IDSOLVER=3380
FILE ID=nodeC032/4525190-1751621338
RUNJOBID= nodeC032-1751616933-86636
SLURM_JOB_ID= 9598926
Free space on /tmp= 429048 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-15-10--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4525190-1751621338/watcher-4525190-1751621338 -o /tmp/evaluation-result-4525190-1751621338/solver-4525190-1751621338 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4525190-1751621338.wbo

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

MD5SUM BENCH= 1c95eb2a8775f9ba6f5db9b4c8ac7654
RANDOM SEED=109592679

nodeC032 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	: 0xb00002a
cpu MHz		: 3599.856
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 pti ibrs ibpb stibp 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	: 6999.69
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		: 3599.826
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 pti ibrs ibpb stibp 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	: 6999.69
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		: 3606.236
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 pti ibrs ibpb stibp 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	: 6999.69
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		: 3600.348
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 pti ibrs ibpb stibp 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	: 6999.69
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		: 3599.844
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 pti ibrs ibpb stibp 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	: 6999.69
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		: 3599.802
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 pti ibrs ibpb stibp 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	: 6999.69
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		: 3602.193
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 pti ibrs ibpb stibp 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	: 6999.69
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		: 3581.071
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 pti ibrs ibpb stibp 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	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        104219416 kB
MemAvailable:   122247168 kB
Buffers:            2728 kB
Cached:         18705372 kB
SwapCached:           20 kB
Active:          7836400 kB
Inactive:       18335872 kB
Active(anon):    7479100 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 18332748 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               808 kB
Writeback:            16 kB
AnonPages:       7467252 kB
Mapped:           124072 kB
Shmem:             18048 kB
KReclaimable:     353888 kB
Slab:             448968 kB
SReclaimable:     353888 kB
SUnreclaim:        95080 kB
KernelStack:        5232 kB
PageTables:        18400 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   10503220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7202816 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429048 MiB
End job on nodeC032 at 2025-07-04 11:29:59