Trace number 1785764

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
SAT07 reference solver: minisat SAT 2007SAT 391.787 391.953

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_11gates_u2_autoenc.cnf
MD5SUM586caddfac4d1887f3667169b6c35a75
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.8434
Satisfiable
(Un)Satisfiability was proved
Number of variables530
Number of clauses153478
Sum of the clauses size900236
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22488
Number of clauses of size 30
Number of clauses of size 41392
Number of clauses of size 57658
Number of clauses of size over 5141876

Solver Data

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:  530                                                  |
0.00/0.00	c |  Number of clauses:    153478                                               |
0.09/0.17	c |  Parsing time:         0.16         s                                       |
3.79/3.88	c ============================[ Search Statistics ]==============================
3.79/3.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.79/3.88	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.79/3.88	c ===============================================================================
3.79/3.88	c |         0 |     410    57383   346277 |    19127        0    nan |  0.000 % |
3.79/3.89	c |       100 |     410    57383   346277 |    21040      100     28 | 12.076 % |
3.79/3.90	c |       252 |     410    57383   346277 |    23144      252     24 | 12.076 % |
3.89/3.91	c |       477 |     410    57383   346277 |    25458      477     22 | 12.076 % |
3.89/3.92	c |       815 |     410    57383   346277 |    28004      815     20 | 12.076 % |
3.89/3.95	c |      1321 |     410    57383   346277 |    30805     1321     28 | 12.076 % |
3.89/3.98	c |      2081 |     410    57383   346277 |    33885     2081     27 | 12.076 % |
3.99/4.03	c |      3220 |     410    57383   346277 |    37274     3220     25 | 12.076 % |
4.09/4.13	c |      4930 |     410    57383   346277 |    41001     4930     27 | 12.076 % |
4.30/4.34	c |      7493 |     410    57383   346277 |    45102     7493     31 | 12.076 % |
4.59/4.68	c |     11337 |     410    57383   346277 |    49612    11337     32 | 12.076 % |
5.09/5.15	c |     17105 |     410    57383   346277 |    54573    17105     32 | 12.076 % |
6.09/6.16	c |     25754 |     410    57383   346277 |    60030    25754     32 | 12.076 % |
7.99/8.05	c |     38728 |     410    57383   346277 |    66033    38728     32 | 12.076 % |
12.59/12.69	c |     58191 |     410    57383   346277 |    72637    58191     34 | 12.076 % |
18.38/18.46	c |     87385 |     410    57383   346277 |    79901    28645     48 | 12.076 % |
26.78/26.86	c |    131174 |     410    57383   346277 |    87891    72434     36 | 12.076 % |
48.37/48.42	c |    196859 |     410    57383   346277 |    96680    65117     48 | 12.076 % |
84.25/84.39	c |    295385 |     410    57383   346277 |   106348    85988     46 | 12.076 % |
149.22/149.31	c |    443175 |     410    57383   346277 |   116983    60297     37 | 12.076 % |
254.48/254.69	c |    664858 |     410    57383   346277 |   128681    88183     43 | 12.076 % |
391.72/391.94	c ===============================================================================
391.72/391.94	c restarts              : 21
391.72/391.94	c conflicts             : 915996         (2339 /sec)
391.72/391.94	c decisions             : 1613410        (1.63 % random) (4119 /sec)
391.72/391.94	c propagations          : 24021038       (61329 /sec)
391.72/391.94	c conflict literals     : 41182367       (13.10 % deleted)
391.72/391.94	c Memory used           : 45.02 MB
391.72/391.94	c CPU time              : 391.673 s
391.72/391.94	c 
391.72/391.94	s SATISFIABLE
391.72/391.94	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 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 464 -465 466 467 468 469 470 471 -472 473 -474 -475 -476 -477 478 479 -480 481 -482 -483 484 -485 486 487 -488 489 -490 -491 492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 503 -504 -505 -506 -507 -508 -509 -510 -511 -512 513 -514 515 -516 -517 -518 -519 520 -521 -522 -523 -524 525 -526 -527 -528 -529 530 0

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785764-1241930393/watcher-1785764-1241930393 -o /tmp/evaluation-result-1785764-1241930393/solver-1785764-1241930393 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1785764-1241930393.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): 6000 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: 1.00 1.00 1.00 2/64 1998
/proc/meminfo: memFree=1201984/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=1864 CPUtime=0
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 392 0 0 0 0 0 0 0 18 0 1 0 221073343 1908736 378 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 466 379 50 130 0 333 0

