Trace number 4456191

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 5.81097 3.74989

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111227326--soft-0-100-0.wbo
MD5SUM4761f563f09502a78ce898236394c35e
Bench CategorySOFT-LIN (WBO, only soft 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.48764
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 constraints101
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1273
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.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2106806208
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.08	c Number of processors 	2
0.13/0.13	--- Begin Solver configuration ---
0.13/0.13	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.13	Learn all clauses as in MiniSAT
0.13/0.13	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	No reason simplification
0.13/0.13	Glucose 2.1 dynamic restart strategy
0.13/0.13	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.13	timeout=2147483s
0.13/0.13	DB Simplification allowed=false
0.13/0.13	Listener: none
0.13/0.13	--- End Solver configuration ---
0.13/0.13	c Pseudo Boolean Optimization by upper bound
0.13/0.13	c --- Begin Solver configuration ---
0.13/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.13	c Learn all clauses as in MiniSAT
0.13/0.13	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	c No reason simplification
0.13/0.13	c Glucose 2.1 dynamic restart strategy
0.13/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.13	c timeout=2147483s
0.13/0.13	c DB Simplification allowed=false
0.13/0.13	c Listener: none
0.13/0.13	c --- End Solver configuration ---
0.13/0.13	c solving HOME/instance-4456191-1721718675.wbo
0.13/0.13	c reading problem ... 
0.13/0.15	c ... done. Wall clock time 0.024s.
0.13/0.15	c declared #vars     169
0.13/0.15	c internal #vars     270
0.13/0.15	c #constraints  102
0.13/0.15	c constraints type 
0.13/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.13/0.15	c org.sat4j.specs.Constr$1 => 1
0.13/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.13/0.15	c 102 constraints processed.
0.13/0.16	c objective function length is 101 literals
0.35/0.22	c SATISFIABLE
0.35/0.22	c OPTIMIZING...
0.35/0.23	c Got one! Elapsed wall clock time (in seconds):0.098
0.35/0.23	o 1031
0.35/0.26	c Got one! Elapsed wall clock time (in seconds):0.137
0.35/0.26	o 730
0.35/0.30	c Got one! Elapsed wall clock time (in seconds):0.175
0.35/0.30	o 683
0.52/0.31	c Got one! Elapsed wall clock time (in seconds):0.178
0.52/0.31	o 663
0.52/0.31	c Got one! Elapsed wall clock time (in seconds):0.181
0.52/0.31	o 660
0.52/0.32	c Got one! Elapsed wall clock time (in seconds):0.191
0.52/0.32	o 597
0.52/0.32	c Got one! Elapsed wall clock time (in seconds):0.194
0.52/0.32	o 568
0.52/0.33	c Got one! Elapsed wall clock time (in seconds):0.199
0.52/0.33	o 562
0.52/0.33	c Got one! Elapsed wall clock time (in seconds):0.203
0.52/0.33	o 560
0.52/0.33	c Got one! Elapsed wall clock time (in seconds):0.207
0.52/0.33	o 558
0.52/0.34	c Got one! Elapsed wall clock time (in seconds):0.216
0.52/0.34	o 518
0.52/0.35	c Got one! Elapsed wall clock time (in seconds):0.219
0.52/0.35	o 504
0.52/0.35	c Got one! Elapsed wall clock time (in seconds):0.222
0.52/0.35	o 474
0.52/0.35	c Got one! Elapsed wall clock time (in seconds):0.227
0.52/0.35	o 452
0.52/0.36	c Got one! Elapsed wall clock time (in seconds):0.229
0.52/0.36	o 329
0.52/0.37	c Got one! Elapsed wall clock time (in seconds):0.242
0.52/0.37	o 328
0.52/0.37	c Got one! Elapsed wall clock time (in seconds):0.245
0.52/0.37	o 302
0.52/0.37	c Got one! Elapsed wall clock time (in seconds):0.247
0.52/0.37	o 274
0.52/0.37	c Got one! Elapsed wall clock time (in seconds):0.251
0.52/0.37	o 259
0.52/0.40	c Got one! Elapsed wall clock time (in seconds):0.275
0.52/0.40	o 253
0.72/0.42	c Got one! Elapsed wall clock time (in seconds):0.302
0.72/0.42	o 252
0.72/0.43	c Got one! Elapsed wall clock time (in seconds):0.306
0.72/0.43	o 216
0.72/0.43	c Got one! Elapsed wall clock time (in seconds):0.312
0.72/0.43	o 210
0.72/0.44	c Got one! Elapsed wall clock time (in seconds):0.319
0.72/0.44	o 169
0.72/0.46	c Got one! Elapsed wall clock time (in seconds):0.328
0.72/0.46	o 118
0.72/0.47	c Got one! Elapsed wall clock time (in seconds):0.355
0.72/0.47	o 112
1.28/0.73	c cleaning 5760 clauses out of 11523 with flag 17058/11523
1.28/0.76	c Got one! Elapsed wall clock time (in seconds):0.641
1.28/0.76	o 108
1.28/0.78	c Got one! Elapsed wall clock time (in seconds):0.659
1.28/0.78	o 104
1.51/0.87	c Got one! Elapsed wall clock time (in seconds):0.74
1.51/0.87	o 94
1.51/0.88	c Got one! Elapsed wall clock time (in seconds):0.761
1.51/0.88	o 93
1.68/0.99	c Got one! Elapsed wall clock time (in seconds):0.874
1.68/0.99	o 88
1.68/1.00	c Got one! Elapsed wall clock time (in seconds):0.886
1.90/1.01	o 84
1.90/1.03	c Got one! Elapsed wall clock time (in seconds):0.904
1.90/1.03	o 82
2.08/1.12	c cleaning 6648 clauses out of 13308 with flag 3567/19068
2.08/1.17	c Got one! Elapsed wall clock time (in seconds):1.053
2.08/1.17	o 81
2.08/1.19	c Got one! Elapsed wall clock time (in seconds):1.069
2.08/1.19	o 79
2.28/1.22	c Got one! Elapsed wall clock time (in seconds):1.09
2.28/1.22	o 77
2.46/1.30	c Got one! Elapsed wall clock time (in seconds):1.17
2.46/1.30	o 75
2.46/1.34	c cleaning 6923 clauses out of 13866 with flag 3268/26274
2.46/1.36	c Got one! Elapsed wall clock time (in seconds):1.236
2.46/1.36	o 74
2.46/1.37	c Got one! Elapsed wall clock time (in seconds):1.243
2.46/1.37	o 69
2.66/1.46	c Got one! Elapsed wall clock time (in seconds):1.331
2.66/1.46	o 49
2.86/1.52	c cleaning 6787 clauses out of 13578 with flag 6826/32909
2.86/1.58	c Got one! Elapsed wall clock time (in seconds):1.463
2.86/1.58	o 48
3.06/1.62	c Got one! Elapsed wall clock time (in seconds):1.496
3.06/1.62	o 47
3.06/1.62	c Got one! Elapsed wall clock time (in seconds):1.501
3.06/1.62	o 44
3.06/1.68	c cleaning 6762 clauses out of 13524 with flag 6389/39642
3.26/1.74	c Got one! Elapsed wall clock time (in seconds):1.625
3.26/1.74	o 42
3.26/1.77	c Got one! Elapsed wall clock time (in seconds):1.645
3.26/1.77	o 40
3.45/1.82	c cleaning 6576 clauses out of 13157 with flag 6119/46037
3.45/1.86	c Got one! Elapsed wall clock time (in seconds):1.735
3.45/1.86	o 38
3.61/1.92	c cleaning 5829 clauses out of 11672 with flag 9066/51128
3.61/1.99	c Got one! Elapsed wall clock time (in seconds):1.869
3.61/1.99	o 36
3.61/1.99	c Got one! Elapsed wall clock time (in seconds):1.875
3.61/1.99	o 23
3.73/2.01	c Got one! Elapsed wall clock time (in seconds):1.885
3.73/2.01	o 21
3.73/2.03	c cleaning 5820 clauses out of 11660 with flag 3266/56945
3.73/2.05	c Got one! Elapsed wall clock time (in seconds):1.93
3.73/2.05	o 13
3.82/2.12	c Got one! Elapsed wall clock time (in seconds):2.002
3.82/2.12	o 11
3.82/2.17	c cleaning 6324 clauses out of 12650 with flag 6826/63755
3.92/2.27	c Got one! Elapsed wall clock time (in seconds):2.15
3.92/2.27	o 10
3.92/2.28	c Got one! Elapsed wall clock time (in seconds):2.163
3.92/2.28	o 9
4.02/2.39	c Got one! Elapsed wall clock time (in seconds):2.268
4.02/2.39	o 8
4.13/2.43	c cleaning 8862 clauses out of 17726 with flag 4040/75155
4.23/2.57	c cleaning 7432 clauses out of 14863 with flag 27069/81155
4.57/2.76	c cleaning 7213 clauses out of 14432 with flag 53937/88157
4.77/2.93	c cleaning 7603 clauses out of 15216 with flag 86629/96155
5.00/3.14	c cleaning 8301 clauses out of 16612 with flag 125341/105156
5.10/3.23	c Got one! Elapsed wall clock time (in seconds):3.109
5.10/3.23	o 7
5.10/3.27	c cleaning 6658 clauses out of 13326 with flag 4222/110174
5.22/3.37	c Got one! Elapsed wall clock time (in seconds):3.256
5.22/3.37	o 6
5.39/3.40	c Got one! Elapsed wall clock time (in seconds):3.272
5.39/3.40	o 4
5.39/3.41	c Got one! Elapsed wall clock time (in seconds):3.28
5.39/3.41	o 2
5.53/3.58	c cleaning 8840 clauses out of 17689 with flag 21273/121197
5.75/3.71	c starts		: 147
5.75/3.71	c conflicts		: 126028
5.75/3.71	c decisions		: 219098
5.75/3.71	c propagations		: 3292676
5.75/3.71	c inspects		: 26426755
5.75/3.71	c shortcuts		: 0
5.75/3.71	c learnt literals	: 27
5.75/3.71	c learnt binary clauses	: 31
5.75/3.71	c learnt ternary clauses	: 382
5.75/3.71	c learnt constraints	: 126000
5.75/3.71	c ignored constraints	: 0
5.75/3.71	c root simplifications	: 0
5.75/3.71	c removed literals (reason simplification)	: 0
5.75/3.71	c reason swapping (by a shorter reason)	: 0
5.75/3.71	c Calls to reduceDB	: 16
5.75/3.71	c Number of update (reduction) of LBD	: 33419
5.75/3.71	c Imported unit clauses	: 0
5.75/3.71	c No decision after first conflict	: false
5.75/3.71	c number of reductions to clauses (during analyze)	: 0
5.75/3.71	c number of learned constraints concerned by reduction	: 0
5.75/3.71	c number of learning phase by resolution	: 0
5.75/3.71	c number of learning phase by cutting planes	: 0
5.75/3.71	c number of rounding to 1 operations	: 0
5.75/3.71	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
5.75/3.71	c number of reductions of the coefficients by power 2 	: 0
5.75/3.71	c number of right shift for reduction by power 2 	: 0
5.75/3.71	c number of reductions of the coefficients by GCD over coefficients 	: 0
5.75/3.71	c number of ending skipping 	: 0
5.75/3.71	c number of internal skipping 	: 0
5.75/3.71	c number of derivation steps 	: 0
5.75/3.71	c number of skipped derivation steps 	: 0
5.75/3.71	c number of remaining unassigned 	: 0
5.75/3.71	c number of remaining assigned 	: 0
5.75/3.71	c number of falsified literals weakened from reason	: 0
5.75/3.71	c number of falsified literals weakened from conflict	: 0
5.75/3.71	c time for arithmetic operations	: 0
5.75/3.71	c minimum degree of deleted constraints	: null
5.75/3.71	c maximum degree of deleted constraints	: null
5.75/3.71	c number of deleted constraints	: 0
5.75/3.71	c speed (assignments/second)	: 926209.8452883263
5.75/3.71	c non guided choices	: 2675
5.75/3.71	s OPTIMUM FOUND
5.75/3.71	c Found 58 solution(s)
5.75/3.71	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 
5.75/3.72	c objective function=2
5.75/3.72	c Total wall clock time (in seconds): 3.604

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456191-1721718675/watcher-4456191-1721718675 -o /tmp/evaluation-result-4456191-1721718675/solver-4456191-1721718675 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721718407-86039 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4456191-1721718675.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
solver pid=87080, runsolver pid=87077
Current StackSize limit: 8192 KiB


[startup+0.100294 s]*
/proc/loadavg: 4.16 3.25 2.56 5/335 87098
/proc/meminfo: memFree=100917696/131524600 swapFree=131071996/131071996
[pid=87080] ppid=87077 vsize=18975048 memory=62532 CPUtime=0.13 cores=0,2
/proc/87080/stat : 87080 (java) S 87077 87080 86029 0 -1 1077936128 7214 0 0 0 12 1 0 0 20 0 18 0 8390032 19430449152 15633 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
/proc/87080/statm: 4743762 15633 5534 1 0 549339 0
[pid=87080/tid=87082] ppid=87077 vsize=18975048 memory=4026561586 CPUtime=0.09 cores=0,2
/proc/87080/task/87082/stat : 87082 (java) R 87077 87080 86029 0 -1 4194368 5745 0 0 0 8 1 0 0 20 0 18 0 8390032 19430449152 15633 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87091] ppid=87077 vsize=18975048 memory=237146210664 CPUtime=0 cores=0,2
/proc/87080/task/87091/stat : 87091 (Finalizer) S 87077 87080 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8390035 19430449152 15633 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87098] ppid=87077 vsize=18975048 memory=15542920530909205 CPUtime=0 cores=0,2
/proc/87080/task/87098/stat : 87098 (Common-Cleaner) S 87077 87080 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 18 0 8390035 19430449152 15633 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 62532 KiB

