Trace number 4424877

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution Default 2024-07-07OPTIMUM 9.72408 8.38132

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/academics/
normalized-16wqueens_wcsp.wbo
MD5SUM2dafe2a67a8b184b6713205cde938c5b
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.421982
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables256
Total number of constraints4608
Number of soft constraints4592
Number of constraints which are clauses4592
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Top cost 17
Min constraint cost 1
Max constraint cost 17
Sum of constraints costs 74992
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version CUSTOM.v20240707
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		4.18.0-301.1.el8.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.10	c Free memory 		2106806208
0.00/0.10	c Max memory 		16282288128
0.00/0.10	c Total memory 		2113929216
0.11/0.11	c Number of processors 	2
0.11/0.14	--- Begin Solver configuration ---
0.11/0.14	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.11/0.14	Learn all clauses as in MiniSAT
0.11/0.14	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.14	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.14	No reason simplification
0.11/0.14	Glucose 2.1 dynamic restart strategy
0.11/0.14	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.11/0.14	timeout=2147483s
0.11/0.14	DB Simplification allowed=false
0.11/0.14	Listener: none
0.11/0.14	--- End Solver configuration ---
0.11/0.14	c Pseudo Boolean Optimization by upper bound
0.11/0.14	c --- Begin Solver configuration ---
0.11/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.11/0.14	c Learn all clauses as in MiniSAT
0.11/0.14	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.14	c No reason simplification
0.11/0.14	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.14	c timeout=2147483s
0.11/0.14	c DB Simplification allowed=false
0.11/0.14	c Listener: none
0.11/0.14	c --- End Solver configuration ---
0.11/0.14	c solving HOME/instance-4424877-1720890789.wbo
0.11/0.14	c reading problem ... 
0.30/0.24	c ... done. Wall clock time 0.095s.
0.30/0.24	c declared #vars     256
0.30/0.24	c internal #vars     4848
0.30/0.24	c #constraints  4625
0.30/0.24	c constraints type 
0.30/0.24	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 192
0.30/0.24	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 16
0.30/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
0.30/0.24	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4416
0.30/0.24	c 4625 constraints processed.
0.30/0.25	c objective function length is 4592 literals
1.06/0.61	c SATISFIABLE
1.06/0.61	c OPTIMIZING...
1.06/0.61	c Got one! Elapsed wall clock time (in seconds):0.469
1.06/0.62	o 16
1.06/0.64	c Got one! Elapsed wall clock time (in seconds):0.491
1.06/0.64	o 15
1.24/0.71	c Got one! Elapsed wall clock time (in seconds):0.574
1.24/0.71	o 14
1.24/0.73	c Got one! Elapsed wall clock time (in seconds):0.591
1.24/0.73	o 13
1.24/0.74	c Got one! Elapsed wall clock time (in seconds):0.601
1.24/0.74	o 12
1.24/0.75	c Got one! Elapsed wall clock time (in seconds):0.609
1.24/0.75	o 11
1.24/0.76	c Got one! Elapsed wall clock time (in seconds):0.615
1.24/0.76	o 10
1.44/0.80	c Got one! Elapsed wall clock time (in seconds):0.661
1.44/0.80	o 9
1.44/0.88	c Got one! Elapsed wall clock time (in seconds):0.735
1.44/0.88	o 8
1.44/0.88	c Got one! Elapsed wall clock time (in seconds):0.744
1.44/0.88	o 7
1.44/0.89	c Got one! Elapsed wall clock time (in seconds):0.749
1.44/0.89	o 4
2.18/1.34	c cleaning 3518 clauses out of 7041 with flag 25562/7041
3.03/2.01	c cleaning 4756 clauses out of 9523 with flag 76973/13041
3.83/2.80	c cleaning 5872 clauses out of 11767 with flag 130055/20041
3.83/2.85	c Got one! Elapsed wall clock time (in seconds):2.714
3.83/2.85	o 3
4.35/3.34	c cleaning 5704 clauses out of 11434 with flag 40543/25580
4.94/3.90	c cleaning 5853 clauses out of 11729 with flag 92599/31579
5.54/4.57	c cleaning 6424 clauses out of 12880 with flag 153168/38583
6.40/5.36	c cleaning 7200 clauses out of 14452 with flag 230807/46579
7.30/6.25	c cleaning 8113 clauses out of 16254 with flag 311386/55581
8.31/7.26	c cleaning 9065 clauses out of 18141 with flag 410912/65581
9.05/7.83	c Got one! Elapsed wall clock time (in seconds):7.694
9.05/7.83	o 2
9.61/8.36	c starts		: 32
9.61/8.36	c conflicts		: 75767
9.61/8.36	c decisions		: 131594
9.61/8.36	c propagations		: 9027958
9.61/8.36	c inspects		: 90094107
9.61/8.37	c shortcuts		: 0
9.61/8.37	c learnt literals	: 8
9.61/8.37	c learnt binary clauses	: 4
9.61/8.37	c learnt ternary clauses	: 6
9.61/8.37	c learnt constraints	: 75758
9.61/8.37	c ignored constraints	: 0
9.61/8.37	c root simplifications	: 0
9.61/8.37	c removed literals (reason simplification)	: 0
9.61/8.37	c reason swapping (by a shorter reason)	: 0
9.61/8.37	c Calls to reduceDB	: 9
9.61/8.37	c Number of update (reduction) of LBD	: 52532
9.61/8.37	c Imported unit clauses	: 0
9.61/8.37	c No decision after first conflict	: false
9.61/8.37	c number of reductions to clauses (during analyze)	: 0
9.61/8.37	c number of learned constraints concerned by reduction	: 0
9.61/8.37	c number of learning phase by resolution	: 0
9.61/8.37	c number of learning phase by cutting planes	: 0
9.61/8.37	c number of rounding to 1 operations	: 0
9.61/8.37	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
9.61/8.37	c number of reductions of the coefficients by power 2 	: 0
9.61/8.37	c number of right shift for reduction by power 2 	: 0
9.61/8.37	c number of reductions of the coefficients by GCD over coefficients 	: 0
9.61/8.37	c number of ending skipping 	: 0
9.61/8.37	c number of internal skipping 	: 0
9.61/8.37	c number of derivation steps 	: 0
9.61/8.37	c number of skipped derivation steps 	: 0
9.61/8.37	c number of remaining unassigned 	: 0
9.61/8.37	c number of remaining assigned 	: 0
9.61/8.37	c number of falsified literals weakened from reason	: 0
9.61/8.37	c number of falsified literals weakened from conflict	: 0
9.61/8.37	c time for arithmetic operations	: 0
9.61/8.37	c minimum degree of deleted constraints	: null
9.61/8.37	c maximum degree of deleted constraints	: null
9.61/8.37	c number of deleted constraints	: 0
9.61/8.37	c speed (assignments/second)	: 1114837.984687577
9.61/8.37	c non guided choices	: 38
9.61/8.37	s OPTIMUM FOUND
9.61/8.37	c Found 13 solution(s)
9.61/8.37	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 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 
9.61/8.37	c objective function=2
9.61/8.37	c Total wall clock time (in seconds): 8.232

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: 63931 MiB (63039 MiB free)
  memory of node 1: 64510 MiB (63567 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4424877-1720890789/watcher-4424877-1720890789 -o /tmp/evaluation-result-4424877-1720890789/solver-4424877-1720890789 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1720890801-713074 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4424877-1720890789.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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=713089, runsolver pid=713086

[startup+0.102003 s]*
/proc/loadavg: 0.10 0.09 0.09 5/256 713107
/proc/meminfo: memFree=129606480/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=18975048 memory=59920 CPUtime=0.11 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 7088 0 0 0 9 2 0 0 20 0 18 0 141248606 19430449152 14980 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4743762 14980 5553 1 0 549246 0
[pid=713089/tid=713091] ppid=713086 vsize=18975048 memory=4026532033 CPUtime=0.06 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) R 713086 713089 713062 0 -1 1077936192 5651 0 0 0 5 1 0 0 20 0 18 0 141248606 19430449152 14980 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=18975048 memory=219932787024 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 141248611 19430449152 14980 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=18975048 memory=54091774705322 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 141248611 19430449152 14980 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 59920 KiB

