Trace number 4459695

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution Default 2024-07-07OPT2 9.74955 7.16306

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=53-P1=17-P2=109-P3=2-P4=191-P5=191-P6=47-P7=101-P8=97-B.opb
MD5SUM1c04f93ff6e2db7ac940de3c219b1dcf
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.072821
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables192
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)512
Sum of products size (including duplicates)1024
Number of different products512
Sum of products size1024

Quality of the solution as a function of time


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

Solver Data

0.13/0.17	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.13/0.17	c This is free software under the dual EPL/GNU LGPL licenses.
0.13/0.17	c See www.sat4j.org for details.
0.13/0.19	c version CUSTOM.v20240707
0.13/0.23	c java.runtime.name	OpenJDK Runtime Environment
0.13/0.23	c java.vm.name		OpenJDK 64-Bit Server VM
0.13/0.23	c java.vm.version	22.0.1+8-16
0.13/0.23	c java.vm.vendor	Oracle Corporation
0.13/0.23	c sun.arch.data.model	64
0.13/0.23	c java.version		22.0.1
0.13/0.23	c os.name		Linux
0.13/0.23	c os.version		4.18.0-301.1.el8.x86_64
0.13/0.23	c os.arch		amd64
0.13/0.23	c Free memory 		2113181440
0.13/0.23	c Max memory 		16282288128
0.13/0.23	c Total memory 		2122317824
0.29/0.24	c Number of processors 	2
0.45/0.34	--- Begin Solver configuration ---
0.45/0.34	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.45/0.34	Learn all clauses as in MiniSAT
0.45/0.34	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.45/0.34	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.45/0.34	No reason simplification
0.45/0.34	Glucose 2.1 dynamic restart strategy
0.45/0.34	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.45/0.34	timeout=2147483s
0.45/0.34	DB Simplification allowed=false
0.45/0.34	Listener: none
0.45/0.34	--- End Solver configuration ---
0.45/0.35	c Pseudo Boolean Optimization by upper bound
0.45/0.35	c --- Begin Solver configuration ---
0.45/0.35	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.45/0.35	c Learn all clauses as in MiniSAT
0.45/0.35	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.45/0.35	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.45/0.35	c No reason simplification
0.45/0.35	c Glucose 2.1 dynamic restart strategy
0.45/0.35	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.45/0.35	c timeout=2147483s
0.45/0.35	c DB Simplification allowed=false
0.45/0.35	c Listener: none
0.45/0.35	c --- End Solver configuration ---
0.45/0.35	c solving HOME/instance-4459695-1721939463.opb
0.45/0.35	c reading problem ... 
0.45/0.35	c  objective function found
0.61/0.48	c ... done. Wall clock time 0.122s.
0.61/0.48	c declared #vars     192
0.61/0.48	c internal #vars     704
0.61/0.48	c #constraints  1049
0.61/0.48	c constraints type 
0.61/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 537
0.61/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 512
0.61/0.48	c 1049 constraints processed.
0.61/0.51	c objective function length is 8 literals
1.92/1.16	c cleaning 2499 clauses out of 5000 with flag 10330/5000
2.71/1.59	c cleaning 4249 clauses out of 8501 with flag 22440/11000
3.09/1.76	c SATISFIABLE
3.09/1.76	c OPTIMIZING...
3.09/1.76	c Got one! Elapsed wall clock time (in seconds):1.411
3.09/1.77	o 7
3.26/1.82	c cleaning 5124 clauses out of 10251 with flag 2118/16999
3.66/2.02	c cleaning 5556 clauses out of 11127 with flag 15125/22999
3.99/2.23	c cleaning 6278 clauses out of 12570 with flag 30385/29998
3.99/2.26	c Got one! Elapsed wall clock time (in seconds):1.91
3.99/2.26	o 3
4.17/2.35	c cleaning 5672 clauses out of 11349 with flag 8457/35055
4.38/2.49	c cleaning 5830 clauses out of 11676 with flag 21162/41054
4.86/2.72	c cleaning 6421 clauses out of 12847 with flag 36897/48055
5.17/2.91	c cleaning 7202 clauses out of 14427 with flag 53956/56056
5.37/3.19	c cleaning 8098 clauses out of 16223 with flag 78024/65054
5.76/3.56	c cleaning 9061 clauses out of 18126 with flag 104452/75055
6.18/3.91	c cleaning 10028 clauses out of 20065 with flag 131367/86055
6.39/4.18	c cleaning 10996 clauses out of 22038 with flag 157704/98056
6.68/4.47	c cleaning 12003 clauses out of 24041 with flag 188161/111055
6.98/4.80	c cleaning 13009 clauses out of 26038 with flag 220794/125055
7.55/5.23	c cleaning 13993 clauses out of 28028 with flag 255727/140054
8.11/5.79	c cleaning 15016 clauses out of 30037 with flag 292489/156056
8.71/6.31	c cleaning 16001 clauses out of 32021 with flag 332002/173056
9.21/6.86	c cleaning 17005 clauses out of 34019 with flag 374668/191055
9.55/7.09	c Got one! Elapsed wall clock time (in seconds):6.739
9.55/7.09	o 2
9.67/7.13	c starts		: 332
9.67/7.13	c conflicts		: 200006
9.67/7.13	c decisions		: 233778
9.67/7.13	c propagations		: 3185325
9.67/7.13	c inspects		: 53631363
9.67/7.13	c shortcuts		: 0
9.67/7.13	c learnt literals	: 0
9.67/7.13	c learnt binary clauses	: 4
9.67/7.13	c learnt ternary clauses	: 10
9.67/7.13	c learnt constraints	: 200006
9.67/7.13	c ignored constraints	: 0
9.67/7.13	c root simplifications	: 0
9.67/7.13	c removed literals (reason simplification)	: 0
9.67/7.13	c reason swapping (by a shorter reason)	: 0
9.67/7.13	c Calls to reduceDB	: 19
9.67/7.14	c Number of update (reduction) of LBD	: 10270
9.67/7.14	c Imported unit clauses	: 0
9.67/7.14	c No decision after first conflict	: false
9.67/7.14	c number of reductions to clauses (during analyze)	: 0
9.67/7.14	c number of learned constraints concerned by reduction	: 0
9.67/7.14	c number of learning phase by resolution	: 0
9.67/7.14	c number of learning phase by cutting planes	: 0
9.67/7.14	c number of rounding to 1 operations	: 0
9.67/7.14	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
9.67/7.14	c number of reductions of the coefficients by power 2 	: 0
9.67/7.14	c number of right shift for reduction by power 2 	: 0
9.67/7.14	c number of reductions of the coefficients by GCD over coefficients 	: 0
9.67/7.14	c number of ending skipping 	: 0
9.67/7.14	c number of internal skipping 	: 0
9.67/7.14	c number of derivation steps 	: 0
9.67/7.14	c number of skipped derivation steps 	: 0
9.67/7.14	c number of remaining unassigned 	: 0
9.67/7.14	c number of remaining assigned 	: 0
9.67/7.14	c number of falsified literals weakened from reason	: 0
9.67/7.14	c number of falsified literals weakened from conflict	: 0
9.67/7.14	c time for arithmetic operations	: 0
9.67/7.15	c minimum degree of deleted constraints	: null
9.67/7.15	c maximum degree of deleted constraints	: null
9.67/7.15	c number of deleted constraints	: 0
9.67/7.15	c speed (assignments/second)	: 480296.29071170086
9.67/7.15	c non guided choices	: 3753
9.67/7.15	s OPTIMUM FOUND
9.67/7.15	c Found 3 solution(s)
9.67/7.15	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 x10 -x11 x12 -x13 -x14 x15 -x16 x17 -x18 x19 -x20 -x21 -x22 -x23 -x24 x25 -x26 -x27 x28 x29 x30 -x31 -x32 x33 x34 -x35 -x36 -x37 x38 -x39 x40 x41 x42 -x43 -x44 -x45 -x46 -x47 x48 x49 -x50 -x51 x52 x53 x54 -x55 -x56 x57 x58 x59 x60 -x61 -x62 x63 -x64 x65 x66 -x67 x68 x69 -x70 x71 -x72 -x73 x74 x75 -x76 x77 -x78 -x79 x80 -x81 x82 x83 x84 -x85 x86 x87 x88 -x89 x90 x91 x92 x93 x94 x95 x96 -x97 x98 -x99 x100 x101 x102 -x103 x104 -x105 x106 x107 x108 -x109 x110 -x111 -x112 -x113 x114 x115 x116 x117 x118 -x119 -x120 -x121 x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 x149 x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 x158 -x159 x160 x161 x162 x163 x164 x165 -x166 x167 -x168 -x169 x170 -x171 x172 -x173 -x174 -x175 -x176 x177 x178 -x179 -x180 x181 -x182 -x183 -x184 -x185 -x186 x187 x188 -x189 -x190 -x191 -x192 
9.67/7.15	c objective function=2
9.67/7.15	c Total wall clock time (in seconds): 6.799

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459695-1721939463/watcher-4459695-1721939463 -o /tmp/evaluation-result-4459695-1721939463/solver-4459695-1721939463 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721939462-251130 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4459695-1721939463.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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=251213, runsolver pid=251209