[startup+0.208942 s]*
/proc/loadavg: 4.16 3.25 2.56 7/336 87099
/proc/meminfo: memFree=100913640/131524600 swapFree=131071996/131071996
[pid=87080] ppid=87077 vsize=19041612 memory=67728 CPUtime=0.35 cores=0,2
/proc/87080/stat : 87080 (java) S 87077 87080 86029 0 -1 1077936128 7843 0 0 0 33 2 0 0 20 0 19 0 8390032 19498610688 16932 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
/proc/87080/statm: 4760403 16932 5867 1 0 549981 0
[pid=87080/tid=87082] ppid=87077 vsize=19041612 memory=664970838410264707 CPUtime=0.19 cores=0,2
/proc/87080/task/87082/stat : 87082 (java) R 87077 87080 86029 0 -1 1077936192 5999 0 0 0 18 1 0 0 20 0 19 0 8390032 19498610688 16932 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87091] ppid=87077 vsize=19041612 memory=18993 CPUtime=0 cores=0,2
/proc/87080/task/87091/stat : 87091 (Finalizer) S 87077 87080 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 16932 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87098] ppid=87077 vsize=19041612 memory=15261445554177769 CPUtime=0 cores=0,2
/proc/87080/task/87098/stat : 87098 (Common-Cleaner) S 87077 87080 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 16932 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87099] ppid=87077 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87080/task/87099/stat : 87099 (Timer-0) S 87077 87080 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8390048 19498610688 16932 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 67728 KiB