[startup+0.206469 s]*
/proc/loadavg: 0.10 0.09 0.09 5/263 713130
/proc/meminfo: memFree=129580648/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=18975048 memory=75268 CPUtime=0.3 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 7559 0 0 0 28 2 0 0 20 0 18 0 141248606 19430449152 18817 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4743762 18817 5843 1 0 549571 0
[pid=713089/tid=713091] ppid=713086 vsize=18975048 memory=4027814394 CPUtime=0.17 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) R 713086 713089 713062 0 -1 4194368 5889 0 0 0 15 2 0 0 20 0 18 0 141248606 19430449152 18817 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=18975048 memory=17914 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 141248611 19430449152 18817 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=18975048 memory=56312272782574 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 141248611 19430449152 18817 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 75268 KiB

[startup+0.3056 s]*
/proc/loadavg: 0.10 0.09 0.09 9/326 713204
/proc/meminfo: memFree=129465476/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=19041612 memory=83732 CPUtime=0.47 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 8401 0 0 0 45 2 0 0 20 0 19 0 141248606 19498610688 20933 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4760403 20933 5880 1 0 550325 0
[pid=713089/tid=713091] ppid=713086 vsize=19041612 memory=-8527400320976200380 CPUtime=0.26 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) R 713086 713089 713062 0 -1 4194368 6014 0 0 0 24 2 0 0 20 0 19 0 141248606 19498610688 20933 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 20933 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 20933 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713185] ppid=713086 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/713089/task/713185/stat : 713185 (Timer-0) S 713086 713089 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141248633 19498610688 20933 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 83732 KiB