[startup+0.106694 s]*
/proc/loadavg: 0.16 0.12 0.22 12/300 251248
/proc/meminfo: memFree=99901404/131655788 swapFree=131062644/131071996
[pid=251213] ppid=251209 vsize=18975048 memory=55008 CPUtime=0.13 cores=4,6
/proc/251213/stat : 251213 (java) S 251209 251213 251119 0 -1 1077936128 6385 0 0 0 9 4 0 0 20 0 18 0 29935314 19430449152 13752 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
/proc/251213/statm: 4743762 13752 5523 1 0 550745 0
[pid=251213/tid=251217] ppid=251209 vsize=18975048 memory=4026531971 CPUtime=0.08 cores=4,6
/proc/251213/task/251217/stat : 251217 (java) R 251209 251213 251119 0 -1 4194368 5326 0 0 0 5 3 0 0 20 0 18 0 29935315 19430449152 13752 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251232] ppid=251209 vsize=18975048 memory=1122407 CPUtime=0 cores=4,6
/proc/251213/task/251232/stat : 251232 (Finalizer) S 251209 251213 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 29935321 19430449152 13752 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251244] ppid=251209 vsize=18975048 memory=14131147651172177 CPUtime=0 cores=4,6
/proc/251213/task/251244/stat : 251244 (Common-Cleaner) S 251209 251213 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 29935322 19430449152 13752 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 55008 KiB