[startup+0.306044 s]*
/proc/loadavg: 4.16 3.25 2.56 8/336 87099
/proc/meminfo: memFree=100905344/131524600 swapFree=131071996/131071996
[pid=87080] ppid=87077 vsize=19041612 memory=75388 CPUtime=0.52 cores=0,2
/proc/87080/stat : 87080 (java) S 87077 87080 86029 0 -1 1077936128 9621 0 0 0 50 2 0 0 20 0 19 0 8390032 19498610688 18847 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
/proc/87080/statm: 4760403 18847 5867 1 0 550777 0
[pid=87080/tid=87082] ppid=87077 vsize=19041612 memory=-6000919476968252775 CPUtime=0.28 cores=0,2
/proc/87080/task/87082/stat : 87082 (java) R 87077 87080 86029 0 -1 4194368 6019 0 0 0 27 1 0 0 20 0 19 0 8390032 19498610688 18847 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87091] ppid=87077 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87080/task/87091/stat : 87091 (Finalizer) S 87077 87080 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 18847 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87098] ppid=87077 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87080/task/87098/stat : 87098 (Common-Cleaner) S 87077 87080 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 18847 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87099] ppid=87077 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87080/task/87099/stat : 87099 (Timer-0) S 87077 87080 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8390048 19498610688 18847 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 75388 KiB