[startup+0.700217 s]
/proc/loadavg: 0.10 0.09 0.09 10/309 713209
/proc/meminfo: memFree=129455884/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=19041612 memory=97360 CPUtime=1.24 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 12065 0 0 0 121 3 0 0 20 0 19 0 141248606 19498610688 24340 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4760403 24340 5895 1 0 552092 0
[pid=713089/tid=713091] ppid=713086 vsize=19041612 memory=35152 CPUtime=0.63 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) R 713086 713089 713062 0 -1 4194368 6037 0 0 0 61 2 0 0 20 0 19 0 141248606 19498610688 24340 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=19041612 memory=12312 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 24340 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=19041612 memory=2220 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 24340 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713185] ppid=713086 vsize=19041612 memory=5568 CPUtime=0 cores=1,3
/proc/713089/task/713185/stat : 713185 (Timer-0) S 713086 713089 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141248633 19498610688 24340 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 97360 KiB

[startup+1.50025 s]
/proc/loadavg: 0.10 0.09 0.09 3/260 713289
/proc/meminfo: memFree=129560884/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=19041612 memory=109524 CPUtime=2.48 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 17010 0 0 0 245 3 0 0 20 0 19 0 141248606 19498610688 27381 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4760403 27381 5895 1 0 552480 0
[pid=713089/tid=713091] ppid=713086 vsize=19041612 memory=12312 CPUtime=1.42 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) R 713086 713089 713062 0 -1 4194368 7148 0 0 0 140 2 0 0 20 0 19 0 141248606 19498610688 27381 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 27381 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=19041612 memory=5492 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 27381 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713185] ppid=713086 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/713089/task/713185/stat : 713185 (Timer-0) S 713086 713089 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141248633 19498610688 27381 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 109524 KiB

[startup+3.10555 s]
/proc/loadavg: 0.74 0.22 0.13 8/330 713472
/proc/meminfo: memFree=128956856/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=19041612 memory=125964 CPUtime=4.15 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 17735 0 0 0 411 4 0 0 20 0 19 0 141248606 19498610688 31491 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4760403 31491 5895 1 0 552487 0
[pid=713089/tid=713091] ppid=713086 vsize=19041612 memory=5492 CPUtime=3.01 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) R 713086 713089 713062 0 -1 4194368 7569 0 0 0 299 2 0 0 20 0 19 0 141248606 19498610688 31491 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 31491 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=19041612 memory=99672 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 31491 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713185] ppid=713086 vsize=19041612 memory=-8743011252648190652 CPUtime=0 cores=1,3
/proc/713089/task/713185/stat : 713185 (Timer-0) S 713086 713089 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141248633 19498610688 31491 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 4.15 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 125964 KiB

