Trace number 1518640

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
VARSAT-industrial 2009-03-22SAT 384.82 384.913

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/440/
unif-k3-r4.25-v440-c1870-S1339293988-069.cnf
MD5SUM04c00558435f25dfb5b6e5262d4684dc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  440                                                  |
0.00/0.00	c |  Number of clauses:    1870                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1445506286.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     429     1856     5635 |      618        0    nan |  0.000 % |
0.00/0.01	c |       101 |     429     1856     5635 |      680      101     22 |  0.001 % |
0.00/0.01	c |       255 |     429     1856     5635 |      748      255     20 |  0.001 % |
0.00/0.02	c |       482 |     429     1856     5635 |      823      482     21 |  0.001 % |
0.00/0.03	c |       819 |     429     1856     5635 |      905      819     21 |  0.001 % |
0.00/0.05	c |      1325 |     429     1856     5635 |      996      847     20 |  0.001 % |
0.07/0.08	c |      2084 |     429     1856     5635 |     1096      559     17 |  0.001 % |
0.09/0.13	c |      3223 |     429     1856     5635 |     1205     1117     20 |  0.001 % |
0.19/0.20	c |      4932 |     429     1856     5635 |     1326      932     18 |  0.001 % |
0.29/0.30	c |      7495 |     429     1856     5635 |     1458      754     17 |  0.001 % |
0.39/0.46	c |     11341 |     429     1856     5635 |     1604      836     17 |  0.001 % |
0.69/0.71	c |     17107 |     429     1856     5635 |     1765      866     16 |  0.001 % |
1.00/1.10	c |     25757 |     429     1856     5635 |     1941     1419     19 |  0.001 % |
1.59/1.69	c |     38732 |     429     1856     5635 |     2135     1502     18 |  0.001 % |
2.49/2.59	c |     58193 |     429     1856     5635 |     2349     1435     17 |  0.001 % |
3.99/4.03	c |     87386 |     429     1856     5635 |     2584     1863     19 |  0.001 % |
6.19/6.24	c |    131175 |     429     1856     5635 |     2842     2308     21 |  0.001 % |
9.59/9.70	c |    196860 |     429     1856     5635 |     3127     1562     18 |  0.001 % |
14.99/15.09	c |    295386 |     429     1856     5635 |     3439     1651     19 |  0.001 % |
23.49/23.55	c |    443176 |     429     1856     5635 |     3783     2920     22 |  0.001 % |
36.38/36.46	c |    664859 |     429     1856     5635 |     4162     2597     21 |  0.001 % |
56.47/56.50	c |    997384 |     429     1856     5635 |     4578     2836     20 |  0.001 % |
88.07/88.16	c |   1496173 |     429     1856     5635 |     5036     2643     19 |  0.001 % |
137.36/137.43	c |   2244356 |     429     1856     5635 |     5539     4010     20 |  0.001 % |
214.24/214.35	c |   3366630 |     429     1856     5635 |     6093     4035     20 |  0.001 % |
336.51/336.63	c |   5050041 |     429     1856     5635 |     6703     6106     19 |  0.001 % |
384.80/384.91	c ===============================================================================
384.80/384.91	c surveys--CPU time (sec)   : 0.0510         (0.01 % of total)
384.80/384.91	c surveys--attempted        : 26             (510 /sec)
384.80/384.91	c surveys--converged        : 26             (100.00 % successful)
384.80/384.91	c restarts              : 26
384.80/384.91	c conflicts             : 5693879        (14799 /sec)
384.80/384.91	c decisions             : 6739778        (1.80 % random) (17517 /sec)
384.80/384.91	c propagations          : 366241350      (951898 /sec)
384.80/384.91	c conflict literals     : 128391336      (21.54 % deleted)
384.80/384.91	c Memory used           : 7.87 MB
384.80/384.91	c Total CPU time (sec)      : 384.7995    
384.80/384.91	c 
384.80/384.91	s SATISFIABLE
384.80/384.91	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 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1518640-1238302160/watcher-1518640-1238302160 -o /tmp/evaluation-result-1518640-1238302160/solver-1518640-1238302160 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1445506286 HOME/instance-1518640-1238302160.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.95 1.01 0.99 3/64 3474
/proc/meminfo: memFree=1214312/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=2420 CPUtime=0
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 1102877800 2478080 211 1992294400 4194304 5102648 548682068784 18446744073709551615 4239280 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 605 211 99 221 0 381 0