[startup+0.217703 s]*
/proc/loadavg: 0.16 0.12 0.22 13/313 251261
/proc/meminfo: memFree=99863292/131655788 swapFree=131062644/131071996
[pid=251213] ppid=251209 vsize=18975048 memory=58832 CPUtime=0.29 cores=4,6
/proc/251213/stat : 251213 (java) S 251209 251213 251119 0 -1 1077936128 6818 0 0 0 24 5 0 0 20 0 18 0 29935314 19430449152 14708 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
/proc/251213/statm: 4743762 14708 5548 1 0 551059 0
[pid=251213/tid=251217] ppid=251209 vsize=18975048 memory=8737651120394928259 CPUtime=0.18 cores=4,6
/proc/251213/task/251217/stat : 251217 (java) R 251209 251213 251119 0 -1 4194368 5657 0 0 0 15 3 0 0 20 0 18 0 29935315 19430449152 14708 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251232] ppid=251209 vsize=18975048 memory=1122407 CPUtime=0 cores=4,6
/proc/251213/task/251232/stat : 251232 (Finalizer) S 251209 251213 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 29935321 19430449152 14708 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251244] ppid=251209 vsize=18975048 memory=14131147651172177 CPUtime=0 cores=4,6
/proc/251213/task/251244/stat : 251244 (Common-Cleaner) S 251209 251213 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 29935322 19430449152 14708 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 58832 KiB