[startup+0.070437 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1998
/proc/meminfo: memFree=1201984/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=6736 CPUtime=0.06
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 1585 0 0 0 5 1 0 0 18 0 1 0 221073343 6897664 1571 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 1684 1573 50 130 0 1551 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6736

[startup+0.101439 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1998
/proc/meminfo: memFree=1201984/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=8980 CPUtime=0.09
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 2146 0 0 0 8 1 0 0 18 0 1 0 221073343 9195520 2132 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 2245 2132 50 130 0 2112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8980

[startup+0.301459 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1998
/proc/meminfo: memFree=1201984/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=15244 CPUtime=0.29
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 3627 0 0 0 28 1 0 0 20 0 1 0 221073343 15609856 3613 1992294400 134512640 135048876 4294956208 18446744073709551615 134546099 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 3811 3613 62 130 0 3678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15244

[startup+0.701498 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1998
/proc/meminfo: memFree=1201984/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=15244 CPUtime=0.69
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 3627 0 0 0 68 1 0 0 24 0 1 0 221073343 15609856 3613 1992294400 134512640 135048876 4294956208 18446744073709551615 134529229 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 3811 3613 62 130 0 3678 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15244

[startup+1.50158 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1999
/proc/meminfo: memFree=1187704/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=15380 CPUtime=1.49
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 3660 0 0 0 148 1 0 0 25 0 1 0 221073343 15749120 3646 1992294400 134512640 135048876 4294956208 18446744073709551615 134529353 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 3845 3646 62 130 0 3712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15380

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1999
/proc/meminfo: memFree=1186168/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=16904 CPUtime=3.09
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 4043 0 0 0 307 2 0 0 25 0 1 0 221073343 17309696 4029 1992294400 134512640 135048876 4294956208 18446744073709551615 134529389 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 4226 4029 62 130 0 4093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16904

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1999
/proc/meminfo: memFree=1186624/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=15688 CPUtime=6.29
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 4113 0 0 0 627 2 0 0 25 0 1 0 221073343 16064512 3769 1992294400 134512640 135048876 4294956208 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 3922 3769 67 130 0 3789 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15688

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1999
/proc/meminfo: memFree=1186112/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=16876 CPUtime=12.69
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 4418 0 0 0 1267 2 0 0 25 0 1 0 221073343 17281024 4074 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 4219 4074 67 130 0 4086 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16876

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1999
/proc/meminfo: memFree=1182720/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=20016 CPUtime=25.48
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 5188 0 0 0 2545 3 0 0 25 0 1 0 221073343 20496384 4844 1992294400 134512640 135048876 4294956208 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 5004 4844 67 130 0 4871 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20016

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1177472/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=25476 CPUtime=51.07
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 6556 0 0 0 5102 5 0 0 25 0 1 0 221073343 26087424 6212 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 6369 6212 67 130 0 6236 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25476

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1170368/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=32352 CPUtime=102.24
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 8250 0 0 0 10217 7 0 0 25 0 1 0 221073343 33128448 7906 1992294400 134512640 135048876 4294956208 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 8088 7906 67 130 0 7955 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 32352

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1169472/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=33272 CPUtime=162.22
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 8453 0 0 0 16215 7 0 0 25 0 1 0 221073343 34070528 8109 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 8318 8109 67 130 0 8185 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 33272

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1167488/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=35252 CPUtime=222.19
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 8954 0 0 0 22212 7 0 0 25 0 1 0 221073343 36098048 8610 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 8813 8610 67 130 0 8680 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 35252

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1163776/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=39180 CPUtime=282.17
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 9884 0 0 0 28209 8 0 0 25 0 1 0 221073343 40120320 9540 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 9795 9540 67 130 0 9662 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 39180

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1157696/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=45616 CPUtime=342.14
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 11418 0 0 0 34204 10 0 0 25 0 1 0 221073343 46710784 11074 1992294400 134512640 135048876 4294956208 18446744073709551615 134546099 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 11404 11074 67 130 0 11271 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 45616

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

[startup+358.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1157632/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=45616 CPUtime=358.14
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 11435 0 0 0 35804 10 0 0 25 0 1 0 221073343 46710784 11091 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 11404 11091 67 130 0 11271 0
Current children cumulated CPU time (s) 358.14
Current children cumulated vsize (KiB) 45616

[startup+371.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1157568/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=45756 CPUtime=370.93
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 11449 0 0 0 37083 10 0 0 25 0 1 0 221073343 46854144 11105 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 11439 11105 67 130 0 11306 0
Current children cumulated CPU time (s) 370.93
Current children cumulated vsize (KiB) 45756

[startup+383.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1157440/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=45756 CPUtime=383.73
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 11475 0 0 0 38363 10 0 0 25 0 1 0 221073343 46854144 11131 1992294400 134512640 135048876 4294956208 18446744073709551615 134546845 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 11439 11131 67 130 0 11306 0
Current children cumulated CPU time (s) 383.73
Current children cumulated vsize (KiB) 45756

[startup+387.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1157312/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=45928 CPUtime=386.93
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 11493 0 0 0 38683 10 0 0 25 0 1 0 221073343 47030272 11149 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 11482 11149 67 130 0 11349 0
Current children cumulated CPU time (s) 386.93
Current children cumulated vsize (KiB) 45928

[startup+390.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1157312/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=46096 CPUtime=390.13
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 11526 0 0 0 39003 10 0 0 25 0 1 0 221073343 47202304 11182 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 11524 11182 67 130 0 11391 0
Current children cumulated CPU time (s) 390.13
Current children cumulated vsize (KiB) 46096

[startup+391.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1157184/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=46096 CPUtime=390.92
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 11526 0 0 0 39082 10 0 0 25 0 1 0 221073343 47202304 11182 1992294400 134512640 135048876 4294956208 18446744073709551615 134545964 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 11524 11182 67 130 0 11391 0
Current children cumulated CPU time (s) 390.92
Current children cumulated vsize (KiB) 46096

[startup+391.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1157184/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=46096 CPUtime=391.33
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 11526 0 0 0 39123 10 0 0 25 0 1 0 221073343 47202304 11182 1992294400 134512640 135048876 4294956208 18446744073709551615 134545958 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 11524 11182 67 130 0 11391 0
Current children cumulated CPU time (s) 391.33
Current children cumulated vsize (KiB) 46096

[startup+391.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2001
/proc/meminfo: memFree=1157184/2055920 swapFree=4181340/4192956
[pid=1998] ppid=1996 vsize=46096 CPUtime=391.72
/proc/1998/stat : 1998 (minisat_noasser) R 1996 1998 1886 0 -1 4194304 11526 0 0 0 39162 10 0 0 25 0 1 0 221073343 47202304 11182 1992294400 134512640 135048876 4294956208 18446744073709551615 134682720 0 0 4096 3 0 0 0 17 0 0 0
/proc/1998/statm: 11524 11182 67 130 0 11391 0
Current children cumulated CPU time (s) 391.72
Current children cumulated vsize (KiB) 46096

Child status: 10
Real time (s): 391.953
CPU time (s): 391.787
CPU user time (s): 391.673
CPU system time (s): 0.113982
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 46096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 391.673
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11532
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= 2
involuntary context switches= 881

runsolver used 0.310952 second user time and 1.12483 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-10 06:39:53
IDJOB=1785764
IDBENCH=71143
IDSOLVER=639
FILE ID=node12/1785764-1241930393
PBS_JOBID= 9264934
Free space on /tmp= 66116 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785764-1241930393/watcher-1785764-1241930393 -o /tmp/evaluation-result-1785764-1241930393/solver-1785764-1241930393 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1785764-1241930393.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 586caddfac4d1887f3667169b6c35a75
RANDOM SEED=709338212

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

/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.213
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.213
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:       1202464 kB
Buffers:         59472 kB
Cached:         709464 kB
SwapCached:       5448 kB
Active:         105540 kB
Inactive:       671320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202464 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:            5776 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            62692 kB
Committed_AS:   881240 kB
PageTables:       1376 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= 66112 MiB
End job on node12 at 2009-05-10 06:46:25