Trace number 4424840

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 10.0664 7.69311

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110975607--soft-66-100-0.wbo
MD5SUM67a49b7d053d3e2f816c9cc46337a5e2
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark0.47031
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints29
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 1556
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1555
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1221
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.11/0.12	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.11/0.12	c This is free software under the dual EPL/GNU LGPL licenses.
0.11/0.12	c See www.sat4j.org for details.
0.11/0.13	c version CUSTOM.v20240707
0.11/0.14	c java.runtime.name	OpenJDK Runtime Environment
0.11/0.14	c java.vm.name		OpenJDK 64-Bit Server VM
0.11/0.14	c java.vm.version	22.0.1+8-16
0.11/0.14	c java.vm.vendor	Oracle Corporation
0.11/0.14	c sun.arch.data.model	64
0.11/0.14	c java.version		22.0.1
0.11/0.14	c os.name		Linux
0.11/0.14	c os.version		4.18.0-301.1.el8.x86_64
0.11/0.14	c os.arch		amd64
0.11/0.14	c Free memory 		2113181440
0.11/0.14	c Max memory 		16282288128
0.11/0.14	c Total memory 		2122317824
0.11/0.15	c Number of processors 	2
0.11/0.19	--- Begin Solver configuration ---
0.11/0.19	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.11/0.19	Learn all clauses as in MiniSAT
0.11/0.19	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.19	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.19	No reason simplification
0.11/0.19	Glucose 2.1 dynamic restart strategy
0.11/0.19	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.19	timeout=2147483s
0.11/0.19	DB Simplification allowed=false
0.11/0.19	Listener: none
0.11/0.19	--- End Solver configuration ---
0.11/0.19	c Pseudo Boolean Optimization by upper bound
0.11/0.19	c --- Begin Solver configuration ---
0.11/0.19	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.11/0.19	c Learn all clauses as in MiniSAT
0.11/0.19	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.19	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.19	c No reason simplification
0.11/0.19	c Glucose 2.1 dynamic restart strategy
0.11/0.19	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.19	c timeout=2147483s
0.11/0.19	c DB Simplification allowed=false
0.11/0.19	c Listener: none
0.11/0.19	c --- End Solver configuration ---
0.11/0.19	c solving HOME/instance-4424840-1720881517.wbo
0.11/0.19	c reading problem ... 
0.33/0.24	c ... done. Wall clock time 0.038s.
0.33/0.24	c declared #vars     169
0.33/0.24	c internal #vars     198
0.33/0.24	c #constraints  102
0.33/0.24	c constraints type 
0.33/0.24	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 4
0.33/0.24	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 49
0.33/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 22
0.33/0.24	c org.sat4j.specs.Constr$1 => 1
0.33/0.24	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 26
0.33/0.24	c 102 constraints processed.
0.33/0.25	c objective function length is 29 literals
0.52/0.40	c SATISFIABLE
0.52/0.40	c OPTIMIZING...
0.52/0.40	c Got one! Elapsed wall clock time (in seconds):0.195
0.52/0.40	o 863
0.52/0.40	c Got one! Elapsed wall clock time (in seconds):0.206
0.52/0.40	o 761
0.70/0.44	c Got one! Elapsed wall clock time (in seconds):0.244
0.70/0.44	o 751
0.70/0.46	c Got one! Elapsed wall clock time (in seconds):0.271
0.70/0.46	o 704
0.70/0.49	c Got one! Elapsed wall clock time (in seconds):0.288
0.70/0.49	o 645
0.70/0.49	c Got one! Elapsed wall clock time (in seconds):0.292
0.70/0.49	o 401
0.70/0.50	c Got one! Elapsed wall clock time (in seconds):0.31
0.70/0.50	o 377
0.89/0.55	c Got one! Elapsed wall clock time (in seconds):0.354
0.89/0.55	o 362
0.89/0.61	c Got one! Elapsed wall clock time (in seconds):0.409
0.89/0.61	o 349
1.07/0.63	c Got one! Elapsed wall clock time (in seconds):0.429
1.07/0.63	o 344
1.07/0.67	c Got one! Elapsed wall clock time (in seconds):0.466
1.07/0.67	o 332
1.07/0.68	c Got one! Elapsed wall clock time (in seconds):0.478
1.07/0.68	o 328
1.22/0.73	c Got one! Elapsed wall clock time (in seconds):0.525
1.22/0.73	o 315
1.22/0.76	c Got one! Elapsed wall clock time (in seconds):0.563
1.22/0.76	o 302
1.22/0.78	c Got one! Elapsed wall clock time (in seconds):0.588
1.22/0.78	o 292
1.22/0.80	c Got one! Elapsed wall clock time (in seconds):0.603
1.22/0.80	o 282
1.43/0.83	c Got one! Elapsed wall clock time (in seconds):0.641
1.43/0.83	o 275
1.43/0.84	c Got one! Elapsed wall clock time (in seconds):0.648
1.43/0.84	o 266
1.43/0.85	c Got one! Elapsed wall clock time (in seconds):0.659
1.43/0.86	o 265
1.43/0.88	c Got one! Elapsed wall clock time (in seconds):0.68
1.43/0.88	o 249
1.62/0.91	c Got one! Elapsed wall clock time (in seconds):0.721
1.62/0.91	o 217
1.83/1.01	c Got one! Elapsed wall clock time (in seconds):0.817
1.83/1.01	o 210
1.83/1.06	c Got one! Elapsed wall clock time (in seconds):0.858
1.83/1.06	o 204
1.83/1.07	c Got one! Elapsed wall clock time (in seconds):0.871
1.83/1.07	o 195
2.38/1.31	c cleaning 6837 clauses out of 13677 with flag 11198/13677
2.66/1.50	c cleaning 6418 clauses out of 12839 with flag 27707/19676
2.66/1.51	c Got one! Elapsed wall clock time (in seconds):1.32
2.66/1.51	o 192
2.66/1.56	c Got one! Elapsed wall clock time (in seconds):1.368
2.66/1.56	o 181
2.66/1.59	c Got one! Elapsed wall clock time (in seconds):1.395
2.66/1.59	o 145
2.82/1.60	c Got one! Elapsed wall clock time (in seconds):1.4
2.82/1.60	o 128
2.93/1.73	c cleaning 6839 clauses out of 13678 with flag 12286/26933
3.06/1.80	c Got one! Elapsed wall clock time (in seconds):1.61
3.06/1.80	o 111
3.06/1.85	c cleaning 5991 clauses out of 12000 with flag 5612/32094
3.16/1.97	c cleaning 6003 clauses out of 12011 with flag 22831/38096
3.29/2.09	c Got one! Elapsed wall clock time (in seconds):1.895
3.29/2.09	o 100
3.67/2.25	c cleaning 8177 clauses out of 16355 with flag 16651/48443
3.84/2.31	c Got one! Elapsed wall clock time (in seconds):2.117
3.84/2.31	o 99
3.84/2.36	c cleaning 6839 clauses out of 13678 with flag 6682/53943
3.94/2.49	c cleaning 6416 clauses out of 12839 with flag 25187/59943
4.13/2.64	c cleaning 6709 clauses out of 13424 with flag 47951/66944
4.36/2.83	c cleaning 7355 clauses out of 14715 with flag 76370/74945
4.77/3.09	c cleaning 8170 clauses out of 16358 with flag 109053/83943
5.31/3.37	c cleaning 9090 clauses out of 18188 with flag 149630/93943
5.60/3.56	c Got one! Elapsed wall clock time (in seconds):3.371
5.60/3.56	o 97
5.80/3.72	c cleaning 11081 clauses out of 22176 with flag 20547/107021
5.90/3.87	c cleaning 8542 clauses out of 17094 with flag 49159/113020
6.04/3.96	c Got one! Elapsed wall clock time (in seconds):3.771
6.04/3.96	o 96
6.18/4.01	c cleaning 7051 clauses out of 14114 with flag 5506/118582
6.34/4.13	c cleaning 6530 clauses out of 13062 with flag 35099/124581
6.43/4.29	c cleaning 6763 clauses out of 13531 with flag 67278/131581
6.43/4.29	c Got one! Elapsed wall clock time (in seconds):4.103
6.43/4.29	o 93
6.70/4.41	c cleaning 6086 clauses out of 12190 with flag 20715/137003
6.70/4.43	c Got one! Elapsed wall clock time (in seconds):4.237
6.70/4.43	o 89
6.80/4.52	c cleaning 5603 clauses out of 11214 with flag 16767/142113
6.90/4.64	c cleaning 5804 clauses out of 11610 with flag 41620/148112
7.00/4.80	c cleaning 6397 clauses out of 12806 with flag 70157/155112
7.20/4.99	c cleaning 7203 clauses out of 14410 with flag 103769/163113
7.31/5.06	c Got one! Elapsed wall clock time (in seconds):4.871
7.31/5.06	o 81
7.41/5.11	c cleaning 6254 clauses out of 12510 with flag 8483/168416
7.41/5.20	c Got one! Elapsed wall clock time (in seconds):5.003
7.41/5.20	o 65
7.51/5.24	c cleaning 6050 clauses out of 12107 with flag 8545/174267
7.62/5.39	c cleaning 6024 clauses out of 12057 with flag 34816/180267
7.82/5.55	c cleaning 6516 clauses out of 13036 with flag 64669/187270
8.02/5.77	c cleaning 7257 clauses out of 14516 with flag 100926/195266
8.32/6.00	c cleaning 8128 clauses out of 16259 with flag 139079/204266
8.51/6.28	c cleaning 9064 clauses out of 18134 with flag 181376/214269
8.81/6.57	c Got one! Elapsed wall clock time (in seconds):6.381
8.81/6.57	o 64
8.91/6.62	c Got one! Elapsed wall clock time (in seconds):6.424
8.91/6.62	o 63
8.91/6.67	c Got one! Elapsed wall clock time (in seconds):6.479
8.91/6.67	o 18
9.17/6.87	c cleaning 12989 clauses out of 25986 with flag 17567/231187
9.37/7.08	c cleaning 9495 clauses out of 18996 with flag 44544/237187
9.56/7.29	c cleaning 8243 clauses out of 16496 with flag 75736/244187
9.86/7.54	c cleaning 8124 clauses out of 16249 with flag 113582/252188
9.96/7.64	c starts		: 293
9.96/7.64	c conflicts		: 255067
9.96/7.64	c decisions		: 382835
9.96/7.64	c propagations		: 5339872
9.96/7.64	c inspects		: 59010260
9.96/7.64	c shortcuts		: 0
9.96/7.64	c learnt literals	: 37
9.96/7.64	c learnt binary clauses	: 2
9.96/7.64	c learnt ternary clauses	: 311
9.96/7.64	c learnt constraints	: 255029
9.96/7.64	c ignored constraints	: 0
9.96/7.64	c root simplifications	: 0
9.96/7.64	c removed literals (reason simplification)	: 0
9.96/7.64	c reason swapping (by a shorter reason)	: 0
9.96/7.64	c Calls to reduceDB	: 33
9.96/7.64	c Number of update (reduction) of LBD	: 58235
9.96/7.64	c Imported unit clauses	: 0
9.96/7.64	c No decision after first conflict	: false
9.96/7.64	c number of reductions to clauses (during analyze)	: 0
9.96/7.64	c number of learned constraints concerned by reduction	: 0
9.96/7.64	c number of learning phase by resolution	: 0
9.96/7.64	c number of learning phase by cutting planes	: 0
9.96/7.64	c number of rounding to 1 operations	: 0
9.96/7.64	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
9.96/7.64	c number of reductions of the coefficients by power 2 	: 0
9.96/7.64	c number of right shift for reduction by power 2 	: 0
9.96/7.64	c number of reductions of the coefficients by GCD over coefficients 	: 0
9.96/7.64	c number of ending skipping 	: 0
9.96/7.64	c number of internal skipping 	: 0
9.96/7.64	c number of derivation steps 	: 0
9.96/7.64	c number of skipped derivation steps 	: 0
9.96/7.64	c number of remaining unassigned 	: 0
9.96/7.64	c number of remaining assigned 	: 0
9.96/7.64	c number of falsified literals weakened from reason	: 0
9.96/7.64	c number of falsified literals weakened from conflict	: 0
9.96/7.64	c time for arithmetic operations	: 0
9.96/7.64	c minimum degree of deleted constraints	: null
9.96/7.64	c maximum degree of deleted constraints	: null
9.96/7.64	c number of deleted constraints	: 0
9.96/7.65	c speed (assignments/second)	: 722385.2813852814
9.96/7.65	c non guided choices	: 1386
9.96/7.65	s OPTIMUM FOUND
9.96/7.65	c Found 40 solution(s)
9.96/7.65	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 
9.96/7.65	c objective function=18
9.96/7.65	c Total wall clock time (in seconds): 7.458

