Trace number 3261298

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
ttsth 5-4SAT 979.541 246.318

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-26-sat.cnf
MD5SUM1e53251276ed6dee048eca4aa337d77b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables364
Number of clauses2562
Sum of the clauses size9828
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22366
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-4 -num-threads 4 HOME/instance-3261298-1304087847.cnf 
0.00/0.00	c Using SATTIMEOUT of 4800
0.00/0.00	c Using SATRAM of 15500
0.00/0.00	c Size of subset node = 32
0.00/0.00	c Variables = 364
0.00/0.00	c Clauses = 2562
0.00/0.00	c Literals = 9828
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 364
0.00/0.00	c Clauses = 2562
0.00/0.00	c Literals = 9828
0.00/0.00	c a2
0.00/0.01	c a1
0.49/0.58	c Independent sub-problems = 1
0.49/0.58	c Sub-problem with 364 variables and 2562 clauses
0.49/0.58	c using permutation method 4
0.49/0.58	c count = 2
0.49/0.58	c Ordering finished 0.580 seconds
0.49/0.58	c mapped 0.580 seconds
0.49/0.58	c permuted 0.580 seconds
0.49/0.58	c about to sort
0.49/0.58	c sorted
0.49/0.59	c clauses now 2562
0.49/0.59	c init finished 0.580 seconds
0.49/0.59	c tree built 0.590 seconds
0.49/0.59	c 
0.49/0.59	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.49/0.59	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.49/0.59	c ................................ | ..........                    |                                  0.6         0.0             
0.49/0.59	c ................................ | ..........                  1 |                                  0.6         1.7             
0.49/0.59	c ................................ | ..........                  2 |                                  0.6         3.4             
0.49/0.59	c ................................ | ..........                  3 |                                  0.6         5.1             
0.49/0.59	c ................................ | ..........                  4 |                                  0.6         6.8             
0.49/0.59	c ................................ | ..........                  5 |                                  0.6         8.5             
0.49/0.59	c ................................ | ..........               1000 | 61           156                 0.6      1694.9         3130
95.87/24.54	c ................................ | ..........            1762000 | 428520       15904              96.0     18346.5      7998554
191.93/48.62	c ................................ | ..........            2815000 | 703011       17233             192.0     14658.4     10825008
288.09/72.83	c ................................ | ..........            3731000 | 945670       18937             288.2     12945.9     13439550
384.07/96.92	c ................................ | ..........            4580000 | 1176732      19571             384.1     11922.4     15594852
479.74/120.96	c ................................ | *.........            5311000 | 1371405      20763             480.0     11064.6     17582730
575.81/145.04	c ................................ | *.........            6087000 | 1581717      21785             576.0     10567.7     19948765
671.83/169.14	c ................................ | *.........            6837000 | 1780402      23566             672.0     10174.0     22096070
767.93/193.22	c ................................ | *.........            7450000 | 1934821      25193             768.0      9700.1     23371522
864.03/217.30	c ................................ | *.........            7985000 | 2083904      25638             864.1      9241.3     24282923
959.72/241.39	c ................................ | **........            8556000 | 2238868      26445             960.1      8911.8     25577390
979.20/246.27	c Thread 0 found 0x93940f0
979.20/246.27	c Partial assignments = 8758186, improvements = 2286416  ucps = 27839 PA/sec = 8941.58, subset nodes = 25932930
979.20/246.27	s SATISFIABLE
979.20/246.27	v -1 -2 -3 -4 -5 -6 -7 8 -9 -10 
979.20/246.27	v -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 
979.20/246.27	v -21 -22 -23 -24 -25 -26 -27 28 -29 -30 
979.20/246.27	v -31 32 -33 -34 -35 -36 -37 -38 -39 -40 
979.20/246.27	v -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 
979.20/246.27	v -51 -52 53 -54 -55 -56 -57 -58 -59 60 
979.20/246.27	v -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 
979.20/246.27	v -71 -72 -73 74 -75 -76 -77 -78 -79 -80 
979.20/246.27	v -81 -82 -83 -84 -85 -86 -87 88 -89 -90 
979.20/246.27	v -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 
979.20/246.27	v -101 -102 -103 104 -105 -106 -107 -108 -109 -110 
979.20/246.27	v -111 -112 -113 -114 -115 116 -117 -118 -119 -120 
979.20/246.27	v -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 
979.20/246.27	v -131 -132 -133 -134 -135 -136 -137 138 -139 -140 
979.20/246.27	v -141 -142 143 -144 -145 -146 -147 -148 -149 -150 
979.20/246.27	v -151 -152 -153 -154 -155 -156 157 -158 -159 -160 
979.20/246.27	v -161 -162 -163 -164 -165 -166 -167 -168 169 -170 
979.20/246.27	v -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 
979.20/246.27	v -181 -182 -183 -184 -185 -186 -187 -188 189 -190 
979.20/246.27	v -191 -192 -193 -194 -195 -196 197 -198 -199 -200 
979.20/246.27	v -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 
979.20/246.27	v -211 -212 -213 -214 215 -216 -217 -218 -219 -220 
979.20/246.27	v -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 
979.20/246.27	v -231 -232 -233 -234 235 -236 -237 -238 -239 -240 
979.20/246.27	v -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 
979.20/246.27	v 251 -252 -253 -254 -255 -256 -257 -258 -259 -260 
979.20/246.27	v -261 -262 263 -264 -265 -266 -267 -268 -269 -270 
979.20/246.27	v -271 -272 -273 -274 -275 276 -277 -278 -279 -280 
979.20/246.27	v -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 
979.20/246.27	v 291 -292 -293 -294 -295 -296 -297 298 -299 -300 
979.20/246.27	v -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 
979.20/246.27	v -311 -312 -313 -314 -315 -316 -317 -318 319 -320 
979.20/246.27	v -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 
979.20/246.27	v 331 -332 -333 -334 -335 -336 -337 -338 -339 -340 
979.20/246.27	v -341 -342 -343 -344 -345 346 -347 -348 -349 -350 
979.20/246.27	v -351 352 -353 -354 -355 -356 -357 -358 -359 -360 
979.20/246.27	v -361 -362 -363 -364 0
979.20/246.27	c CPU time = 979.49 seconds
979.20/246.27	c Elapsed time = 246 seconds

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3261298-1304087847/watcher-3261298-1304087847 -o /tmp/evaluation-result-3261298-1304087847/solver-3261298-1304087847 -C 4800 -W 1300 -M 15500 HOME/ttsth-5-4 -num-threads 4 HOME/instance-3261298-1304087847.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.75 7.91 7.28 6/181 25280
/proc/meminfo: memFree=17105064/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=10564 CPUtime=0 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) R 25278 25280 25048 0 -1 4202496 707 0 0 0 0 0 0 0 25 0 1 0 520385691 10817536 649 33554432000 4194304 4338100 140733262880240 18446744073709551615 270612771525 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25280/statm: 2641 658 150 36 0 546 0