[startup+6.30022 s]
/proc/loadavg: 0.74 0.22 0.13 7/330 713541
/proc/meminfo: memFree=128749584/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=19041612 memory=152768 CPUtime=7.4 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 21776 0 0 0 736 4 0 0 20 0 19 0 141248606 19498610688 38192 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4760403 38192 5895 1 0 552488 0
[pid=713089/tid=713091] ppid=713086 vsize=19041612 memory=2420 CPUtime=6.21 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) R 713086 713089 713062 0 -1 4194368 8525 0 0 0 618 3 0 0 20 0 19 0 141248606 19498610688 38192 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=19041612 memory=5492 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 38192 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 38192 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713185] ppid=713086 vsize=19041612 memory=111572 CPUtime=0 cores=1,3
/proc/713089/task/713185/stat : 713185 (Timer-0) S 713086 713089 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141248633 19498610688 38192 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 7.4 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 152768 KiB

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

# cumulated CPU time of all completed processes:  user=9.65335 s, system=0.070728 s

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

[startup+6.40026 s]
/proc/loadavg: 0.74 0.22 0.13 7/330 713541
/proc/meminfo: memFree=128749584/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=19041612 memory=152768 CPUtime=7.5 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 21776 0 0 0 746 4 0 0 20 0 19 0 141248606 19498610688 38192 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4760403 38192 5895 1 0 552488 0
[pid=713089/tid=713091] ppid=713086 vsize=19041612 memory=35152 CPUtime=6.31 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) R 713086 713089 713062 0 -1 4194368 8525 0 0 0 628 3 0 0 20 0 19 0 141248606 19498610688 38192 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=19041612 memory=12312 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 38192 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=19041612 memory=5492 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 38192 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713185] ppid=713086 vsize=19041612 memory=2420 CPUtime=0 cores=1,3
/proc/713089/task/713185/stat : 713185 (Timer-0) S 713086 713089 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141248633 19498610688 38192 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 7.5 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 152768 KiB

[startup+7.2002 s]
/proc/loadavg: 1.24 0.33 0.17 5/330 713541
/proc/meminfo: memFree=128709152/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=19041612 memory=161016 CPUtime=8.31 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 22011 0 0 0 826 5 0 0 20 0 19 0 141248606 19498610688 40254 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4760403 40254 5909 1 0 552488 0
[pid=713089/tid=713091] ppid=713086 vsize=19041612 memory=12312 CPUtime=7.1 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) R 713086 713089 713062 0 -1 4194368 8584 0 0 0 707 3 0 0 20 0 19 0 141248606 19498610688 40254 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=19041612 memory=5492 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 40254 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=19041612 memory=2420 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 40254 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713185] ppid=713086 vsize=19041612 memory=154816 CPUtime=0 cores=1,3
/proc/713089/task/713185/stat : 713185 (Timer-0) S 713086 713089 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141248633 19498610688 40254 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 8.31 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 161016 KiB

[startup+8.00045 s]*
/proc/loadavg: 1.24 0.33 0.17 6/331 713542
/proc/meminfo: memFree=128657476/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=19041612 memory=169840 CPUtime=9.3 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 26457 0 0 0 924 6 0 0 20 0 19 0 141248606 19498610688 42460 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4760403 42460 5909 1 0 552700 0
[pid=713089/tid=713091] ppid=713086 vsize=19041612 memory=11436 CPUtime=7.9 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) R 713086 713089 713062 0 -1 4194368 9938 0 0 0 787 3 0 0 20 0 19 0 141248606 19498610688 42460 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=19041612 memory=2740 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 42460 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=19041612 memory=-8528803297813242556 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 141248611 19498610688 42460 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713185] ppid=713086 vsize=19041612 memory=158968 CPUtime=0 cores=1,3
/proc/713089/task/713185/stat : 713185 (Timer-0) S 713086 713089 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 141248633 19498610688 42460 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 9.3 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 169840 KiB

[startup+8.20023 s]
/proc/loadavg: 1.24 0.33 0.17 6/331 713542
/proc/meminfo: memFree=128657476/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=19108176 memory=169920 CPUtime=9.5 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 26511 0 0 0 944 6 0 0 20 0 20 0 141248606 19566772224 42480 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4777044 42480 5925 1 0 552989 0
[pid=713089/tid=713091] ppid=713086 vsize=19108176 memory=4632 CPUtime=8.1 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) S 713086 713089 713062 0 -1 1077936192 9944 0 0 0 807 3 0 0 20 0 20 0 141248606 19566772224 42480 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=19108176 memory=160220 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 141248611 19566772224 42480 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=19108176 memory=2764 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 141248611 19566772224 42480 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713185] ppid=713086 vsize=19108176 memory=4404 CPUtime=0 cores=1,3
/proc/713089/task/713185/stat : 713185 (Timer-0) S 713086 713089 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141248633 19566772224 42480 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 9.5 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 169920 KiB