Verifier Data

OK	18

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: 64059 MiB (54909 MiB free)
  memory of node 1: 64510 MiB (54499 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4424840-1720881517/watcher-4424840-1720881517 -o /tmp/evaluation-result-4424840-1720881517/solver-4424840-1720881517 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1720877762-699779 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4424840-1720881517.wbo 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=703826, runsolver pid=703823

[startup+0.100531 s]*
/proc/loadavg: 4.43 4.33 4.27 5/316 703844
/proc/meminfo: memFree=111999344/131655788 swapFree=131071996/131071996
[pid=703826] ppid=703823 vsize=18975048 memory=56468 CPUtime=0.11 cores=0,2
/proc/703826/stat : 703826 (java) S 703823 703826 697515 0 -1 1077936128 6584 0 0 0 9 2 0 0 20 0 18 0 140308428 19430449152 14117 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
/proc/703826/statm: 4743762 14117 5640 1 0 550908 0
[pid=703826/tid=703828] ppid=703823 vsize=18975048 memory=4026561586 CPUtime=0.09 cores=0,2
/proc/703826/task/703828/stat : 703828 (java) R 703823 703826 697515 0 -1 4194368 5501 0 0 0 7 2 0 0 20 0 18 0 140308429 19430449152 14117 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703837] ppid=703823 vsize=18975048 memory=232851243367 CPUtime=0 cores=0,2
/proc/703826/task/703837/stat : 703837 (Finalizer) S 703823 703826 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140308432 19430449152 14117 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703844] ppid=703823 vsize=18975048 memory=13563812552942208 CPUtime=0 cores=0,2
/proc/703826/task/703844/stat : 703844 (Common-Cleaner) S 703823 703826 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 140308432 19430449152 14117 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 56468 KiB