[startup+0.075814 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 3474
/proc/meminfo: memFree=1214312/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=2520 CPUtime=0.07
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 262 0 0 0 7 0 0 0 18 0 1 0 1102877800 2580480 247 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 630 247 111 221 0 406 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2520

[startup+0.101816 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 3474
/proc/meminfo: memFree=1214312/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=2520 CPUtime=0.09
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 263 0 0 0 9 0 0 0 18 0 1 0 1102877800 2580480 248 1992294400 4194304 5102648 548682068784 18446744073709551615 4249635 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 630 248 111 221 0 406 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2520

[startup+0.301834 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 3474
/proc/meminfo: memFree=1214312/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=2652 CPUtime=0.29
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 297 0 0 0 29 0 0 0 19 0 1 0 1102877800 2715648 282 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 663 282 111 221 0 439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2652

[startup+0.701869 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 3474
/proc/meminfo: memFree=1214312/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=2784 CPUtime=0.69
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 329 0 0 0 69 0 0 0 22 0 1 0 1102877800 2850816 314 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 696 314 111 221 0 472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2784

[startup+1.50194 s]
/proc/loadavg: 0.95 1.01 0.99 2/65 3475
/proc/meminfo: memFree=1213408/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=2916 CPUtime=1.49
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 368 0 0 0 149 0 0 0 25 0 1 0 1102877800 2985984 353 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 729 353 111 221 0 505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2916

[startup+3.10108 s]
/proc/loadavg: 0.95 1.01 0.99 2/65 3475
/proc/meminfo: memFree=1213088/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=3204 CPUtime=3.09
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 418 0 0 0 309 0 0 0 25 0 1 0 1102877800 3280896 403 1992294400 4194304 5102648 548682068784 18446744073709551615 4255867 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 801 403 111 221 0 577 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3204

[startup+6.30236 s]
/proc/loadavg: 0.95 1.01 0.99 2/65 3475
/proc/meminfo: memFree=1212768/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=3468 CPUtime=6.29
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 489 0 0 0 629 0 0 0 25 0 1 0 1102877800 3551232 474 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 867 474 111 221 0 643 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3468

[startup+12.7019 s]
/proc/loadavg: 0.95 1.01 0.99 2/65 3475
/proc/meminfo: memFree=1212320/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=3864 CPUtime=12.69
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 580 0 0 0 1269 0 0 0 25 0 1 0 1102877800 3956736 565 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 966 565 111 221 0 742 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3864

[startup+25.501 s]
/proc/loadavg: 0.96 1.01 0.99 2/65 3475
/proc/meminfo: memFree=1211744/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=4412 CPUtime=25.48
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 715 0 0 0 2548 0 0 0 25 0 1 0 1102877800 4517888 700 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1103 700 111 221 0 879 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4412

[startup+51.1013 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1211040/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=5076 CPUtime=51.08
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 877 0 0 0 5108 0 0 0 25 0 1 0 1102877800 5197824 862 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1269 862 111 221 0 1045 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5076

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1210144/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=5876 CPUtime=102.27
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1090 0 0 0 10227 0 0 0 25 0 1 0 1102877800 6017024 1075 1992294400 4194304 5102648 548682068784 18446744073709551615 4249728 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1469 1075 111 221 0 1245 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5876

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1209632/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=6424 CPUtime=162.25
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1225 0 0 0 16225 0 0 0 25 0 1 0 1102877800 6578176 1210 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1606 1210 111 221 0 1382 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6424

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1209120/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=6844 CPUtime=222.24
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1345 0 0 0 22223 1 0 0 25 0 1 0 1102877800 7008256 1330 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1711 1330 111 221 0 1487 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 6844

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1208608/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=7240 CPUtime=282.22
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1439 0 0 0 28221 1 0 0 25 0 1 0 1102877800 7413760 1424 1992294400 4194304 5102648 548682068784 18446744073709551615 4249932 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1810 1424 111 221 0 1586 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 7240

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1208160/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=7656 CPUtime=342.21
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1542 0 0 0 34220 1 0 0 25 0 1 0 1102877800 7839744 1527 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1914 1527 111 221 0 1690 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 7656

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

[startup+358.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1208160/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=7788 CPUtime=358.2
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1561 0 0 0 35819 1 0 0 25 0 1 0 1102877800 7974912 1546 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1947 1546 111 221 0 1723 0
Current children cumulated CPU time (s) 358.2
Current children cumulated vsize (KiB) 7788

[startup+371.101 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1207968/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=7920 CPUtime=371
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1599 0 0 0 37099 1 0 0 25 0 1 0 1102877800 8110080 1584 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1980 1584 111 221 0 1756 0
Current children cumulated CPU time (s) 371
Current children cumulated vsize (KiB) 7920

[startup+377.502 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1207968/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=7920 CPUtime=377.4
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1609 0 0 0 37739 1 0 0 25 0 1 0 1102877800 8110080 1594 1992294400 4194304 5102648 548682068784 18446744073709551615 4249402 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1980 1594 111 221 0 1756 0
Current children cumulated CPU time (s) 377.4
Current children cumulated vsize (KiB) 7920

[startup+380.701 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1207968/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=7920 CPUtime=380.6
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1609 0 0 0 38059 1 0 0 25 0 1 0 1102877800 8110080 1594 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1980 1594 111 221 0 1756 0
Current children cumulated CPU time (s) 380.6
Current children cumulated vsize (KiB) 7920

[startup+382.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1207904/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=7920 CPUtime=382.19
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1609 0 0 0 38218 1 0 0 25 0 1 0 1102877800 8110080 1594 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1980 1594 111 221 0 1756 0
Current children cumulated CPU time (s) 382.19
Current children cumulated vsize (KiB) 7920

[startup+383.905 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1207904/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=7920 CPUtime=383.8
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1609 0 0 0 38379 1 0 0 25 0 1 0 1102877800 8110080 1594 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 1980 1594 111 221 0 1756 0
Current children cumulated CPU time (s) 383.8
Current children cumulated vsize (KiB) 7920

[startup+384.701 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1207904/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=8052 CPUtime=384.59
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1620 0 0 0 38458 1 0 0 25 0 1 0 1102877800 8245248 1605 1992294400 4194304 5102648 548682068784 18446744073709551615 4255828 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 2013 1605 111 221 0 1789 0
Current children cumulated CPU time (s) 384.59
Current children cumulated vsize (KiB) 8052

[startup+384.901 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 3475
/proc/meminfo: memFree=1207904/2055920 swapFree=4178784/4192956
[pid=3474] ppid=3472 vsize=8052 CPUtime=384.8
/proc/3474/stat : 3474 (varsat-industri) R 3472 3474 3379 0 -1 4194304 1620 0 0 0 38479 1 0 0 25 0 1 0 1102877800 8245248 1605 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/3474/statm: 2013 1605 111 221 0 1789 0
Current children cumulated CPU time (s) 384.8
Current children cumulated vsize (KiB) 8052

Child status: 10
Real time (s): 384.913
CPU time (s): 384.82
CPU user time (s): 384.8
CPU system time (s): 0.019996
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 8052

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

runsolver used 0.301954 second user time and 0.777881 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-29 06:49:20
IDJOB=1518640
IDBENCH=70696
IDSOLVER=538
FILE ID=node57/1518640-1238302160
PBS_JOBID= 9061089
Free space on /tmp= 66264 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/440/unif-k3-r4.25-v440-c1870-S1339293988-069.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518640-1238302160/watcher-1518640-1238302160 -o /tmp/evaluation-result-1518640-1238302160/solver-1518640-1238302160 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1445506286 HOME/instance-1518640-1238302160.cnf

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

MD5SUM BENCH= 04c00558435f25dfb5b6e5262d4684dc
RANDOM SEED=1445506286

node57.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:       1214728 kB
Buffers:         94480 kB
Cached:         654492 kB
SwapCached:       8004 kB
Active:         356252 kB
Inactive:       402232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1214728 kB
SwapTotal:     4192956 kB
SwapFree:      4178784 kB
Dirty:            1048 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            68764 kB
Committed_AS:  2509460 kB
PageTables:       1392 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= 66264 MiB
End job on node57 at 2009-03-29 06:55:45