Trace number 1786292

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 1981.34 1982.39

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-24-193-22-70.cnf
MD5SUM0a7df8011edd7a5f3da371261f9b3f8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.4366
Satisfiable
(Un)Satisfiability was proved
Number of variables528
Number of clauses30728
Sum of the clauses size61940
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230706
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

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:  528                                                  |
0.00/0.00	c |  Number of clauses:    30728                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.39/0.45	c ============================[ Search Statistics ]==============================
0.39/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.45	c ===============================================================================
0.39/0.45	c |         0 |     506    30200    83910 |    10066        0    nan |  0.000 % |
0.39/0.46	c |       100 |     506    30200    83910 |    11073      100     56 |  0.000 % |
0.39/0.47	c |       250 |     506    30200    83910 |    12180      250     98 |  0.000 % |
0.39/0.48	c |       478 |     506    30200    83910 |    13398      478    107 |  0.000 % |
0.49/0.52	c |       817 |     506    30200    83910 |    14738      817    110 |  0.000 % |
0.49/0.57	c |      1325 |     506    30200    83910 |    16212     1325    111 |  0.000 % |
0.59/0.69	c |      2087 |     506    30200    83910 |    17833     2087    110 |  0.000 % |
0.89/0.92	c |      3227 |     506    30200    83910 |    19617     3227    111 |  0.000 % |
1.39/1.42	c |      4936 |     506    30200    83910 |    21578     4936    110 |  0.000 % |
2.19/2.23	c |      7500 |     506    30200    83910 |    23736     7500    109 |  0.000 % |
3.99/4.05	c |     11344 |     506    30200    83910 |    26110    11344    109 |  0.000 % |
7.99/8.02	c |     17113 |     506    30200    83910 |    28721    17113    104 |  0.000 % |
13.39/13.45	c |     25763 |     506    30200    83910 |    31593    25763    103 |  0.000 % |
19.78/19.82	c |     38737 |     506    30200    83910 |    34752    20172     95 |  0.000 % |
29.58/29.62	c |     58199 |     506    30200    83910 |    38228    18910    100 |  0.000 % |
42.46/42.57	c |     87391 |     506    30200    83910 |    42050    22444    114 |  0.000 % |
80.94/81.05	c |    131181 |     506    30200    83910 |    46256    38535    119 |  0.000 % |
170.20/170.30	c |    196868 |     506    30200    83910 |    50881    44895     99 |  0.000 % |
256.65/256.89	c |    295394 |     506    30200    83910 |    55969    37002    105 |  0.000 % |
384.17/384.42	c |    443186 |     506    30200    83910 |    61566    23648     89 |  0.000 % |
608.24/608.64	c |    664869 |     506    30200    83910 |    67723    19330     90 |  0.000 % |
1001.55/1002.19	c |    997394 |     506    30200    83910 |    74495    48673    109 |  0.000 % |
1746.27/1747.21	c |   1496182 |     506    30200    83910 |    81945    25347     95 |  0.000 % |
1981.25/1982.37	c ===============================================================================
1981.25/1982.38	c restarts              : 23
1981.25/1982.38	c conflicts             : 1665434        (841 /sec)
1981.25/1982.38	c decisions             : 2289404        (1.08 % random) (1156 /sec)
1981.25/1982.38	c propagations          : 93350555       (47119 /sec)
1981.25/1982.38	c conflict literals     : 178438531      (19.62 % deleted)
1981.25/1982.38	c Memory used           : 62.16 MB
1981.25/1982.38	c CPU time              : 1981.16 s
1981.25/1982.38	c 
1981.25/1982.38	s SATISFIABLE
1981.25/1982.38	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 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-1786292-1241956503/watcher-1786292-1241956503 -o /tmp/evaluation-result-1786292-1241956503/solver-1786292-1241956503 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1786292-1241956503.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: 0.92 0.97 0.99 3/64 31925
/proc/meminfo: memFree=943024/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=1988 CPUtime=0
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 253 0 0 0 0 0 0 0 18 0 1 0 223683615 2035712 239 1992294400 134512640 135048876 4294956208 18446744073709551615 134530978 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 532 241 50 130 0 399 0