[startup+0.213379 s]*
/proc/loadavg: 4.43 4.33 4.27 7/316 703844
/proc/meminfo: memFree=111989568/131655788 swapFree=131071996/131071996
[pid=703826] ppid=703823 vsize=18975048 memory=66016 CPUtime=0.33 cores=0,2
/proc/703826/stat : 703826 (java) S 703823 703826 697515 0 -1 1077936128 7417 0 0 0 30 3 0 0 20 0 18 0 140308428 19430449152 16504 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
/proc/703826/statm: 4743762 16504 5661 1 0 551608 0
[pid=703826/tid=703828] ppid=703823 vsize=18975048 memory=4782652875487838339 CPUtime=0.2 cores=0,2
/proc/703826/task/703828/stat : 703828 (java) R 703823 703826 697515 0 -1 4194368 5932 0 0 0 18 2 0 0 20 0 18 0 140308429 19430449152 16504 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703837] ppid=703823 vsize=18975048 memory=5822 CPUtime=0 cores=0,2
/proc/703826/task/703837/stat : 703837 (Finalizer) S 703823 703826 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140308432 19430449152 16504 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703844] ppid=703823 vsize=18975048 memory=13849655494580062 CPUtime=0 cores=0,2
/proc/703826/task/703844/stat : 703844 (Common-Cleaner) S 703823 703826 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 140308432 19430449152 16504 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 66016 KiB