[startup+0.315708 s]*
/proc/loadavg: 0.16 0.12 0.22 15/313 251261
/proc/meminfo: memFree=99851908/131655788 swapFree=131062644/131071996
[pid=251213] ppid=251209 vsize=18975048 memory=65804 CPUtime=0.45 cores=4,6
/proc/251213/stat : 251213 (java) S 251209 251213 251119 0 -1 1077936128 7338 0 0 0 39 6 0 0 20 0 18 0 29935314 19430449152 16451 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
/proc/251213/statm: 4743762 16451 5700 1 0 551506 0
[pid=251213/tid=251217] ppid=251209 vsize=18975048 memory=-9176762001259209404 CPUtime=0.27 cores=4,6
/proc/251213/task/251217/stat : 251217 (java) R 251209 251213 251119 0 -1 4194368 5816 0 0 0 23 4 0 0 20 0 18 0 29935315 19430449152 16451 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251232] ppid=251209 vsize=18975048 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251232/stat : 251232 (Finalizer) S 251209 251213 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 29935321 19430449152 16451 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251244] ppid=251209 vsize=18975048 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251244/stat : 251244 (Common-Cleaner) S 251209 251213 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 29935322 19430449152 16451 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 65804 KiB

[startup+0.700687 s]
/proc/loadavg: 0.16 0.12 0.22 15/315 251263
/proc/meminfo: memFree=99828868/131655788 swapFree=131062644/131071996
[pid=251213] ppid=251209 vsize=19041612 memory=72076 CPUtime=1.11 cores=4,6
/proc/251213/stat : 251213 (java) S 251209 251213 251119 0 -1 1077936128 8871 0 0 0 103 8 0 0 20 0 19 0 29935314 19498610688 18019 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
/proc/251213/statm: 4760403 18019 5873 1 0 552542 0
[pid=251213/tid=251217] ppid=251209 vsize=19041612 memory=5456 CPUtime=0.59 cores=4,6
/proc/251213/task/251217/stat : 251217 (java) R 251209 251213 251119 0 -1 4194368 6040 0 0 0 54 5 0 0 20 0 19 0 29935315 19498610688 18019 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251232] ppid=251209 vsize=19041612 memory=12108 CPUtime=0 cores=4,6
/proc/251213/task/251232/stat : 251232 (Finalizer) S 251209 251213 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 29935321 19498610688 18019 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251244] ppid=251209 vsize=19041612 memory=2276 CPUtime=0 cores=4,6
/proc/251213/task/251244/stat : 251244 (Common-Cleaner) S 251209 251213 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 29935322 19498610688 18019 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251263] ppid=251209 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251263/stat : 251263 (Timer-0) S 251209 251213 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 29935366 19498610688 18019 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 72076 KiB

[startup+1.50968 s]
/proc/loadavg: 0.16 0.12 0.22 10/316 251264
/proc/meminfo: memFree=99779760/131655788 swapFree=131062644/131071996
[pid=251213] ppid=251209 vsize=19041612 memory=94732 CPUtime=2.71 cores=4,6
/proc/251213/stat : 251213 (java) S 251209 251213 251119 0 -1 1077936128 17453 0 0 0 261 10 0 0 20 0 19 0 29935314 19498610688 23683 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
/proc/251213/statm: 4760403 23683 5905 1 0 555440 0
[pid=251213/tid=251217] ppid=251209 vsize=19041612 memory=12108 CPUtime=1.36 cores=4,6
/proc/251213/task/251217/stat : 251217 (java) R 251209 251213 251119 0 -1 4194368 7121 0 0 0 131 5 0 0 20 0 19 0 29935315 19498610688 23683 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251232] ppid=251209 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251232/stat : 251232 (Finalizer) S 251209 251213 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 29935321 19498610688 23683 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251244] ppid=251209 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251244/stat : 251244 (Common-Cleaner) S 251209 251213 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 29935322 19498610688 23683 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251263] ppid=251209 vsize=19041612 memory=279423995782384 CPUtime=0 cores=4,6
/proc/251213/task/251263/stat : 251263 (Timer-0) S 251209 251213 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 29935366 19498610688 23683 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
Current children cumulated CPU time: 2.71 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 94732 KiB