[startup+0.0415291 s]
/proc/loadavg: 7.75 7.91 7.28 6/181 25280
/proc/meminfo: memFree=17105064/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=10696 CPUtime=0.04 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) R 25278 25280 25048 0 -1 4202496 752 0 0 0 4 0 0 0 25 0 1 0 520385691 10952704 693 33554432000 4194304 4338100 140733262880240 18446744073709551615 4296000 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25280/statm: 2674 693 155 36 0 579 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10696

[startup+0.100517 s]
/proc/loadavg: 7.75 7.91 7.28 6/181 25280
/proc/meminfo: memFree=17105064/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=10696 CPUtime=0.09 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) R 25278 25280 25048 0 -1 4202496 753 0 0 0 9 0 0 0 25 0 1 0 520385691 10952704 694 33554432000 4194304 4338100 140733262880240 18446744073709551615 4296000 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25280/statm: 2674 694 155 36 0 579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10696

[startup+0.300484 s]
/proc/loadavg: 7.75 7.91 7.28 6/181 25280
/proc/meminfo: memFree=17105064/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=10696 CPUtime=0.29 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) R 25278 25280 25048 0 -1 4202496 753 0 0 0 29 0 0 0 25 0 1 0 520385691 10952704 694 33554432000 4194304 4338100 140733262880240 18446744073709551615 4245192 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25280/statm: 2674 694 155 36 0 579 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10696

[startup+1.10124 s]
/proc/loadavg: 7.75 7.91 7.28 6/181 25280
/proc/meminfo: memFree=17105064/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=271280 CPUtime=2.59 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 6294 0 0 0 257 2 0 0 18 0 5 0 520385691 277790720 6084 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 67820 6084 175 36 0 65725 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 271280