[startup+0.70095 s]
/proc/loadavg: 4.16 3.25 2.56 6/336 87099
/proc/meminfo: memFree=100897380/131524600 swapFree=131071996/131071996
[pid=87080] ppid=87077 vsize=19041612 memory=88460 CPUtime=1.28 cores=0,2
/proc/87080/stat : 87080 (java) S 87077 87080 86029 0 -1 1077936128 12445 0 0 0 126 2 0 0 20 0 19 0 8390032 19498610688 22115 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
/proc/87080/statm: 4760403 22115 5867 1 0 552912 0
[pid=87080/tid=87082] ppid=87077 vsize=19041612 memory=34836 CPUtime=0.65 cores=0,2
/proc/87080/task/87082/stat : 87082 (java) R 87077 87080 86029 0 -1 4194368 6037 0 0 0 64 1 0 0 20 0 19 0 8390032 19498610688 22115 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87091] ppid=87077 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/87080/task/87091/stat : 87091 (Finalizer) S 87077 87080 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 22115 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87098] ppid=87077 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/87080/task/87098/stat : 87098 (Common-Cleaner) S 87077 87080 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 22115 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87099] ppid=87077 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/87080/task/87099/stat : 87099 (Timer-0) S 87077 87080 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8390048 19498610688 22115 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 88460 KiB