[startup+3.10558 s]
/proc/loadavg: 0.95 0.29 0.27 9/316 251332
/proc/meminfo: memFree=99636036/131655788 swapFree=131062644/131071996
[pid=251213] ppid=251209 vsize=19041612 memory=140252 CPUtime=5.37 cores=4,6
/proc/251213/stat : 251213 (java) S 251209 251213 251119 0 -1 1077936128 24102 0 0 0 526 11 0 0 20 0 19 0 29935314 19498610688 35063 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
/proc/251213/statm: 4760403 35063 5905 1 0 558691 0
[pid=251213/tid=251217] ppid=251209 vsize=19041612 memory=0 CPUtime=2.95 cores=4,6
/proc/251213/task/251217/stat : 251217 (java) R 251209 251213 251119 0 -1 4194368 8103 0 0 0 289 6 0 0 20 0 19 0 29935315 19498610688 35063 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251232] ppid=251209 vsize=19041612 memory=12108 CPUtime=0 cores=4,6
/proc/251213/task/251232/stat : 251232 (Finalizer) S 251209 251213 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 29935321 19498610688 35063 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251244] ppid=251209 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251244/stat : 251244 (Common-Cleaner) S 251209 251213 251119 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 29935322 19498610688 35063 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251263] ppid=251209 vsize=19041612 memory=11756 CPUtime=0 cores=4,6
/proc/251213/task/251263/stat : 251263 (Timer-0) S 251209 251213 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 29935366 19498610688 35063 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
Current children cumulated CPU time: 5.37 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 140252 KiB

[startup+6.30045 s]
/proc/loadavg: 0.95 0.29 0.27 5/320 251336
/proc/meminfo: memFree=99349372/131655788 swapFree=131062644/131071996
[pid=251213] ppid=251209 vsize=19108176 memory=186388 CPUtime=8.71 cores=4,6
/proc/251213/stat : 251213 (java) S 251209 251213 251119 0 -1 1077936128 24982 0 0 0 858 13 0 0 20 0 20 0 29935314 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
/proc/251213/statm: 4777044 46597 5937 1 0 558998 0
[pid=251213/tid=251217] ppid=251209 vsize=19108176 memory=0 CPUtime=6.11 cores=4,6
/proc/251213/task/251217/stat : 251217 (java) R 251209 251213 251119 0 -1 4194368 8160 0 0 0 604 7 0 0 20 0 20 0 29935315 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251232] ppid=251209 vsize=19108176 memory=8996927262957663786 CPUtime=0 cores=4,6
/proc/251213/task/251232/stat : 251232 (Finalizer) S 251209 251213 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935321 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251244] ppid=251209 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251244/stat : 251244 (Common-Cleaner) S 251209 251213 251119 0 -1 1077936192 36 0 0 0 0 0 0 0 20 0 20 0 29935322 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251263] ppid=251209 vsize=19108176 memory=94732 CPUtime=0 cores=4,6
/proc/251213/task/251263/stat : 251263 (Timer-0) S 251209 251213 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935366 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
Current children cumulated CPU time: 8.71 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 186388 KiB

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

# cumulated CPU time of all completed processes:  user=9.59698 s, system=0.152568 s

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

[startup+6.40055 s]
/proc/loadavg: 0.95 0.29 0.27 5/320 251336
/proc/meminfo: memFree=99349372/131655788 swapFree=131062644/131071996
[pid=251213] ppid=251209 vsize=19108176 memory=186388 CPUtime=8.81 cores=4,6
/proc/251213/stat : 251213 (java) S 251209 251213 251119 0 -1 1077936128 24982 0 0 0 868 13 0 0 20 0 20 0 29935314 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
/proc/251213/statm: 4777044 46597 5937 1 0 558998 0
[pid=251213/tid=251217] ppid=251209 vsize=19108176 memory=0 CPUtime=6.21 cores=4,6
/proc/251213/task/251217/stat : 251217 (java) R 251209 251213 251119 0 -1 4194368 8160 0 0 0 614 7 0 0 20 0 20 0 29935315 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251232] ppid=251209 vsize=19108176 memory=224194199869 CPUtime=0 cores=4,6
/proc/251213/task/251232/stat : 251232 (Finalizer) S 251209 251213 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935321 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251244] ppid=251209 vsize=19108176 memory=11756 CPUtime=0 cores=4,6
/proc/251213/task/251244/stat : 251244 (Common-Cleaner) S 251209 251213 251119 0 -1 1077936192 36 0 0 0 0 0 0 0 20 0 20 0 29935322 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251263] ppid=251209 vsize=19108176 memory=69356 CPUtime=0 cores=4,6
/proc/251213/task/251263/stat : 251263 (Timer-0) S 251209 251213 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935366 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
Current children cumulated CPU time: 8.81 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 186388 KiB