[startup+1.50623 s]
/proc/loadavg: 7.77 7.91 7.28 9/186 25285
/proc/meminfo: memFree=17058548/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=287056 CPUtime=4.22 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 9040 0 0 0 418 4 0 0 18 0 5 0 520385691 293945344 8830 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 71764 8830 175 36 0 69669 0
[pid=25280/tid=25282] ppid=25278 vsize=287056 CPUtime=0.9 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 3418 0 0 0 90 0 0 0 19 0 5 0 520385751 293945344 8830 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254311 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=287056 CPUtime=0.9 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 1200 0 0 0 90 0 0 0 19 0 5 0 520385751 293945344 8830 33554432000 4194304 4338100 140733262880240 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=287056 CPUtime=0.89 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 1161 0 0 0 89 0 0 0 19 0 5 0 520385751 293945344 8830 33554432000 4194304 4338100 140733262880240 18446744073709551615 270612506350 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=287056 CPUtime=0.9 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 1370 0 0 0 89 1 0 0 25 0 5 0 520385751 293945344 8830 33554432000 4194304 4338100 140733262880240 18446744073709551615 4263469 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 287056

[startup+3.10095 s]
/proc/loadavg: 7.77 7.91 7.28 9/186 25285
/proc/meminfo: memFree=17025068/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=309084 CPUtime=10.58 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 15435 0 0 0 1049 9 0 0 18 0 5 0 520385691 316502016 15225 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 77271 15225 175 36 0 75176 0
[pid=25280/tid=25282] ppid=25278 vsize=309084 CPUtime=2.49 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 6936 0 0 0 248 1 0 0 22 0 5 0 520385751 316502016 15225 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=309084 CPUtime=2.49 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 2252 0 0 0 247 2 0 0 19 0 5 0 520385751 316502016 15225 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=309084 CPUtime=2.48 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 2137 0 0 0 246 2 0 0 22 0 5 0 520385751 316502016 15225 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=309084 CPUtime=2.49 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 2219 0 0 0 247 2 0 0 18 0 5 0 520385751 316502016 15225 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 309084

[startup+6.30038 s]
/proc/loadavg: 7.77 7.91 7.28 9/186 25285
/proc/meminfo: memFree=16942856/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=357100 CPUtime=23.32 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 26534 0 0 0 2316 16 0 0 18 0 5 0 520385691 365670400 26276 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 89275 26276 175 36 0 87180 0
[pid=25280/tid=25282] ppid=25278 vsize=357100 CPUtime=5.66 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 13235 0 0 0 564 2 0 0 25 0 5 0 520385751 365670400 26276 33554432000 4194304 4338100 140733262880240 18446744073709551615 270612807280 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=357100 CPUtime=5.68 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 4099 0 0 0 563 5 0 0 18 0 5 0 520385751 365670400 26276 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254304 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=357100 CPUtime=5.68 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 3409 0 0 0 564 4 0 0 25 0 5 0 520385751 365670400 26276 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=357100 CPUtime=5.67 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 3900 0 0 0 563 4 0 0 18 0 5 0 520385751 365670400 26276 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.32
Current children cumulated vsize (KiB) 357100

[startup+12.7002 s]
/proc/loadavg: 7.81 7.91 7.29 9/186 25286
/proc/meminfo: memFree=16818500/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=410276 CPUtime=48.83 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 39837 0 0 0 4852 31 0 0 18 0 5 0 520385691 420122624 39579 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 102569 39579 175 36 0 100474 0
[pid=25280/tid=25282] ppid=25278 vsize=410276 CPUtime=12.01 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 21127 0 0 0 1198 3 0 0 25 0 5 0 520385751 420122624 39579 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=410276 CPUtime=12.06 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 6112 0 0 0 1197 9 0 0 19 0 5 0 520385751 420122624 39579 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=410276 CPUtime=12.08 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 4879 0 0 0 1200 8 0 0 25 0 5 0 520385751 420122624 39579 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=410276 CPUtime=12.05 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 5828 0 0 0 1196 9 0 0 18 0 5 0 520385751 420122624 39579 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.83
Current children cumulated vsize (KiB) 410276