[startup+0.316416 s]*
/proc/loadavg: 4.43 4.33 4.27 7/317 703845
/proc/meminfo: memFree=111986792/131655788 swapFree=131071996/131071996
[pid=703826] ppid=703823 vsize=19041612 memory=69416 CPUtime=0.52 cores=0,2
/proc/703826/stat : 703826 (java) S 703823 703826 697515 0 -1 1077936128 7654 0 0 0 49 3 0 0 20 0 19 0 140308428 19498610688 17354 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
/proc/703826/statm: 4760403 17354 5832 1 0 552018 0
[pid=703826/tid=703828] ppid=703823 vsize=19041612 memory=-8960864088545993404 CPUtime=0.28 cores=0,2
/proc/703826/task/703828/stat : 703828 (java) R 703823 703826 697515 0 -1 4194368 6043 0 0 0 26 2 0 0 20 0 19 0 140308429 19498610688 17354 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703837] ppid=703823 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703826/task/703837/stat : 703837 (Finalizer) S 703823 703826 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140308432 19498610688 17354 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703844] ppid=703823 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703826/task/703844/stat : 703844 (Common-Cleaner) S 703823 703826 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140308432 19498610688 17354 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703845] ppid=703823 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703826/task/703845/stat : 703845 (Timer-0) S 703823 703826 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140308454 19498610688 17354 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 69416 KiB