[startup+6.80041 s]
/proc/loadavg: 0.95 0.29 0.27 5/320 251336
/proc/meminfo: memFree=99349372/131655788 swapFree=131062644/131071996
[pid=251213] ppid=251209 vsize=19108176 memory=186388 CPUtime=9.21 cores=4,6
/proc/251213/stat : 251213 (java) S 251209 251213 251119 0 -1 1077936128 24982 0 0 0 908 13 0 0 20 0 20 0 29935314 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
/proc/251213/statm: 4777044 46597 5937 1 0 558998 0
[pid=251213/tid=251217] ppid=251209 vsize=19108176 memory=186388 CPUtime=6.61 cores=4,6
/proc/251213/task/251217/stat : 251217 (java) R 251209 251213 251119 0 -1 4194368 8160 0 0 0 654 7 0 0 20 0 20 0 29935315 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251232] ppid=251209 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251232/stat : 251232 (Finalizer) S 251209 251213 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935321 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251244] ppid=251209 vsize=19108176 memory=279423996115936 CPUtime=0 cores=4,6
/proc/251213/task/251244/stat : 251244 (Common-Cleaner) S 251209 251213 251119 0 -1 1077936192 36 0 0 0 0 0 0 0 20 0 20 0 29935322 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251263] ppid=251209 vsize=19108176 memory=3472468008225751312 CPUtime=0 cores=4,6
/proc/251213/task/251263/stat : 251263 (Timer-0) S 251209 251213 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935366 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
Current children cumulated CPU time: 9.21 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 186388 KiB

[startup+7.0004 s]*
/proc/loadavg: 1.28 0.36 0.30 6/320 251336
/proc/meminfo: memFree=99349304/131655788 swapFree=131062644/131071996
[pid=251213] ppid=251209 vsize=19108176 memory=186388 CPUtime=9.55 cores=4,6
/proc/251213/stat : 251213 (java) S 251209 251213 251119 0 -1 1077936128 24991 0 0 0 942 13 0 0 20 0 20 0 29935314 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
/proc/251213/statm: 4777044 46597 5937 1 0 558998 0
[pid=251213/tid=251217] ppid=251209 vsize=19108176 memory=-9177323851701002940 CPUtime=6.82 cores=4,6
/proc/251213/task/251217/stat : 251217 (java) R 251209 251213 251119 0 -1 4194368 8160 0 0 0 675 7 0 0 20 0 20 0 29935315 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251232] ppid=251209 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251232/stat : 251232 (Finalizer) S 251209 251213 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29935321 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251244] ppid=251209 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251244/stat : 251244 (Common-Cleaner) S 251209 251213 251119 0 -1 1077936192 36 0 0 0 0 0 0 0 20 0 20 0 29935322 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251263] ppid=251209 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251263/stat : 251263 (Timer-0) S 251209 251213 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29935366 19566772224 46597 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
Current children cumulated CPU time: 9.55 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 186388 KiB