[startup+1.50094 s]
/proc/loadavg: 4.16 3.25 2.56 7/336 87099
/proc/meminfo: memFree=100887556/131524600 swapFree=131071996/131071996
[pid=87080] ppid=87077 vsize=19041612 memory=109468 CPUtime=2.86 cores=0,2
/proc/87080/stat : 87080 (java) S 87077 87080 86029 0 -1 1077936128 21179 0 0 0 282 4 0 0 20 0 19 0 8390032 19498610688 27367 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
/proc/87080/statm: 4760403 27367 5867 1 0 555431 0
[pid=87080/tid=87082] ppid=87077 vsize=19041612 memory=13048 CPUtime=1.43 cores=0,2
/proc/87080/task/87082/stat : 87082 (java) R 87077 87080 86029 0 -1 4194368 6729 0 0 0 142 1 0 0 20 0 19 0 8390032 19498610688 27367 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87091] ppid=87077 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87080/task/87091/stat : 87091 (Finalizer) S 87077 87080 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 27367 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87098] ppid=87077 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/87080/task/87098/stat : 87098 (Common-Cleaner) S 87077 87080 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 27367 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87099] ppid=87077 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/87080/task/87099/stat : 87099 (Timer-0) S 87077 87080 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8390048 19498610688 27367 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 109468 KiB