[startup+0.700517 s]
/proc/loadavg: 4.43 4.33 4.27 6/317 703845
/proc/meminfo: memFree=111981448/131655788 swapFree=131071996/131071996
[pid=703826] ppid=703823 vsize=19042284 memory=81124 CPUtime=1.22 cores=0,2
/proc/703826/stat : 703826 (java) S 703823 703826 697515 0 -1 1077936128 11012 0 0 0 118 4 0 0 20 0 19 0 140308428 19499298816 20281 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
/proc/703826/statm: 4760571 20281 5847 1 0 553810 0
[pid=703826/tid=703828] ppid=703823 vsize=19042284 memory=12724 CPUtime=0.6 cores=0,2
/proc/703826/task/703828/stat : 703828 (java) R 703823 703826 697515 0 -1 4194368 6072 0 0 0 58 2 0 0 20 0 19 0 140308429 19499298816 20281 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703837] ppid=703823 vsize=19042284 memory=12724 CPUtime=0 cores=0,2
/proc/703826/task/703837/stat : 703837 (Finalizer) S 703823 703826 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140308432 19499298816 20281 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703844] ppid=703823 vsize=19042284 memory=117636 CPUtime=0 cores=0,2
/proc/703826/task/703844/stat : 703844 (Common-Cleaner) S 703823 703826 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140308432 19499298816 20281 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703845] ppid=703823 vsize=19042284 memory=26396 CPUtime=0 cores=0,2
/proc/703826/task/703845/stat : 703845 (Timer-0) S 703823 703826 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140308454 19499298816 20281 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 19042284 KiB
Current children cumulated memory: 81124 KiB