[startup+7.11769 s]
/proc/loadavg: 1.28 0.36 0.30 6/320 251336
/proc/meminfo: memFree=99349304/131655788 swapFree=131062644/131071996
[pid=251213] ppid=251209 vsize=19109204 memory=186464 CPUtime=9.67 cores=4,6
/proc/251213/stat : 251213 (java) S 251209 251213 251119 0 -1 1077936128 25375 0 0 0 953 14 0 0 20 0 21 0 29935314 19567824896 46616 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
/proc/251213/statm: 4777301 46616 5936 1 0 559270 0
[pid=251213/tid=251217] ppid=251209 vsize=19109204 memory=8996927262957663786 CPUtime=6.91 cores=4,6
/proc/251213/task/251217/stat : 251217 (java) S 251209 251213 251119 0 -1 1077936192 8541 0 0 0 684 7 0 0 20 0 21 0 29935315 19567824896 46616 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251232] ppid=251209 vsize=19109204 memory=0 CPUtime=0 cores=4,6
/proc/251213/task/251232/stat : 251232 (Finalizer) S 251209 251213 251119 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 21 0 29935321 19567824896 46616 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251244] ppid=251209 vsize=19109204 memory=94732 CPUtime=0 cores=4,6
/proc/251213/task/251244/stat : 251244 (Common-Cleaner) S 251209 251213 251119 0 -1 1077936192 36 0 0 0 0 0 0 0 20 0 21 0 29935322 19567824896 46616 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
[pid=251213/tid=251263] ppid=251209 vsize=19109204 memory=69356 CPUtime=0 cores=4,6
/proc/251213/task/251263/stat : 251263 (Timer-0) S 251209 251213 251119 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 21 0 29935366 19567824896 46616 134679101440 93825268158464 93825268162160 140730508743376 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 93825268169976 93825268170768 93825294675968 140730508747782 140730508747872 140730508747872 140730508754888 0
Current children cumulated CPU time: 9.67 s
Current children cumulated vsize: 19109204 KiB
Current children cumulated memory: 186464 KiB

Child status: 30

Real time (s): 7.16306
CPU time (s): 9.74955
CPU user time (s): 9.59698
CPU system time (s): 0.152568
CPU usage (%): 136.109
Max. virtual memory (cumulated for all children) (KiB): 19109204
Max. memory (cumulated for all children) (KiB): 200228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.59698
system time used= 0.152568
maximum resident set size= 200228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25786
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 857
involuntary context switches= 292


# summary of solver processes directly reported to runsolver:
#   pid: 251213
#   total CPU time (s): 9.74955
#   total CPU user time (s): 9.59698
#   total CPU system time (s): 0.152568

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.079634 second user time and 0.115173 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-25 22:31:03
IDJOB=4459695
IDBENCH=148404
IDSOLVER=3058
FILE ID=nodeC003/4459695-1721939463
RUNJOBID= nodeC003-1721939462-251130
SLURM_JOB_ID= 8247257
Free space on /tmp= 723780 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=53-P1=17-P2=109-P3=2-P4=191-P5=191-P6=47-P7=101-P8=97-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459695-1721939463/watcher-4459695-1721939463 -o /tmp/evaluation-result-4459695-1721939463/solver-4459695-1721939463 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721939462-251130 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4459695-1721939463.opb

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

MD5SUM BENCH= 1c04f93ff6e2db7ac940de3c219b1dcf
RANDOM SEED=1195961217

nodeC003.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		: 1197.273
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	: 6984.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.432
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.31
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.275
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	: 6984.09
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.400
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.31
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.292
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	: 6984.09
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		: 1197.335
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.277
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	: 6984.09
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.273
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        99961180 kB
MemAvailable:   129720372 kB
Buffers:          336224 kB
Cached:         29966532 kB
SwapCached:          968 kB
Active:          2544164 kB
Inactive:       28148428 kB
Active(anon):       2524 kB
Inactive(anon):   440748 kB
Active(file):    2541640 kB
Inactive(file): 27707680 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131062644 kB
Dirty:              2696 kB
Writeback:             0 kB
AnonPages:        389080 kB
Mapped:           129500 kB
Shmem:             53440 kB
KReclaimable:     571616 kB
Slab:             686164 kB
SReclaimable:     571616 kB
SUnreclaim:       114548 kB
KernelStack:        4180 kB
PageTables:        10556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    5085036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            14752 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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:      394056 kB
DirectMap2M:    40404992 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 723780 MiB
End job on nodeC003 at 2024-07-25 22:31:10