Trace number 424894

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, and are wall clock time (not CPU 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
minisat SAT 2007SAT 3711.52 3712.64

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1113882813-11.SAT.shuffled.cnf
MD5SUM77226f3880fdc77b8d075583e32b35e0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.023995
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  450                                                  |
0.00/0.00	c |  Number of clauses:    1912                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     438     1896     5754 |      632        0    nan |  0.000 % |
0.00/0.00	c |       102 |     438     1896     5754 |      695      102     20 |  0.000 % |
0.00/0.01	c |       252 |     438     1896     5754 |      764      252     20 |  0.000 % |
0.00/0.02	c |       477 |     438     1896     5754 |      841      477     21 |  0.000 % |
0.00/0.03	c |       815 |     438     1896     5754 |      925      815     20 |  0.000 % |
0.00/0.05	c |      1321 |     438     1896     5754 |     1017      839     19 |  0.000 % |
0.00/0.08	c |      2084 |     438     1896     5754 |     1119     1069     18 |  0.000 % |
0.09/0.12	c |      3223 |     438     1896     5754 |     1231     1042     20 |  0.000 % |
0.19/0.20	c |      4931 |     438     1896     5754 |     1354      830     18 |  0.000 % |
0.29/0.31	c |      7493 |     438     1896     5754 |     1490     1297     20 |  0.000 % |
0.39/0.48	c |     11338 |     438     1896     5754 |     1639     1312     20 |  0.000 % |
0.69/0.74	c |     17105 |     438     1896     5754 |     1803     1197     18 |  0.000 % |
1.10/1.16	c |     25754 |     438     1896     5754 |     1983     1532     19 |  0.000 % |
1.79/1.80	c |     38728 |     438     1896     5754 |     2181     1347     19 |  0.000 % |
2.79/2.83	c |     58191 |     438     1896     5754 |     2400     1811     20 |  0.000 % |
4.30/4.36	c |     87384 |     438     1896     5754 |     2640     1649     19 |  0.000 % |
6.79/6.85	c |    131173 |     438     1896     5754 |     2904     2485     21 |  0.000 % |
10.59/10.69	c |    196857 |     438     1896     5754 |     3194     1711     18 |  0.000 % |
16.59/16.68	c |    295383 |     438     1896     5754 |     3513     2980     21 |  0.000 % |
25.69/25.77	c |    443173 |     438     1896     5754 |     3865     2875     19 |  0.000 % |
39.88/39.97	c |    664856 |     438     1896     5754 |     4251     3759     21 |  0.000 % |
61.77/61.89	c |    997381 |     438     1896     5754 |     4676     3597     19 |  0.000 % |
96.67/96.75	c |   1496169 |     438     1896     5754 |     5144     4114     20 |  0.000 % |
151.25/151.30	c |   2244351 |     438     1896     5754 |     5659     4591     20 |  0.000 % |
236.63/236.74	c |   3366625 |     438     1896     5754 |     6225     4606     21 |  0.000 % |
369.19/369.36	c |   5050039 |     438     1896     5754 |     6847     4010     23 |  0.000 % |
578.03/578.24	c |   7575155 |     438     1896     5754 |     7532     6020     21 |  0.000 % |
906.15/906.45	c |  11362832 |     438     1896     5754 |     8285     5231     20 |  0.000 % |
1418.30/1418.70	c |  17044344 |     438     1896     5754 |     9114     7871     18 |  0.000 % |
2223.58/2224.27	c |  25566613 |     438     1896     5754 |    10025     4842     17 |  0.000 % |
3492.32/3493.43	c |  38350016 |     438     1896     5754 |    11028     5701     19 |  0.000 % |
3711.47/3712.64	c ===============================================================================
3711.47/3712.64	c restarts              : 31
3711.47/3712.64	c conflicts             : 40476829       (10906 /sec)
3711.47/3712.64	c decisions             : 47901820       (1.79 % random) (12907 /sec)
3711.47/3712.64	c propagations          : 2645142891     (712726 /sec)
3711.47/3712.64	c conflict literals     : 892684759      (24.62 % deleted)
3711.47/3712.64	c Memory used           : 8.51 MB
3711.47/3712.64	c CPU time              : 3711.3 s
3711.47/3712.64	c 
3711.47/3712.64	s SATISFIABLE
3711.47/3712.64	v 1 2 -3 -4 -5 -6 -7 -8 -9 10 11 -12 13 -14 -15 16 17 -18 -19 -20 -21 22 -23 -24 25 -26 -27 -28 -29 -30 31 32 33 -34 -35 -36 -37 38 39 40 41 42 -43 44 45 46 47 -48 -49 50 -51 -52 -53 -54 -55 56 -57 -58 59 60 -61 -62 -63 -64 65 -66 67 68 -69 -70 -71 -72 73 74 -75 76 77 78 79 80 -81 82 83 -84 -85 -86 -87 -88 -89 90 91 92 93 94 -95 -96 97 -98 -99 100 -101 -102 103 104 105 -106 107 -108 -109 -110 -111 -112 -113 114 115 116 -117 118 119 -120 121 122 -123 -124 -125 126 -127 128 129 130 -131 -132 -133 -134 -135 136 137 -138 139 -140 141 -142 -143 -144 145 -146 147 -148 149 -150 -151 -152 153 -154 -155 -156 157 158 159 160 -161 162 163 -164 -165 -166 167 -168 -169 170 171 172 -173 -174 -175 -176 177 -178 179 180 181 182 183 184 185 -186 -187 -188 189 -190 -191 192 -193 -194 -195 196 -197 -198 -199 200 201 202 203 -204 -205 206 -207 -208 209 -210 211 -212 213 214 -215 -216 217 -218 -219 220 221 -222 223 -224 225 226 -227 -228 -229 -230 231 232 233 -234 235 -236 -237 238 -239 240 241 -242 243 -244 245 246 -247 -248 249 -250 -251 -252 253 -254 255 256 -257 258 259 260 261 262 263 264 -265 266 267 268 269 -270 -271 -272 -273 274 -275 -276 277 -278 -279 -280 -281 282 283 284 -285 286 287 -288 289 290 -291 -292 293 -294 295 -296 297 298 -299 300 301 -302 -303 -304 305 -306 -307 308 -309 -310 311 -312 -313 -314 315 -316 -317 -318 319 -320 -321 -322 323 324 325 326 327 328 329 -330 -331 332 -333 334 335 336 337 -338 -339 -340 341 -342 343 -344 -345 346 -347 348 349 350 -351 352 353 -354 -355 356 357 -358 359 360 -361 -362 -363 364 365 366 367 -368 -369 370 371 372 -373 -374 375 -376 -377 378 379 380 -381 -382 -383 384 385 386 387 388 -389 -390 391 392 393 -394 395 -396 397 -398 399 400 -401 402 403 404 -405 -406 -407 408 -409 -410 411 412 -413 -414 -415 416 -417 -418 -419 -420 421 -422 423 -424 -425 426 -427 -428 -429 -430 -431 -432 -433 434 435 436 437 -438 439 440 -441 442 443 -444 -445 446 447 -448 449 -450 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-424894-1177676541 -o ROOT/results/node12/solver-424894-1177676541 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/424894-1177676541/minisat_noassertions /tmp/evaluation/424894-1177676541/instance-424894-1177676541.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 7949
/proc/meminfo: memFree=1629944/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=1852 CPUtime=0
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 243691443 1896448 125 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134521195 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 463 125 62 130 0 330 0

[startup+0.096574 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 7949
/proc/meminfo: memFree=1629944/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=1988 CPUtime=0.09
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 166 0 0 0 9 0 0 0 18 0 1 0 243691443 2035712 152 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 497 152 66 130 0 364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1988

[startup+0.101574 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 7949
/proc/meminfo: memFree=1629944/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=1988 CPUtime=0.09
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 166 0 0 0 9 0 0 0 18 0 1 0 243691443 2035712 152 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552365 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 497 152 66 130 0 364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1988

[startup+0.301593 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 7949
/proc/meminfo: memFree=1629944/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=1988 CPUtime=0.29
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 183 0 0 0 29 0 0 0 19 0 1 0 243691443 2035712 169 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 497 169 66 130 0 364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1988

[startup+0.701634 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 7949
/proc/meminfo: memFree=1629944/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=2124 CPUtime=0.69
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 204 0 0 0 69 0 0 0 23 0 1 0 243691443 2174976 190 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 531 190 66 130 0 398 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2124

[startup+1.50271 s]
/proc/loadavg: 0.71 0.91 0.97 2/78 7950
/proc/meminfo: memFree=1629360/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=2256 CPUtime=1.5
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 231 0 0 0 150 0 0 0 25 0 1 0 243691443 2310144 217 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548076 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 564 217 66 130 0 431 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2256

[startup+3.10187 s]
/proc/loadavg: 0.71 0.91 0.97 2/78 7950
/proc/meminfo: memFree=1629104/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=2256 CPUtime=3.09
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 260 0 0 0 309 0 0 0 25 0 1 0 243691443 2310144 246 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 564 246 66 130 0 431 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2256

[startup+6.30119 s]
/proc/loadavg: 0.73 0.91 0.97 2/78 7950
/proc/meminfo: memFree=1628848/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=2520 CPUtime=6.29
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 297 0 0 0 629 0 0 0 25 0 1 0 243691443 2580480 283 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546556 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 630 283 66 130 0 497 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2520

[startup+12.7018 s]
/proc/loadavg: 0.76 0.91 0.97 2/78 7950
/proc/meminfo: memFree=1628592/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=2652 CPUtime=12.69
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 346 0 0 0 1269 0 0 0 25 0 1 0 243691443 2715648 332 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547196 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 663 332 66 130 0 530 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2652

[startup+25.5011 s]
/proc/loadavg: 0.81 0.91 0.97 2/78 7950
/proc/meminfo: memFree=1628336/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=2916 CPUtime=25.49
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 411 0 0 0 2549 0 0 0 25 0 1 0 243691443 2985984 397 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 729 397 66 130 0 596 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2916

[startup+51.1017 s]
/proc/loadavg: 0.87 0.92 0.97 2/78 7950
/proc/meminfo: memFree=1627888/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=3312 CPUtime=51.08
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 506 0 0 0 5108 0 0 0 25 0 1 0 243691443 3391488 492 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 828 492 66 130 0 695 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3312

[startup+102.306 s]
/proc/loadavg: 0.94 0.93 0.97 2/78 7950
/proc/meminfo: memFree=1627504/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=3716 CPUtime=102.27
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 612 0 0 0 10227 0 0 0 25 0 1 0 243691443 3805184 598 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 929 598 66 130 0 796 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3716

[startup+162.302 s]
/proc/loadavg: 0.98 0.94 0.97 2/78 7950
/proc/meminfo: memFree=1627184/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=4120 CPUtime=162.24
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 695 0 0 0 16224 0 0 0 25 0 1 0 243691443 4218880 681 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548024 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 1030 681 66 130 0 897 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4120

[startup+222.302 s]
/proc/loadavg: 0.99 0.95 0.97 2/78 7950
/proc/meminfo: memFree=1626800/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=4388 CPUtime=222.23
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 777 0 0 0 22222 1 0 0 25 0 1 0 243691443 4493312 763 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 1097 763 66 130 0 964 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 4388

[startup+282.302 s]
/proc/loadavg: 0.99 0.95 0.97 2/78 7950
/proc/meminfo: memFree=1626480/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=4652 CPUtime=282.21
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 842 0 0 0 28220 1 0 0 25 0 1 0 243691443 4763648 828 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552448 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 1163 828 66 130 0 1030 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 4652

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 7950
/proc/meminfo: memFree=1626352/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=4772 CPUtime=342.19
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 876 0 0 0 34218 1 0 0 25 0 1 0 243691443 4886528 862 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 1193 862 66 130 0 1060 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 4772

[startup+402.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 7950
/proc/meminfo: memFree=1626160/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=5036 CPUtime=402.18
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 932 0 0 0 40216 2 0 0 25 0 1 0 243691443 5156864 918 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 1259 918 66 130 0 1126 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 5036

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 7950
/proc/meminfo: memFree=1625904/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=5172 CPUtime=462.16
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 980 0 0 0 46214 2 0 0 25 0 1 0 243691443 5296128 966 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 1293 966 66 130 0 1160 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 5172

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 7950
/proc/meminfo: memFree=1625904/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=5304 CPUtime=522.14
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1013 0 0 0 52212 2 0 0 25 0 1 0 243691443 5431296 999 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 1326 999 66 130 0 1193 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 5304

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 7950
/proc/meminfo: memFree=1625776/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=5440 CPUtime=582.13
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1044 0 0 0 58210 3 0 0 25 0 1 0 243691443 5570560 1030 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 1360 1030 66 130 0 1227 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 5440

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 7950
/proc/meminfo: memFree=1625648/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=5572 CPUtime=642.12
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1086 0 0 0 64209 3 0 0 25 0 1 0 243691443 5705728 1072 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 1393 1072 66 130 0 1260 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 5572


################
# More data... #
################

/proc/meminfo: memFree=1622960/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8200 CPUtime=3041.35
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1731 0 0 0 304118 17 0 0 25 0 1 0 243691443 8396800 1717 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2050 1717 66 130 0 1917 0
Current children cumulated CPU time (s) 3041.35
Current children cumulated vsize (KiB) 8200

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622960/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8200 CPUtime=3101.33
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1732 0 0 0 310116 17 0 0 25 0 1 0 243691443 8396800 1718 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552454 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2050 1718 66 130 0 1917 0
Current children cumulated CPU time (s) 3101.33
Current children cumulated vsize (KiB) 8200

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622896/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8332 CPUtime=3161.32
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1744 0 0 0 316114 18 0 0 25 0 1 0 243691443 8531968 1730 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2083 1730 66 130 0 1950 0
Current children cumulated CPU time (s) 3161.32
Current children cumulated vsize (KiB) 8332

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622896/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8332 CPUtime=3221.3
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1758 0 0 0 322112 18 0 0 25 0 1 0 243691443 8531968 1744 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2083 1744 66 130 0 1950 0
Current children cumulated CPU time (s) 3221.3
Current children cumulated vsize (KiB) 8332

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622896/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8332 CPUtime=3281.29
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1762 0 0 0 328110 19 0 0 25 0 1 0 243691443 8531968 1748 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2083 1748 66 130 0 1950 0
Current children cumulated CPU time (s) 3281.29
Current children cumulated vsize (KiB) 8332

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622832/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8332 CPUtime=3341.27
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1766 0 0 0 334108 19 0 0 25 0 1 0 243691443 8531968 1752 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2083 1752 66 130 0 1950 0
Current children cumulated CPU time (s) 3341.27
Current children cumulated vsize (KiB) 8332

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622768/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8472 CPUtime=3401.25
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1782 0 0 0 340106 19 0 0 25 0 1 0 243691443 8675328 1768 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2118 1768 66 130 0 1985 0
Current children cumulated CPU time (s) 3401.25
Current children cumulated vsize (KiB) 8472

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622704/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8472 CPUtime=3461.23
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1794 0 0 0 346104 19 0 0 25 0 1 0 243691443 8675328 1780 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2118 1780 66 130 0 1985 0
Current children cumulated CPU time (s) 3461.23
Current children cumulated vsize (KiB) 8472

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622704/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8472 CPUtime=3521.22
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1804 0 0 0 352102 20 0 0 25 0 1 0 243691443 8675328 1790 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552570 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2118 1790 66 130 0 1985 0
Current children cumulated CPU time (s) 3521.22
Current children cumulated vsize (KiB) 8472

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622640/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8576 CPUtime=3581.2
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1823 0 0 0 358100 20 0 0 25 0 1 0 243691443 8781824 1809 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2144 1809 66 130 0 2011 0
Current children cumulated CPU time (s) 3581.2
Current children cumulated vsize (KiB) 8576

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622576/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8712 CPUtime=3641.18
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1831 0 0 0 364098 20 0 0 25 0 1 0 243691443 8921088 1817 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2178 1817 66 130 0 2045 0
Current children cumulated CPU time (s) 3641.18
Current children cumulated vsize (KiB) 8712

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622448/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8712 CPUtime=3701.17
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1863 0 0 0 370096 21 0 0 25 0 1 0 243691443 8921088 1849 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546924 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2178 1849 66 130 0 2045 0
Current children cumulated CPU time (s) 3701.17
Current children cumulated vsize (KiB) 8712

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

[startup+3705.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622448/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8712 CPUtime=3704.37
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1863 0 0 0 370416 21 0 0 25 0 1 0 243691443 8921088 1849 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2178 1849 66 130 0 2045 0
Current children cumulated CPU time (s) 3704.37
Current children cumulated vsize (KiB) 8712

[startup+3708.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622448/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8712 CPUtime=3707.57
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1863 0 0 0 370736 21 0 0 25 0 1 0 243691443 8921088 1849 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2178 1849 66 130 0 2045 0
Current children cumulated CPU time (s) 3707.57
Current children cumulated vsize (KiB) 8712

[startup+3710.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622448/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8712 CPUtime=3709.17
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1863 0 0 0 370896 21 0 0 25 0 1 0 243691443 8921088 1849 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2178 1849 66 130 0 2045 0
Current children cumulated CPU time (s) 3709.17
Current children cumulated vsize (KiB) 8712

[startup+3711.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622448/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8712 CPUtime=3710.77
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1863 0 0 0 371056 21 0 0 25 0 1 0 243691443 8921088 1849 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2178 1849 66 130 0 2045 0
Current children cumulated CPU time (s) 3710.77
Current children cumulated vsize (KiB) 8712

[startup+3712.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622448/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8712 CPUtime=3711.17
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1863 0 0 0 371096 21 0 0 25 0 1 0 243691443 8921088 1849 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2178 1849 66 130 0 2045 0
Current children cumulated CPU time (s) 3711.17
Current children cumulated vsize (KiB) 8712

[startup+3712.51 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622448/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8712 CPUtime=3711.37
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1863 0 0 0 371116 21 0 0 25 0 1 0 243691443 8921088 1849 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552283 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2178 1849 66 130 0 2045 0
Current children cumulated CPU time (s) 3711.37
Current children cumulated vsize (KiB) 8712

[startup+3712.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8150
/proc/meminfo: memFree=1622448/2055920 swapFree=4160076/4192956
[pid=7949] ppid=7947 vsize=8712 CPUtime=3711.47
/proc/7949/stat : 7949 (minisat_noasser) R 7947 7949 7895 0 -1 4194304 1863 0 0 0 371126 21 0 0 25 0 1 0 243691443 8921088 1849 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/7949/statm: 2178 1849 66 130 0 2045 0
Current children cumulated CPU time (s) 3711.47
Current children cumulated vsize (KiB) 8712

Child status: 10
Real time (s): 3712.64
CPU time (s): 3711.52
CPU user time (s): 3711.3
CPU system time (s): 0.213967
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 8712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3711.3
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1869
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= 8
involuntary context switches= 75878

runsolver used 2.81557 second user time and 7.76582 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri Apr 27 12:22:21 UTC 2007

IDJOB= 424894
IDBENCH= 19972
IDSOLVER= 189
FILE ID= node12/424894-1177676541

PBS_JOBID= 4698619

Free space on /tmp= 66498 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1113882813-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/424894-1177676541/minisat_noassertions /tmp/evaluation/424894-1177676541/instance-424894-1177676541.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-424894-1177676541 -o ROOT/results/node12/solver-424894-1177676541 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/424894-1177676541/minisat_noassertions /tmp/evaluation/424894-1177676541/instance-424894-1177676541.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  77226f3880fdc77b8d075583e32b35e0

RANDOM SEED= 77591248

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1630416 kB
Buffers:         42996 kB
Cached:         290808 kB
SwapCached:      11772 kB
Active:         225576 kB
Inactive:       131428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630416 kB
SwapTotal:     4192956 kB
SwapFree:      4160076 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:          29976 kB
Slab:            54080 kB
Committed_AS:  6171124 kB
PageTables:       1792 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66498 MiB

End job on node12 on Fri Apr 27 13:24:14 UTC 2007