Trace number 1784307

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
MiniSat 2.1 (Sat-race'08 Edition)SAT 4698.07 4699.64

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.369
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.09/0.16	c |  Number of variables:           526                                         |
0.09/0.16	c |  Number of clauses:          146471                                         |
0.09/0.16	c |  Parse time:                   0.15 s                                       |
3.20/3.22	c |  Simplification time:          3.05 s                                       |
3.20/3.22	c |                                                                             |
3.20/3.22	c ============================[ Search Statistics ]==============================
3.20/3.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.20/3.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.20/3.22	c ===============================================================================
3.20/3.22	c |       100 |     407    56473   326430 |    20706      100     25 | 12.738 % |
3.20/3.22	c |       250 |     407    56473   326430 |    22777      250     21 | 12.738 % |
3.20/3.23	c |       475 |     407    56473   326430 |    25055      475     17 | 12.738 % |
3.20/3.24	c |       812 |     407    56473   326430 |    27560      812     18 | 12.738 % |
3.20/3.25	c |      1318 |     407    56473   326430 |    30316     1318     19 | 12.738 % |
3.20/3.26	c |      2077 |     407    56473   326430 |    33348     2077     18 | 12.738 % |
3.20/3.29	c |      3216 |     407    56473   326430 |    36683     3216     20 | 12.738 % |
3.30/3.34	c |      4924 |     407    56473   326430 |    40351     4924     20 | 12.738 % |
3.39/3.40	c |      7486 |     407    56473   326430 |    44386     7486     22 | 12.738 % |
3.49/3.52	c |     11330 |     407    56473   326430 |    48825    11330     22 | 12.740 % |
3.59/3.68	c |     17096 |     407    56473   326430 |    53708    17096     22 | 12.738 % |
3.89/3.99	c |     25745 |     407    56473   326430 |    59078    25745     21 | 12.738 % |
4.39/4.49	c |     38719 |     407    56473   326430 |    64986    38719     23 | 12.738 % |
5.59/5.60	c |     58180 |     407    56473   326430 |    71485    58180     23 | 12.738 % |
7.19/7.28	c |     87372 |     407    56473   326430 |    78633    32614     23 | 12.738 % |
9.69/9.72	c |    131161 |     407    56473   326430 |    86497    76403     28 | 12.738 % |
13.59/13.62	c |    196845 |     407    56473   326430 |    95147    73410     26 | 12.738 % |
20.08/20.11	c |    295371 |     407    56473   326430 |   104661    91760     31 | 12.738 % |
29.98/30.05	c |    443160 |     406    54921   316804 |   115127    66754     29 | 12.928 % |
46.97/47.02	c |    664843 |     406    54921   316804 |   126640    94987     28 | 12.932 % |
74.97/75.03	c |    997368 |     406    54921   316804 |   139304   110076     35 | 12.928 % |
126.05/126.17	c |   1496156 |     405    53370   307180 |   153235   127907     27 | 13.118 % |
198.72/198.84	c |   2244338 |     403    50725   292710 |   168558    80601     36 | 13.502 % |
321.68/321.81	c |   3366612 |     403    50725   292710 |   185414   160412     27 | 13.498 % |
540.21/540.49	c |   5050023 |     403    50725   292710 |   203956    43207     39 | 13.498 % |
871.20/871.51	c |   7575139 |     403    50725   292710 |   224351   189858     46 | 13.498 % |
1507.09/1507.64	c |  11362814 |     403    50725   292710 |   246786   129202     48 | 13.498 % |
2379.60/2380.41	c |  17044326 |     403    50725   292710 |   271465   192618     31 | 13.498 % |
4002.86/4004.20	c |  25566595 |     402    49463   284672 |   298612    73616     29 | 13.689 % |
4698.03/4699.60	c ===============================================================================
4698.03/4699.60	c restarts              : 40958
4698.03/4699.60	c conflicts             : 29545225       (6297 /sec)
4698.03/4699.60	c decisions             : 52154810       (11115 /sec)
4698.03/4699.60	c propagations          : 553710132      (118005 /sec)
4698.03/4699.60	c conflict literals     : 1075863097     (12.52 % deleted)
4698.03/4699.60	c Memory used           : 173.01 MB
4698.03/4699.60	c CPU time              : 4692.26 s
4698.03/4699.60	c 
4698.03/4699.60	s SATISFIABLE
4698.03/4699.60	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 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-1784307-1241933543/watcher-1784307-1241933543 -o /tmp/evaluation-result-1784307-1241933543/solver-1784307-1241933543 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1784307-1241933543.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28763
/proc/meminfo: memFree=911856/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=7472 CPUtime=0
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 409 0 0 0 0 0 0 0 18 0 1 0 221381060 7651328 393 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 1868 395 63 219 0 1646 0

[startup+0.0400291 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28763
/proc/meminfo: memFree=911856/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=9556 CPUtime=0.03
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 1182 0 0 0 3 0 0 0 18 0 1 0 221381060 9785344 1166 1992294400 4194304 5092341 548682068848 18446744073709551615 4515195 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 2389 1167 63 219 0 2167 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9556

[startup+0.101039 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28763
/proc/meminfo: memFree=911856/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=12656 CPUtime=0.09
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 2477 0 0 0 8 1 0 0 18 0 1 0 221381060 12959744 2359 1992294400 4194304 5092341 548682068848 18446744073709551615 4515195 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 3164 2361 63 219 0 2942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12656

[startup+0.301075 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28763
/proc/meminfo: memFree=911856/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=16708 CPUtime=0.28
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 4113 0 0 0 27 1 0 0 19 0 1 0 221381060 17108992 3768 1992294400 4194304 5092341 548682068848 18446744073709551615 4247581 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 4177 3768 87 219 0 3955 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16708

[startup+0.701146 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28763
/proc/meminfo: memFree=911856/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=16708 CPUtime=0.68
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 4113 0 0 0 67 1 0 0 22 0 1 0 221381060 17108992 3768 1992294400 4194304 5092341 548682068848 18446744073709551615 4219938 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 4177 3768 87 219 0 3955 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16708

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=897064/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=16708 CPUtime=1.49
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 4127 0 0 0 147 2 0 0 25 0 1 0 221381060 17108992 3782 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 4177 3782 87 219 0 3955 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16708

[startup+3.10157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=896552/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=16848 CPUtime=3.09
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 4220 0 0 0 307 2 0 0 25 0 1 0 221381060 17252352 3875 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 4212 3875 87 219 0 3990 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16848

[startup+6.30115 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=894888/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=22524 CPUtime=6.29
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 6313 0 0 0 626 3 0 0 25 0 1 0 221381060 23064576 4584 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 5631 4584 102 219 0 5409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22524

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=884656/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=28288 CPUtime=12.68
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 10683 0 0 0 1263 5 0 0 25 0 1 0 221381060 28966912 6798 1992294400 4194304 5092341 548682068848 18446744073709551615 4241064 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 7072 6798 102 219 0 6850 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28288

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=874992/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=52296 CPUtime=25.49
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 16255 0 0 0 2540 9 0 0 25 0 1 0 221381060 53551104 9227 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 13074 9227 102 219 0 12852 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52296

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=870832/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=52296 CPUtime=51.07
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 17317 0 0 0 5098 9 0 0 25 0 1 0 221381060 53551104 10289 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 13074 10289 102 219 0 12852 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52296

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=860144/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=54568 CPUtime=102.26
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 19980 0 0 0 10215 11 0 0 25 0 1 0 221381060 55877632 12952 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 13642 12952 102 219 0 13420 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 54568

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=858352/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=55420 CPUtime=162.24
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 25285 0 0 0 16210 14 0 0 25 0 1 0 221381060 56750080 13404 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 13855 13404 102 219 0 13633 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 55420

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=836656/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=76504 CPUtime=222.22
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 37640 0 0 0 22202 20 0 0 25 0 1 0 221381060 78340096 18765 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 19126 18765 102 219 0 18904 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 76504

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=836592/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=76504 CPUtime=282.2
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 44995 0 0 0 28196 24 0 0 25 0 1 0 221381060 78340096 18766 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 19126 18766 102 219 0 18904 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 76504

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=807152/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=115920 CPUtime=342.17
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 52461 0 0 0 34190 27 0 0 25 0 1 0 221381060 118702080 26232 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 28980 26232 102 219 0 28758 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 115920

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=836592/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=76504 CPUtime=402.16
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 52516 0 0 0 40188 28 0 0 25 0 1 0 221381060 78340096 18766 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 19126 18766 102 219 0 18904 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 76504

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=804400/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=115920 CPUtime=462.14
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 67495 0 0 0 46179 35 0 0 25 0 1 0 221381060 118702080 26868 1992294400 4194304 5092341 548682068848 18446744073709551615 4252535 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 28980 26868 102 219 0 28758 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 115920

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28764
/proc/meminfo: memFree=836528/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=76504 CPUtime=522.12
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 76023 0 0 0 52172 40 0 0 25 0 1 0 221381060 78340096 18829 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 19126 18829 102 219 0 18904 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 76504

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28766
/proc/meminfo: memFree=799408/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=115920 CPUtime=582.1
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 93799 0 0 0 58160 50 0 0 25 0 1 0 221381060 118702080 28093 1992294400 4194304 5092341 548682068848 18446744073709551615 4252538 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 28980 28093 102 219 0 28758 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 115920

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28766
/proc/meminfo: memFree=836144/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=76504 CPUtime=642.08
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 108924 0 0 0 64150 58 0 0 25 0 1 0 221381060 78340096 18858 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 19126 18858 102 219 0 18904 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 76504

[startup+702.301 s]

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

/proc/meminfo: memFree=774448/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=137744 CPUtime=4060.94
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 814761 0 0 0 405614 480 0 0 25 0 1 0 221381060 141049856 34154 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 34436 34154 102 219 0 34214 0
Current children cumulated CPU time (s) 4060.94
Current children cumulated vsize (KiB) 137744

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28772
/proc/meminfo: memFree=738928/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4120.92
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 833983 0 0 0 411602 490 0 0 25 0 1 0 221381060 181411840 43315 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 43315 102 219 0 44068 0
Current children cumulated CPU time (s) 4120.92
Current children cumulated vsize (KiB) 177160

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=774448/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=137744 CPUtime=4180.9
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 845364 0 0 0 417592 498 0 0 25 0 1 0 221381060 141049856 34154 1992294400 4194304 5092341 548682068848 18446744073709551615 4240659 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 34436 34154 102 219 0 34214 0
Current children cumulated CPU time (s) 4180.9
Current children cumulated vsize (KiB) 137744

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=774448/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=137744 CPUtime=4240.88
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 858317 0 0 0 423582 506 0 0 25 0 1 0 221381060 141049856 34154 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 34436 34154 102 219 0 34214 0
Current children cumulated CPU time (s) 4240.88
Current children cumulated vsize (KiB) 137744

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=723184/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=137744 CPUtime=4300.86
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 871172 0 0 0 429571 515 0 0 25 0 1 0 221381060 141049856 34154 1992294400 4194304 5092341 548682068848 18446744073709551615 4244530 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 34436 34154 102 219 0 34214 0
Current children cumulated CPU time (s) 4300.86
Current children cumulated vsize (KiB) 137744

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=747376/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4360.85
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 887959 0 0 0 435561 524 0 0 25 0 1 0 221381060 181411840 41055 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 41055 102 219 0 44068 0
Current children cumulated CPU time (s) 4360.85
Current children cumulated vsize (KiB) 177160

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=736432/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4420.83
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 900536 0 0 0 441549 534 0 0 25 0 1 0 221381060 181411840 43778 1992294400 4194304 5092341 548682068848 18446744073709551615 4240953 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 43778 102 219 0 44068 0
Current children cumulated CPU time (s) 4420.83
Current children cumulated vsize (KiB) 177160

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=728176/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=196868 CPUtime=4480.8
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 912476 0 0 0 447539 541 0 0 25 0 1 0 221381060 201592832 45839 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 49217 45839 102 219 0 48995 0
Current children cumulated CPU time (s) 4480.8
Current children cumulated vsize (KiB) 196868

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=774384/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=137744 CPUtime=4540.78
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 922520 0 0 0 453530 548 0 0 25 0 1 0 221381060 141049856 34154 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 34436 34154 102 219 0 34214 0
Current children cumulated CPU time (s) 4540.78
Current children cumulated vsize (KiB) 137744

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=737520/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4600.76
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 942408 0 0 0 459514 562 0 0 25 0 1 0 221381060 181411840 43421 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 43421 102 219 0 44068 0
Current children cumulated CPU time (s) 4600.76
Current children cumulated vsize (KiB) 177160

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=774384/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=137744 CPUtime=4660.74
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 956330 0 0 0 465501 573 0 0 25 0 1 0 221381060 141049856 34154 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 34436 34154 102 219 0 34214 0
Current children cumulated CPU time (s) 4660.74
Current children cumulated vsize (KiB) 137744

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

[startup+4684.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=747440/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4683.14
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 963289 0 0 0 467738 576 0 0 25 0 1 0 221381060 181411840 41113 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 41113 102 219 0 44068 0
Current children cumulated CPU time (s) 4683.14
Current children cumulated vsize (KiB) 177160

[startup+4691.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=744240/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4689.53
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 963984 0 0 0 468376 577 0 0 25 0 1 0 221381060 181411840 41808 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 41808 102 219 0 44068 0
Current children cumulated CPU time (s) 4689.53
Current children cumulated vsize (KiB) 177160

[startup+4694.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=742768/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4692.73
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 964426 0 0 0 468696 577 0 0 25 0 1 0 221381060 181411840 42250 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 42250 102 219 0 44068 0
Current children cumulated CPU time (s) 4692.73
Current children cumulated vsize (KiB) 177160

[startup+4697.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=740592/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4695.94
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 964966 0 0 0 469016 578 0 0 25 0 1 0 221381060 181411840 42790 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 42790 102 219 0 44068 0
Current children cumulated CPU time (s) 4695.94
Current children cumulated vsize (KiB) 177160

[startup+4698.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=739696/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4696.73
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 965097 0 0 0 469095 578 0 0 25 0 1 0 221381060 181411840 42921 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 42921 102 219 0 44068 0
Current children cumulated CPU time (s) 4696.73
Current children cumulated vsize (KiB) 177160

[startup+4699.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=738928/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4697.54
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 965246 0 0 0 469176 578 0 0 25 0 1 0 221381060 181411840 43070 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 43070 102 219 0 44068 0
Current children cumulated CPU time (s) 4697.54
Current children cumulated vsize (KiB) 177160

[startup+4699.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=738928/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4697.93
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 965319 0 0 0 469215 578 0 0 25 0 1 0 221381060 181411840 43143 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 43143 102 219 0 44068 0
Current children cumulated CPU time (s) 4697.93
Current children cumulated vsize (KiB) 177160

[startup+4699.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28774
/proc/meminfo: memFree=738928/2055920 swapFree=4175260/4192956
[pid=28763] ppid=28761 vsize=177160 CPUtime=4698.03
/proc/28763/stat : 28763 (minisat) R 28761 28763 28609 0 -1 4194304 965340 0 0 0 469225 578 0 0 25 0 1 0 221381060 181411840 43164 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28763/statm: 44290 43164 102 219 0 44068 0
Current children cumulated CPU time (s) 4698.03
Current children cumulated vsize (KiB) 177160

Child status: 10
Real time (s): 4699.64
CPU time (s): 4698.07
CPU user time (s): 4692.26
CPU system time (s): 5.81012
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 196868

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

runsolver used 3.15252 second user time and 10.1545 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-10 07:32:23
IDJOB=1784307
IDBENCH=71153
IDSOLVER=608
FILE ID=node60/1784307-1241933543
PBS_JOBID= 9264960
Free space on /tmp= 66040 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784307-1241933543/watcher-1784307-1241933543 -o /tmp/evaluation-result-1784307-1241933543/solver-1784307-1241933543 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1784307-1241933543.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=1230909045

node60.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.256
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.256
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:        912272 kB
Buffers:         69184 kB
Cached:         979764 kB
SwapCached:      12124 kB
Active:         399500 kB
Inactive:       664088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        912272 kB
SwapTotal:     4192956 kB
SwapFree:      4175260 kB
Dirty:            5028 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            65992 kB
Committed_AS:   760832 kB
PageTables:       1448 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= 66036 MiB
End job on node60 at 2009-05-10 08:50:43