[startup+3.10583 s]
/proc/loadavg: 4.38 3.32 2.58 6/336 87099
/proc/meminfo: memFree=100844372/131524600 swapFree=131071996/131071996
[pid=87080] ppid=87077 vsize=19041612 memory=138668 CPUtime=5 cores=0,2
/proc/87080/stat : 87080 (java) S 87077 87080 86029 0 -1 1077936128 22660 0 0 0 495 5 0 0 20 0 19 0 8390032 19498610688 34667 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
/proc/87080/statm: 4760403 34667 5878 1 0 555437 0
[pid=87080/tid=87082] ppid=87077 vsize=19041612 memory=0 CPUtime=3.03 cores=0,2
/proc/87080/task/87082/stat : 87082 (java) R 87077 87080 86029 0 -1 4194368 7606 0 0 0 301 2 0 0 20 0 19 0 8390032 19498610688 34667 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87091] ppid=87077 vsize=19041612 memory=-6000919476968252775 CPUtime=0 cores=0,2
/proc/87080/task/87091/stat : 87091 (Finalizer) S 87077 87080 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 34667 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87098] ppid=87077 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/87080/task/87098/stat : 87098 (Common-Cleaner) S 87077 87080 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 34667 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87099] ppid=87077 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/87080/task/87099/stat : 87099 (Timer-0) S 87077 87080 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8390048 19498610688 34667 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
Current children cumulated CPU time: 5 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 138668 KiB

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

# cumulated CPU time of all completed processes:  user=5.74441 s, system=0.06656 s

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

[startup+3.20032 s]
/proc/loadavg: 4.38 3.32 2.58 6/336 87099
/proc/meminfo: memFree=100844372/131524600 swapFree=131071996/131071996
[pid=87080] ppid=87077 vsize=19041612 memory=138668 CPUtime=5.1 cores=0,2
/proc/87080/stat : 87080 (java) S 87077 87080 86029 0 -1 1077936128 22660 0 0 0 505 5 0 0 20 0 19 0 8390032 19498610688 34667 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
/proc/87080/statm: 4760403 34667 5878 1 0 555437 0
[pid=87080/tid=87082] ppid=87077 vsize=19041612 memory=90928 CPUtime=3.13 cores=0,2
/proc/87080/task/87082/stat : 87082 (java) R 87077 87080 86029 0 -1 4194368 7606 0 0 0 311 2 0 0 20 0 19 0 8390032 19498610688 34667 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87091] ppid=87077 vsize=19041612 memory=5520 CPUtime=0 cores=0,2
/proc/87080/task/87091/stat : 87091 (Finalizer) S 87077 87080 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 34667 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87098] ppid=87077 vsize=19041612 memory=16140 CPUtime=0 cores=0,2
/proc/87080/task/87098/stat : 87098 (Common-Cleaner) S 87077 87080 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 34667 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87099] ppid=87077 vsize=19041612 memory=279459697698192 CPUtime=0 cores=0,2
/proc/87080/task/87099/stat : 87099 (Timer-0) S 87077 87080 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8390048 19498610688 34667 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
Current children cumulated CPU time: 5.1 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 138668 KiB

[startup+3.60022 s]
/proc/loadavg: 4.38 3.32 2.58 6/336 87099
/proc/meminfo: memFree=100844372/131524600 swapFree=131071996/131071996
[pid=87080] ppid=87077 vsize=19041612 memory=145000 CPUtime=5.65 cores=0,2
/proc/87080/stat : 87080 (java) S 87077 87080 86029 0 -1 1077936128 26175 0 0 0 560 5 0 0 20 0 19 0 8390032 19498610688 36250 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
/proc/87080/statm: 4760403 36250 5878 1 0 555437 0
[pid=87080/tid=87082] ppid=87077 vsize=19041612 memory=34836 CPUtime=3.52 cores=0,2
/proc/87080/task/87082/stat : 87082 (java) R 87077 87080 86029 0 -1 4194368 8204 0 0 0 350 2 0 0 20 0 19 0 8390032 19498610688 36250 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87091] ppid=87077 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/87080/task/87091/stat : 87091 (Finalizer) S 87077 87080 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 36250 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87098] ppid=87077 vsize=19041612 memory=5520 CPUtime=0 cores=0,2
/proc/87080/task/87098/stat : 87098 (Common-Cleaner) S 87077 87080 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 36250 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87099] ppid=87077 vsize=19041612 memory=16140 CPUtime=0 cores=0,2
/proc/87080/task/87099/stat : 87099 (Timer-0) S 87077 87080 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8390048 19498610688 36250 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
Current children cumulated CPU time: 5.65 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 145000 KiB