[startup+0.0240909 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 31925
/proc/meminfo: memFree=943024/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=3424 CPUtime=0.02
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 610 0 0 0 2 0 0 0 18 0 1 0 223683615 3506176 596 1992294400 134512640 135048876 4294956208 18446744073709551615 134529707 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 856 596 62 130 0 723 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3424

[startup+0.102105 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 31925
/proc/meminfo: memFree=943024/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=3820 CPUtime=0.09
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 687 0 0 0 9 0 0 0 18 0 1 0 223683615 3911680 673 1992294400 134512640 135048876 4294956208 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 955 673 62 130 0 822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3820

[startup+0.301144 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 31925
/proc/meminfo: memFree=943024/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=4020 CPUtime=0.29
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 728 0 0 0 29 0 0 0 19 0 1 0 223683615 4116480 714 1992294400 134512640 135048876 4294956208 18446744073709551615 134529707 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 1005 714 62 130 0 872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4020

[startup+0.701223 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 31925
/proc/meminfo: memFree=943024/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=4316 CPUtime=0.69
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 894 0 0 0 69 0 0 0 23 0 1 0 223683615 4419584 812 1992294400 134512640 135048876 4294956208 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 1079 812 67 130 0 946 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4316

[startup+1.50138 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 31926
/proc/meminfo: memFree=939240/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=5900 CPUtime=1.49
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 1290 0 0 0 149 0 0 0 25 0 1 0 223683615 6041600 1208 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 1475 1208 67 130 0 1342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5900

[startup+3.24787 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 31926
/proc/meminfo: memFree=937192/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=8580 CPUtime=3.27
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 1955 0 0 0 326 1 0 0 25 0 1 0 223683615 8785920 1874 1992294400 134512640 135048876 4294956208 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 2145 1882 67 130 0 2012 0
Current children cumulated CPU time (s) 3.27
Current children cumulated vsize (KiB) 8580

[startup+6.30132 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 31926
/proc/meminfo: memFree=933864/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=10764 CPUtime=6.28
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 2504 0 0 0 627 1 0 0 25 0 1 0 223683615 11022336 2422 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 2691 2422 67 130 0 2558 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10764

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 31926
/proc/meminfo: memFree=929448/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=14832 CPUtime=12.69
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 3521 0 0 0 1266 3 0 0 25 0 1 0 223683615 15187968 3439 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 3708 3439 67 130 0 3575 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14832

[startup+25.5061 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 31926
/proc/meminfo: memFree=925288/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=18884 CPUtime=25.49
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 4501 0 0 0 2545 4 0 0 25 0 1 0 223683615 19337216 4419 1992294400 134512640 135048876 4294956208 18446744073709551615 134552479 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 4721 4419 67 130 0 4588 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18884

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 31926
/proc/meminfo: memFree=920872/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=23372 CPUtime=51.06
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 5603 0 0 0 5101 5 0 0 25 0 1 0 223683615 23932928 5521 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 5843 5521 67 130 0 5710 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23372

[startup+102.301 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 31926
/proc/meminfo: memFree=913512/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=30932 CPUtime=102.23
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 7475 0 0 0 10216 7 0 0 25 0 1 0 223683615 31674368 7393 1992294400 134512640 135048876 4294956208 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 7733 7393 67 130 0 7600 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 30932

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31926
/proc/meminfo: memFree=911528/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=32916 CPUtime=162.21
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 7918 0 0 0 16213 8 0 0 25 0 1 0 223683615 33705984 7836 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 8229 7836 67 130 0 8096 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 32916

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31926
/proc/meminfo: memFree=910824/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=33588 CPUtime=222.17
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 8094 0 0 0 22209 8 0 0 25 0 1 0 223683615 34394112 8012 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 8397 8012 67 130 0 8264 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 33588

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31926
/proc/meminfo: memFree=907624/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=36900 CPUtime=282.15
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 8893 0 0 0 28206 9 0 0 25 0 1 0 223683615 37785600 8811 1992294400 134512640 135048876 4294956208 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 9225 8811 67 130 0 9092 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 36900

[startup+342.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31926
/proc/meminfo: memFree=906152/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=38456 CPUtime=342.13
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 9250 0 0 0 34204 9 0 0 25 0 1 0 223683615 39378944 9168 1992294400 134512640 135048876 4294956208 18446744073709551615 134547330 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 9614 9168 67 130 0 9481 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 38456

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=905896/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=38456 CPUtime=402.04
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 9253 0 0 0 40195 9 0 0 25 0 1 0 223683615 39378944 9171 1992294400 134512640 135048876 4294956208 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 9614 9171 67 130 0 9481 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 38456

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=902248/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=42368 CPUtime=462.02
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 10202 0 0 0 46192 10 0 0 25 0 1 0 223683615 43384832 10120 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 10592 10120 67 130 0 10459 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 42368

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=901928/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=42696 CPUtime=521.98
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 10269 0 0 0 52188 10 0 0 25 0 1 0 223683615 43720704 10187 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 10674 10187 67 130 0 10541 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 42696

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=901928/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=42696 CPUtime=581.95
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 10286 0 0 0 58185 10 0 0 25 0 1 0 223683615 43720704 10204 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 10674 10204 67 130 0 10541 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 42696

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=901864/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=42696 CPUtime=641.92
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 10295 0 0 0 64182 10 0 0 25 0 1 0 223683615 43720704 10213 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 10674 10213 67 130 0 10541 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 42696


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

/proc/meminfo: memFree=890792/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=54172 CPUtime=1241.63
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 13054 0 0 0 124150 13 0 0 25 0 1 0 223683615 55472128 12972 1992294400 134512640 135048876 4294956208 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 13543 12972 67 130 0 13410 0
Current children cumulated CPU time (s) 1241.63
Current children cumulated vsize (KiB) 54172

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=890792/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=54172 CPUtime=1301.59
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 13061 0 0 0 130146 13 0 0 25 0 1 0 223683615 55472128 12979 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 13543 12979 67 130 0 13410 0
Current children cumulated CPU time (s) 1301.59
Current children cumulated vsize (KiB) 54172

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=890664/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=54336 CPUtime=1361.57
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 13091 0 0 0 136144 13 0 0 25 0 1 0 223683615 55640064 13009 1992294400 134512640 135048876 4294956208 18446744073709551615 134548067 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 13584 13009 67 130 0 13451 0
Current children cumulated CPU time (s) 1361.57
Current children cumulated vsize (KiB) 54336

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=890664/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=54336 CPUtime=1421.54
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 13091 0 0 0 142141 13 0 0 25 0 1 0 223683615 55640064 13009 1992294400 134512640 135048876 4294956208 18446744073709551615 134547989 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 13584 13009 67 130 0 13451 0
Current children cumulated CPU time (s) 1421.54
Current children cumulated vsize (KiB) 54336

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=884136/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=61100 CPUtime=1481.51
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 14751 0 0 0 148136 15 0 0 25 0 1 0 223683615 62566400 14669 1992294400 134512640 135048876 4294956208 18446744073709551615 134552570 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15275 14669 67 130 0 15142 0
Current children cumulated CPU time (s) 1481.51
Current children cumulated vsize (KiB) 61100

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881512/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1541.48
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15381 0 0 0 154132 16 0 0 25 0 1 0 223683615 65171456 15299 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15911 15299 67 130 0 15778 0
Current children cumulated CPU time (s) 1541.48
Current children cumulated vsize (KiB) 63644

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881448/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1601.45
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15381 0 0 0 160129 16 0 0 25 0 1 0 223683615 65171456 15299 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15911 15299 67 130 0 15778 0
Current children cumulated CPU time (s) 1601.45
Current children cumulated vsize (KiB) 63644

[startup+1662.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881448/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1661.42
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15386 0 0 0 166126 16 0 0 25 0 1 0 223683615 65171456 15304 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/31925/statm: 15911 15304 67 130 0 15778 0
Current children cumulated CPU time (s) 1661.42
Current children cumulated vsize (KiB) 63644

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881448/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1721.38
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15397 0 0 0 172122 16 0 0 25 0 1 0 223683615 65171456 15315 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15911 15315 67 130 0 15778 0
Current children cumulated CPU time (s) 1721.38
Current children cumulated vsize (KiB) 63644

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881384/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1781.35
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15397 0 0 0 178119 16 0 0 25 0 1 0 223683615 65171456 15315 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15911 15315 67 130 0 15778 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (KiB) 63644

[startup+1842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881320/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1841.32
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15413 0 0 0 184116 16 0 0 25 0 1 0 223683615 65171456 15331 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/31925/statm: 15911 15331 67 130 0 15778 0
Current children cumulated CPU time (s) 1841.32
Current children cumulated vsize (KiB) 63644

[startup+1902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881320/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1901.29
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15413 0 0 0 190113 16 0 0 25 0 1 0 223683615 65171456 15331 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15911 15331 67 130 0 15778 0
Current children cumulated CPU time (s) 1901.29
Current children cumulated vsize (KiB) 63644

[startup+1962.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881320/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1961.26
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15415 0 0 0 196110 16 0 0 25 0 1 0 223683615 65171456 15333 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15911 15333 67 130 0 15778 0
Current children cumulated CPU time (s) 1961.26
Current children cumulated vsize (KiB) 63644

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

[startup+1971.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881320/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1970.26
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15415 0 0 0 197010 16 0 0 25 0 1 0 223683615 65171456 15333 1992294400 134512640 135048876 4294956208 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15911 15333 67 130 0 15778 0
Current children cumulated CPU time (s) 1970.26
Current children cumulated vsize (KiB) 63644

[startup+1977.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881320/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1976.65
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15415 0 0 0 197649 16 0 0 25 0 1 0 223683615 65171456 15333 1992294400 134512640 135048876 4294956208 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/31925/statm: 15911 15333 67 130 0 15778 0
Current children cumulated CPU time (s) 1976.65
Current children cumulated vsize (KiB) 63644

[startup+1980.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881320/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1979.84
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15415 0 0 0 197968 16 0 0 25 0 1 0 223683615 65171456 15333 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15911 15333 67 130 0 15778 0
Current children cumulated CPU time (s) 1979.84
Current children cumulated vsize (KiB) 63644

[startup+1981.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881320/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1980.64
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15415 0 0 0 198048 16 0 0 25 0 1 0 223683615 65171456 15333 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15911 15333 67 130 0 15778 0
Current children cumulated CPU time (s) 1980.64
Current children cumulated vsize (KiB) 63644

[startup+1982.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881320/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1981.04
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15415 0 0 0 198088 16 0 0 25 0 1 0 223683615 65171456 15333 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15911 15333 67 130 0 15778 0
Current children cumulated CPU time (s) 1981.04
Current children cumulated vsize (KiB) 63644

[startup+1982.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31932
/proc/meminfo: memFree=881320/2055920 swapFree=4180192/4192956
[pid=31925] ppid=31923 vsize=63644 CPUtime=1981.25
/proc/31925/stat : 31925 (minisat_noasser) R 31923 31925 31814 0 -1 4194304 15415 0 0 0 198109 16 0 0 25 0 1 0 223683615 65171456 15333 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31925/statm: 15911 15333 67 130 0 15778 0
Current children cumulated CPU time (s) 1981.25
Current children cumulated vsize (KiB) 63644

Child status: 10
Real time (s): 1982.39
CPU time (s): 1981.34
CPU user time (s): 1981.16
CPU system time (s): 0.176973
CPU usage (%): 99.9471
Max. virtual memory (cumulated for all children) (KiB): 63644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1981.16
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15421
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= 4733

runsolver used 1.78573 second user time and 5.56315 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-10 13:55:03
IDJOB=1786292
IDBENCH=71800
IDSOLVER=639
FILE ID=node28/1786292-1241956503
PBS_JOBID= 9265066
Free space on /tmp= 66064 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-24-193-22-70.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786292-1241956503/watcher-1786292-1241956503 -o /tmp/evaluation-result-1786292-1241956503/solver-1786292-1241956503 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1786292-1241956503.cnf

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

MD5SUM BENCH= 0a7df8011edd7a5f3da371261f9b3f8b
RANDOM SEED=1456010116

node28.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.261
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.261
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:        943512 kB
Buffers:         65504 kB
Cached:         956624 kB
SwapCached:       6032 kB
Active:         230636 kB
Inactive:       800228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        943512 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:          14272 kB
Slab:            67476 kB
Committed_AS:   780360 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66064 MiB
End job on node28 at 2009-05-10 14:28:06