[startup+25.501 s]
/proc/loadavg: 7.84 7.92 7.30 9/186 25286
/proc/meminfo: memFree=16612628/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=517344 CPUtime=99.84 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 66834 0 0 0 9899 85 0 0 18 0 5 0 520385691 529760256 66576 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 129336 66576 176 36 0 127241 0
[pid=25280/tid=25282] ppid=25278 vsize=517344 CPUtime=24.76 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 39027 0 0 0 2468 8 0 0 25 0 5 0 520385751 529760256 66576 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=517344 CPUtime=24.83 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 9273 0 0 0 2457 26 0 0 25 0 5 0 520385751 529760256 66576 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=517344 CPUtime=24.8 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 7814 0 0 0 2456 24 0 0 25 0 5 0 520385751 529760256 66576 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=517344 CPUtime=24.84 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 8829 0 0 0 2458 26 0 0 25 0 5 0 520385751 529760256 66576 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.84
Current children cumulated vsize (KiB) 517344

[startup+51.1005 s]
/proc/loadavg: 7.95 7.94 7.32 9/186 25287
/proc/meminfo: memFree=16405776/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=632552 CPUtime=201.89 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 93803 0 0 0 20019 170 0 0 18 0 5 0 520385691 647733248 93545 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 158138 93545 176 36 0 156043 0
[pid=25280/tid=25282] ppid=25278 vsize=632552 CPUtime=50.29 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 62490 0 0 0 5012 17 0 0 25 0 5 0 520385751 647733248 93545 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254404 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=632552 CPUtime=50.38 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 11612 0 0 0 4986 52 0 0 18 0 5 0 520385751 647733248 93545 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=632552 CPUtime=50.33 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 8464 0 0 0 4984 49 0 0 18 0 5 0 520385751 647733248 93545 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=632552 CPUtime=50.27 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 9346 0 0 0 4977 50 0 0 25 0 5 0 520385751 647733248 93545 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.89
Current children cumulated vsize (KiB) 632552

[startup+102.3 s]
/proc/loadavg: 8.04 7.96 7.36 9/186 25288
/proc/meminfo: memFree=16034704/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=816832 CPUtime=405.58 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 136206 0 0 0 40298 260 0 0 18 0 5 0 520385691 836435968 135948 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 204208 135948 176 36 0 202113 0
[pid=25280/tid=25282] ppid=25278 vsize=816832 CPUtime=101.04 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 97738 0 0 0 10076 28 0 0 25 0 5 0 520385751 836435968 135948 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254326 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=816832 CPUtime=101.35 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 13276 0 0 0 10055 80 0 0 25 0 5 0 520385751 836435968 135948 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=816832 CPUtime=101.3 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 11641 0 0 0 10054 76 0 0 25 0 5 0 520385751 836435968 135948 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=816832 CPUtime=101.27 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 11660 0 0 0 10053 74 0 0 25 0 5 0 520385751 836435968 135948 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 405.58
Current children cumulated vsize (KiB) 816832

[startup+162.301 s]
/proc/loadavg: 8.06 7.98 7.40 9/186 25290
/proc/meminfo: memFree=15563676/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=998256 CPUtime=644.73 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 184782 0 0 0 64034 439 0 0 18 0 5 0 520385691 1022214144 184524 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 249564 184524 176 36 0 247469 0
[pid=25280/tid=25282] ppid=25278 vsize=998256 CPUtime=160.83 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 142650 0 0 0 16038 45 0 0 25 0 5 0 520385751 1022214144 184524 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=998256 CPUtime=161.25 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 14429 0 0 0 15990 135 0 0 18 0 5 0 520385751 1022214144 184524 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=998256 CPUtime=161.18 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 13103 0 0 0 15989 129 0 0 25 0 5 0 520385751 1022214144 184524 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=998256 CPUtime=160.83 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 12709 0 0 0 15956 127 0 0 25 0 5 0 520385751 1022214144 184524 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 644.73
Current children cumulated vsize (KiB) 998256

[startup+222.301 s]
/proc/loadavg: 8.08 8.00 7.44 9/186 25291
/proc/meminfo: memFree=15225948/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=1129928 CPUtime=883.99 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 211731 0 0 0 87811 588 0 0 18 0 5 0 520385691 1157046272 211473 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 282482 211473 176 36 0 280387 0
[pid=25280/tid=25282] ppid=25278 vsize=1129928 CPUtime=220.71 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 166143 0 0 0 22016 55 0 0 25 0 5 0 520385751 1157046272 211473 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=1129928 CPUtime=221.13 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15003 0 0 0 21931 182 0 0 25 0 5 0 520385751 1157046272 211473 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=1129928 CPUtime=221.09 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 14194 0 0 0 21933 176 0 0 25 0 5 0 520385751 1157046272 211473 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=1129928 CPUtime=220.43 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 14500 0 0 0 21869 174 0 0 25 0 5 0 520385751 1157046272 211473 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 883.99
Current children cumulated vsize (KiB) 1129928