[startup+1.50051 s]
/proc/loadavg: 4.43 4.33 4.27 6/317 703845
/proc/meminfo: memFree=111968760/131655788 swapFree=131071996/131071996
[pid=703826] ppid=703823 vsize=19041612 memory=91800 CPUtime=2.66 cores=0,2
/proc/703826/stat : 703826 (java) S 703823 703826 697515 0 -1 1077936128 16267 0 0 0 260 6 0 0 20 0 19 0 140308428 19498610688 22950 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
/proc/703826/statm: 4760403 22950 5847 1 0 554760 0
[pid=703826/tid=703828] ppid=703823 vsize=19041612 memory=12724 CPUtime=1.37 cores=0,2
/proc/703826/task/703828/stat : 703828 (java) R 703823 703826 697515 0 -1 4194368 7042 0 0 0 135 2 0 0 20 0 19 0 140308429 19498610688 22950 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703837] ppid=703823 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703826/task/703837/stat : 703837 (Finalizer) S 703823 703826 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140308432 19498610688 22950 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703844] ppid=703823 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703826/task/703844/stat : 703844 (Common-Cleaner) S 703823 703826 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140308432 19498610688 22950 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703845] ppid=703823 vsize=19041612 memory=65 CPUtime=0 cores=0,2
/proc/703826/task/703845/stat : 703845 (Timer-0) S 703823 703826 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140308454 19498610688 22950 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
Current children cumulated CPU time: 2.66 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 91800 KiB

[startup+3.10951 s]
/proc/loadavg: 4.56 4.36 4.28 6/317 703845
/proc/meminfo: memFree=111935892/131655788 swapFree=131071996/131071996
[pid=703826] ppid=703823 vsize=19041612 memory=117496 CPUtime=4.97 cores=0,2
/proc/703826/stat : 703826 (java) S 703823 703826 697515 0 -1 1077936128 18657 0 0 0 491 6 0 0 20 0 19 0 140308428 19498610688 29374 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
/proc/703826/statm: 4760403 29374 5847 1 0 554940 0
[pid=703826/tid=703828] ppid=703823 vsize=19041612 memory=0 CPUtime=2.97 cores=0,2
/proc/703826/task/703828/stat : 703828 (java) R 703823 703826 697515 0 -1 4194368 7966 0 0 0 294 3 0 0 20 0 19 0 140308429 19498610688 29374 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703837] ppid=703823 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703826/task/703837/stat : 703837 (Finalizer) S 703823 703826 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140308432 19498610688 29374 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703844] ppid=703823 vsize=19041612 memory=96640 CPUtime=0 cores=0,2
/proc/703826/task/703844/stat : 703844 (Common-Cleaner) S 703823 703826 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140308432 19498610688 29374 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703845] ppid=703823 vsize=19041612 memory=12724 CPUtime=0 cores=0,2
/proc/703826/task/703845/stat : 703845 (Timer-0) S 703823 703826 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140308454 19498610688 29374 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
Current children cumulated CPU time: 4.97 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 117496 KiB

[startup+6.30051 s]
/proc/loadavg: 4.56 4.36 4.28 5/317 703847
/proc/meminfo: memFree=111891340/131655788 swapFree=131071996/131071996
[pid=703826] ppid=703823 vsize=19041612 memory=165528 CPUtime=8.61 cores=0,2
/proc/703826/stat : 703826 (java) S 703823 703826 697515 0 -1 1077936128 19074 0 0 0 853 8 0 0 20 0 19 0 140308428 19498610688 41382 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
/proc/703826/statm: 4760403 41382 5847 1 0 554942 0
[pid=703826/tid=703828] ppid=703823 vsize=19041612 memory=12724 CPUtime=6.12 cores=0,2
/proc/703826/task/703828/stat : 703828 (java) R 703823 703826 697515 0 -1 4194368 8307 0 0 0 608 4 0 0 20 0 19 0 140308429 19498610688 41382 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703837] ppid=703823 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703826/task/703837/stat : 703837 (Finalizer) S 703823 703826 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140308432 19498610688 41382 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703844] ppid=703823 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/703826/task/703844/stat : 703844 (Common-Cleaner) S 703823 703826 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 140308432 19498610688 41382 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703845] ppid=703823 vsize=19041612 memory=11408 CPUtime=0 cores=0,2
/proc/703826/task/703845/stat : 703845 (Timer-0) S 703823 703826 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140308454 19498610688 41382 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
Current children cumulated CPU time: 8.61 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 165528 KiB

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