[startup+8.3002 s]
/proc/loadavg: 1.24 0.33 0.17 6/331 713542
/proc/meminfo: memFree=128657476/131524600 swapFree=131071996/131071996
[pid=713089] ppid=713086 vsize=19108176 memory=186568 CPUtime=9.61 cores=1,3
/proc/713089/stat : 713089 (java) S 713086 713089 713062 0 -1 1077936128 27564 0 0 0 955 6 0 0 20 0 20 0 141248606 19566772224 46642 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
/proc/713089/statm: 4777044 46642 5925 1 0 552989 0
[pid=713089/tid=713091] ppid=713086 vsize=19108176 memory=5492 CPUtime=8.18 cores=1,3
/proc/713089/task/713091/stat : 713091 (java) R 713086 713089 713062 0 -1 4194368 9945 0 0 0 815 3 0 0 20 0 20 0 141248606 19566772224 46642 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713100] ppid=713086 vsize=19108176 memory=-7175753904026764170 CPUtime=0 cores=1,3
/proc/713089/task/713100/stat : 713100 (Finalizer) S 713086 713089 713062 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 141248611 19566772224 46642 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713107] ppid=713086 vsize=19108176 memory=2420 CPUtime=0 cores=1,3
/proc/713089/task/713107/stat : 713107 (Common-Cleaner) S 713086 713089 713062 0 -1 1077936192 44 0 0 0 0 0 0 0 20 0 20 0 141248611 19566772224 46642 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
[pid=713089/tid=713185] ppid=713086 vsize=19108176 memory=138324 CPUtime=0 cores=1,3
/proc/713089/task/713185/stat : 713185 (Timer-0) S 713086 713089 713062 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 141248633 19566772224 46642 134679101440 94127261290496 94127261294192 140729718699136 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94127261302008 94127261302800 94127268077568 140729718707237 140729718707327 140729718707327 140729718714312 0
Current children cumulated CPU time: 9.61 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 186568 KiB

Child status: 30

Real time (s): 8.38132
CPU time (s): 9.72408
CPU user time (s): 9.65335
CPU system time (s): 0.070728
CPU usage (%): 116.021
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 186568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.65335
system time used= 0.070728
maximum resident set size= 188404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28873
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 844
involuntary context switches= 154


# summary of solver processes directly reported to runsolver:
#   pid: 713089
#   total CPU time (s): 9.72408
#   total CPU user time (s): 9.65335
#   total CPU system time (s): 0.070728

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029759 second user time and 0.063829 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-13 19:13:21
IDJOB=4424877
IDBENCH=143907
IDSOLVER=3037
FILE ID=nodeC033/4424877-1720890789
RUNJOBID= nodeC033-1720890801-713074
SLURM_JOB_ID= 7485822
Free space on /tmp= 890084 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/academics/normalized-16wqueens_wcsp.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4424877-1720890789/watcher-4424877-1720890789 -o /tmp/evaluation-result-4424877-1720890789/solver-4424877-1720890789 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1720890801-713074 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4424877-1720890789.wbo

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

MD5SUM BENCH= 2dafe2a67a8b184b6713205cde938c5b
RANDOM SEED=153657947

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 1485.605
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 3208.865
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 1808.683
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 3331.892
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 1737.424
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 3628.740
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 1869.519
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.50
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		: 2103.895
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129646360 kB
MemAvailable:   129760784 kB
Buffers:          324304 kB
Cached:           634408 kB
SwapCached:            0 kB
Active:           479688 kB
Inactive:         838516 kB
Active(anon):       1440 kB
Inactive(anon):   395784 kB
Active(file):     478248 kB
Inactive(file):   442732 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:               812 kB
Writeback:             0 kB
AnonPages:        358980 kB
Mapped:           101076 kB
Shmem:             37716 kB
KReclaimable:      66184 kB
Slab:             163952 kB
SReclaimable:      66184 kB
SUnreclaim:        97768 kB
KernelStack:        3872 kB
PageTables:         9176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     628396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            54560 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:    11106304 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 890072 MiB
End job on nodeC033 at 2024-07-13 19:13:30