Solver just ended. Dumping a history of the last processes samples

[startup+230.701 s]
/proc/loadavg: 8.08 8.00 7.45 9/186 25291
/proc/meminfo: memFree=15170492/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=1145568 CPUtime=917.48 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 215513 0 0 0 91144 604 0 0 18 0 5 0 520385691 1173061632 215255 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 286392 215255 176 36 0 284297 0
[pid=25280/tid=25282] ppid=25278 vsize=1145568 CPUtime=229.09 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 169925 0 0 0 22853 56 0 0 25 0 5 0 520385751 1173061632 215255 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254304 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=1145568 CPUtime=229.52 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15003 0 0 0 22765 187 0 0 25 0 5 0 520385751 1173061632 215255 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624924827 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=1145568 CPUtime=229.48 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 14194 0 0 0 22767 181 0 0 19 0 5 0 520385751 1173061632 215255 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=1145568 CPUtime=228.77 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 14500 0 0 0 22698 179 0 0 25 0 5 0 520385751 1173061632 215255 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624924931 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 917.48
Current children cumulated vsize (KiB) 1145568

[startup+237.101 s]
/proc/loadavg: 8.06 8.00 7.45 9/186 25292
/proc/meminfo: memFree=15116180/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=1164336 CPUtime=942.99 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 220211 0 0 0 93672 627 0 0 18 0 5 0 520385691 1192280064 219953 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 291084 219953 176 36 0 288989 0
[pid=25280/tid=25282] ppid=25278 vsize=1164336 CPUtime=235.49 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 174547 0 0 0 23491 58 0 0 25 0 5 0 520385751 1192280064 219953 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=1164336 CPUtime=235.89 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15003 0 0 0 23395 194 0 0 25 0 5 0 520385751 1192280064 219953 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=1164336 CPUtime=235.86 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 14194 0 0 0 23398 188 0 0 25 0 5 0 520385751 1192280064 219953 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=1164336 CPUtime=235.13 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 14576 0 0 0 23327 186 0 0 25 0 5 0 520385751 1192280064 219953 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254311 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 942.99
Current children cumulated vsize (KiB) 1164336

[startup+240.301 s]
/proc/loadavg: 8.06 8.00 7.45 9/186 25292
/proc/meminfo: memFree=15092860/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=1184816 CPUtime=955.7 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 221978 0 0 0 94934 636 0 0 18 0 5 0 520385691 1213251584 221720 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 296204 221720 176 36 0 294109 0
[pid=25280/tid=25282] ppid=25278 vsize=1184816 CPUtime=238.66 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 174548 0 0 0 23808 58 0 0 25 0 5 0 520385751 1213251584 221720 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=1184816 CPUtime=239.07 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15090 0 0 0 23711 196 0 0 25 0 5 0 520385751 1213251584 221720 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=1184816 CPUtime=239.04 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 14875 0 0 0 23713 191 0 0 18 0 5 0 520385751 1213251584 221720 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=1184816 CPUtime=238.31 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15574 0 0 0 23642 189 0 0 18 0 5 0 520385751 1213251584 221720 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 955.7
Current children cumulated vsize (KiB) 1184816

[startup+243.506 s]
/proc/loadavg: 8.14 8.01 7.46 9/186 25292
/proc/meminfo: memFree=15076988/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=1187944 CPUtime=968.46 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 222713 0 0 0 96204 642 0 0 18 0 5 0 520385691 1216454656 222455 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 296986 222455 176 36 0 294891 0
[pid=25280/tid=25282] ppid=25278 vsize=1187944 CPUtime=241.85 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 174818 0 0 0 24127 58 0 0 20 0 5 0 520385751 1216454656 222455 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=1187944 CPUtime=242.28 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15328 0 0 0 24030 198 0 0 25 0 5 0 520385751 1216454656 222455 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=1187944 CPUtime=242.21 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15102 0 0 0 24028 193 0 0 18 0 5 0 520385751 1216454656 222455 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=1187944 CPUtime=241.5 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15574 0 0 0 23959 191 0 0 20 0 5 0 520385751 1216454656 222455 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 968.46
Current children cumulated vsize (KiB) 1187944