# cumulated CPU time of all completed processes:  user=9.96629 s, system=0.100143 s

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

[startup+6.40032 s]
/proc/loadavg: 4.56 4.36 4.28 5/317 703847
/proc/meminfo: memFree=111891340/131655788 swapFree=131071996/131071996
[pid=703826] ppid=703823 vsize=19108176 memory=169932 CPUtime=8.71 cores=0,2
/proc/703826/stat : 703826 (java) S 703823 703826 697515 0 -1 1077936128 20094 0 0 0 863 8 0 0 20 0 20 0 140308428 19566772224 42483 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
/proc/703826/statm: 4777044 42483 5847 1 0 555231 0
[pid=703826/tid=703828] ppid=703823 vsize=19108176 memory=35284 CPUtime=6.21 cores=0,2
/proc/703826/task/703828/stat : 703828 (java) S 703823 703826 697515 0 -1 1077936192 8308 0 0 0 617 4 0 0 20 0 20 0 140308429 19566772224 42483 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703837] ppid=703823 vsize=19108176 memory=12724 CPUtime=0 cores=0,2
/proc/703826/task/703837/stat : 703837 (Finalizer) S 703823 703826 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140308432 19566772224 42483 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703844] ppid=703823 vsize=19108176 memory=94476 CPUtime=0 cores=0,2
/proc/703826/task/703844/stat : 703844 (Common-Cleaner) S 703823 703826 697515 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 140308432 19566772224 42483 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703845] ppid=703823 vsize=19108176 memory=228489172286 CPUtime=0 cores=0,2
/proc/703826/task/703845/stat : 703845 (Timer-0) S 703823 703826 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140308454 19566772224 42483 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
Current children cumulated CPU time: 8.71 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 169932 KiB

[startup+7.20051 s]
/proc/loadavg: 4.51 4.35 4.28 5/318 703848
/proc/meminfo: memFree=111878764/131655788 swapFree=131071996/131071996
[pid=703826] ppid=703823 vsize=19108176 memory=174144 CPUtime=9.56 cores=0,2
/proc/703826/stat : 703826 (java) S 703823 703826 697515 0 -1 1077936128 21302 0 0 0 947 9 0 0 20 0 20 0 140308428 19566772224 43536 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
/proc/703826/statm: 4777044 43536 5863 1 0 555231 0
[pid=703826/tid=703828] ppid=703823 vsize=19108176 memory=35284 CPUtime=6.99 cores=0,2
/proc/703826/task/703828/stat : 703828 (java) R 703823 703826 697515 0 -1 4194368 8573 0 0 0 695 4 0 0 20 0 20 0 140308429 19566772224 43536 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703837] ppid=703823 vsize=19108176 memory=11408 CPUtime=0 cores=0,2
/proc/703826/task/703837/stat : 703837 (Finalizer) S 703823 703826 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140308432 19566772224 43536 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703844] ppid=703823 vsize=19108176 memory=-8960864088545993404 CPUtime=0 cores=0,2
/proc/703826/task/703844/stat : 703844 (Common-Cleaner) S 703823 703826 697515 0 -1 1077936192 57 0 0 0 0 0 0 0 20 0 20 0 140308432 19566772224 43536 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703845] ppid=703823 vsize=19108176 memory=35284 CPUtime=0 cores=0,2
/proc/703826/task/703845/stat : 703845 (Timer-0) S 703823 703826 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140308454 19566772224 43536 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
Current children cumulated CPU time: 9.56 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 174144 KiB