[startup+3.70021 s]
/proc/loadavg: 4.38 3.32 2.58 6/336 87099
/proc/meminfo: memFree=100844372/131524600 swapFree=131071996/131071996
[pid=87080] ppid=87077 vsize=19041612 memory=145000 CPUtime=5.75 cores=0,2
/proc/87080/stat : 87080 (java) S 87077 87080 86029 0 -1 1077936128 26181 0 0 0 570 5 0 0 20 0 19 0 8390032 19498610688 36250 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
/proc/87080/statm: 4760403 36250 5878 1 0 555437 0
[pid=87080/tid=87082] ppid=87077 vsize=19041612 memory=0 CPUtime=3.62 cores=0,2
/proc/87080/task/87082/stat : 87082 (java) R 87077 87080 86029 0 -1 4194368 8207 0 0 0 360 2 0 0 20 0 19 0 8390032 19498610688 36250 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87091] ppid=87077 vsize=19041612 memory=-6000919476968252775 CPUtime=0 cores=0,2
/proc/87080/task/87091/stat : 87091 (Finalizer) S 87077 87080 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 36250 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87098] ppid=87077 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/87080/task/87098/stat : 87098 (Common-Cleaner) S 87077 87080 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8390035 19498610688 36250 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
[pid=87080/tid=87099] ppid=87077 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/87080/task/87099/stat : 87099 (Timer-0) S 87077 87080 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8390048 19498610688 36250 134679101440 94821892939776 94821892943472 140725892557024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94821892951288 94821892952080 94821904240640 140725892563974 140725892564064 140725892564064 140725892571080 0
Current children cumulated CPU time: 5.75 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 145000 KiB

Child status: 30

Real time (s): 3.74989
CPU time (s): 5.81097
CPU user time (s): 5.74441
CPU system time (s): 0.06656
CPU usage (%): 154.964
Max. virtual memory (cumulated for all children) (KiB): 19044716
Max. memory (cumulated for all children) (KiB): 145000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.74441
system time used= 0.06656
maximum resident set size= 150672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27882
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= 640
involuntary context switches= 228


# summary of solver processes directly reported to runsolver:
#   pid: 87080
#   total CPU time (s): 5.81097
#   total CPU user time (s): 5.74441
#   total CPU system time (s): 0.06656

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.021204 second user time and 0.048757 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-23 09:11:15
IDJOB=4456191
IDBENCH=143283
IDSOLVER=3037
FILE ID=nodeC017/4456191-1721718675
RUNJOBID= nodeC017-1721718407-86039
SLURM_JOB_ID= 7770408
Free space on /tmp= 890080 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111227326--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4456191-1721718675/watcher-4456191-1721718675 -o /tmp/evaluation-result-4456191-1721718675/solver-4456191-1721718675 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721718407-86039 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4456191-1721718675.wbo

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

MD5SUM BENCH= 4761f563f09502a78ce898236394c35e
RANDOM SEED=1228654874

nodeC017.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		: 3653.814
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	: 7000.61
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		: 3687.254
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.74
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		: 3622.842
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	: 7000.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.497
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.74
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		: 3617.600
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	: 7000.61
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		: 3687.372
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.74
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		: 3678.244
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	: 7000.61
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		: 3600.539
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        100960112 kB
MemAvailable:   121827472 kB
Buffers:          141224 kB
Cached:         21462196 kB
SwapCached:            0 kB
Active:           896624 kB
Inactive:       28908244 kB
Active(anon):       1584 kB
Inactive(anon):  8237572 kB
Active(file):     895040 kB
Inactive(file): 20670672 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:               944 kB
Writeback:             0 kB
AnonPages:       8199280 kB
Mapped:           120048 kB
Shmem:             37720 kB
KReclaimable:     282944 kB
Slab:             389788 kB
SReclaimable:     282944 kB
SUnreclaim:       106844 kB
KernelStack:        5124 kB
PageTables:        25980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10427024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            18272 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7956480 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:      277204 kB
DirectMap2M:    21516288 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC017 at 2024-07-23 09:11:19