[startup+245.101 s]
/proc/loadavg: 8.14 8.01 7.46 9/186 25292
/proc/meminfo: memFree=15069796/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=1191072 CPUtime=974.83 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 224006 0 0 0 96838 645 0 0 18 0 5 0 520385691 1219657728 223748 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 297768 223748 176 36 0 295673 0
[pid=25280/tid=25282] ppid=25278 vsize=1191072 CPUtime=243.44 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 176111 0 0 0 24286 58 0 0 25 0 5 0 520385751 1219657728 223748 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=1191072 CPUtime=243.87 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15328 0 0 0 24188 199 0 0 25 0 5 0 520385751 1219657728 223748 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=1191072 CPUtime=243.8 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15102 0 0 0 24186 194 0 0 20 0 5 0 520385751 1219657728 223748 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=1191072 CPUtime=243.09 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15574 0 0 0 24118 191 0 0 18 0 5 0 520385751 1219657728 223748 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 974.83
Current children cumulated vsize (KiB) 1191072

[startup+245.901 s]
/proc/loadavg: 8.14 8.01 7.46 9/186 25292
/proc/meminfo: memFree=15060868/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=1194200 CPUtime=978 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) S 25278 25280 25048 0 -1 4202496 224841 0 0 0 97154 646 0 0 18 0 5 0 520385691 1222860800 224583 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 298550 224583 176 36 0 296455 0
[pid=25280/tid=25282] ppid=25278 vsize=1194200 CPUtime=244.23 cores=0,2,4,6
/proc/25280/task/25282/stat : 25282 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 176946 0 0 0 24364 59 0 0 25 0 5 0 520385751 1222860800 224583 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25280/tid=25283] ppid=25278 vsize=1194200 CPUtime=244.67 cores=0,2,4,6
/proc/25280/task/25283/stat : 25283 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15328 0 0 0 24267 200 0 0 25 0 5 0 520385751 1222860800 224583 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25280/tid=25284] ppid=25278 vsize=1194200 CPUtime=244.59 cores=0,2,4,6
/proc/25280/task/25284/stat : 25284 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15102 0 0 0 24264 195 0 0 18 0 5 0 520385751 1222860800 224583 33554432000 4194304 4338100 140733262880240 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=25280/tid=25285] ppid=25278 vsize=1194200 CPUtime=243.88 cores=0,2,4,6
/proc/25280/task/25285/stat : 25285 (ttsth-5-4) R 25278 25280 25048 0 -1 4202560 15574 0 0 0 24197 191 0 0 20 0 5 0 520385751 1222860800 224583 33554432000 4194304 4338100 140733262880240 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 978
Current children cumulated vsize (KiB) 1194200

[startup+246.301 s]
/proc/loadavg: 8.14 8.01 7.46 9/186 25292
/proc/meminfo: memFree=15060868/32951124 swapFree=67111528/67111528
[pid=25280] ppid=25278 vsize=0 CPUtime=979.52 cores=0,2,4,6
/proc/25280/stat : 25280 (ttsth-5-4) R 25278 25280 25048 0 -1 4202500 225254 0 0 0 97302 650 0 0 18 0 1 0 520385691 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25280/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 979.52
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 246.318
CPU time (s): 979.541
CPU user time (s): 973.022
CPU system time (s): 6.51901
CPU usage (%): 397.673
Max. virtual memory (cumulated for all children) (KiB): 1197328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 973.022
system time used= 6.51901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225254
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13454
involuntary context switches= 6921

runsolver used 0.402938 second user time and 0.91986 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 16:37:28
IDJOB=3261298
IDBENCH=83219
IDSOLVER=1654
FILE ID=node108/3261298-1304087847
RUNJOBID= node108-1304086608-25066
PBS_JOBID= 13170551
Free space on /tmp= 72120 MiB

SOLVER NAME= ttsth 5-4
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-26-sat.cnf
COMMAND LINE= DIR/ttsth-5-4 -num-threads NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261298-1304087847/watcher-3261298-1304087847 -o /tmp/evaluation-result-3261298-1304087847/solver-3261298-1304087847 -C 4800 -W 1300 -M 15500  HOME/ttsth-5-4 -num-threads 4 HOME/instance-3261298-1304087847.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=1438022400

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17105344 kB
Buffers:       2164576 kB
Cached:       12756056 kB
SwapCached:          0 kB
Active:        4482892 kB
Inactive:     10781876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17105344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             352 kB
Writeback:         136 kB
AnonPages:      343056 kB
Mapped:          15232 kB
Slab:           517968 kB
PageTables:       5608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   535532 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72120 MiB
End job on node108 at 2011-04-29 16:41:34