[startup+7.60052 s]
/proc/loadavg: 4.51 4.35 4.28 5/318 703848
/proc/meminfo: memFree=111878764/131655788 swapFree=131071996/131071996
[pid=703826] ppid=703823 vsize=19108176 memory=174144 CPUtime=9.96 cores=0,2
/proc/703826/stat : 703826 (java) S 703823 703826 697515 0 -1 1077936128 21309 0 0 0 987 9 0 0 20 0 20 0 140308428 19566772224 43536 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
/proc/703826/statm: 4777044 43536 5863 1 0 555231 0
[pid=703826/tid=703828] ppid=703823 vsize=19108176 memory=35284 CPUtime=7.39 cores=0,2
/proc/703826/task/703828/stat : 703828 (java) R 703823 703826 697515 0 -1 4194368 8574 0 0 0 735 4 0 0 20 0 20 0 140308429 19566772224 43536 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703837] ppid=703823 vsize=19108176 memory=4640797127735268210 CPUtime=0 cores=0,2
/proc/703826/task/703837/stat : 703837 (Finalizer) S 703823 703826 697515 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140308432 19566772224 43536 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703844] ppid=703823 vsize=19108176 memory=6944656592387989600 CPUtime=0 cores=0,2
/proc/703826/task/703844/stat : 703844 (Common-Cleaner) S 703823 703826 697515 0 -1 1077936192 57 0 0 0 0 0 0 0 20 0 20 0 140308432 19566772224 43536 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
[pid=703826/tid=703845] ppid=703823 vsize=19108176 memory=-8960864088545993404 CPUtime=0 cores=0,2
/proc/703826/task/703845/stat : 703845 (Timer-0) S 703823 703826 697515 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140308454 19566772224 43536 134679101440 94146040270848 94146040274544 140727855748960 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94146040282360 94146040283152 94146042552320 140727855752173 140727855752263 140727855752263 140727855759304 0
Current children cumulated CPU time: 9.96 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 174144 KiB

Child status: 30

Real time (s): 7.69311
CPU time (s): 10.0664
CPU user time (s): 9.96629
CPU system time (s): 0.100143
CPU usage (%): 130.85
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 174144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.96629
system time used= 0.100143
maximum resident set size= 175968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22767
page faults= 0
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 800
involuntary context switches= 296


# summary of solver processes directly reported to runsolver:
#   pid: 703826
#   total CPU time (s): 10.0664
#   total CPU user time (s): 9.96629
#   total CPU system time (s): 0.100143

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042644 second user time and 0.092962 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-13 16:38:50
IDJOB=4424840
IDBENCH=143754
IDSOLVER=3037
FILE ID=nodeC007/4424840-1720881517
RUNJOBID= nodeC007-1720877762-699779
SLURM_JOB_ID= 7483755
Free space on /tmp= 723780 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110975607--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4424840-1720881517/watcher-4424840-1720881517 -o /tmp/evaluation-result-4424840-1720881517/solver-4424840-1720881517 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1720877762-699779 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4424840-1720881517.wbo

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

MD5SUM BENCH= 67a49b7d053d3e2f816c9cc46337a5e2
RANDOM SEED=1876481570

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        112034880 kB
MemAvailable:   111938232 kB
Buffers:          323152 kB
Cached:           429144 kB
SwapCached:            0 kB
Active:           477328 kB
Inactive:       18610080 kB
Active(anon):       1484 kB
Inactive(anon): 18371048 kB
Active(file):     475844 kB
Inactive(file):   239032 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:               920 kB
Writeback:             0 kB
AnonPages:      18334904 kB
Mapped:           121640 kB
Shmem:             37704 kB
KReclaimable:      57016 kB
Slab:             146652 kB
SReclaimable:      57016 kB
SUnreclaim:        89636 kB
KernelStack:        4780 kB
PageTables:        45644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   22146796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            45696 kB
HardwareCorrupted:     0 kB
AnonHugePages:  18022400 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:      203592 kB
DirectMap2M:    11235328 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 723780 MiB
End job on nodeC007 at 2024-07-13 16:38:58