Trace number 314505

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat SAT 2007 (with assertions)UNSAT 878.794 879.031

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark412.228
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  3189                                                 |
0.00/0.00	c |  Number of clauses:    11039                                                |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.04/0.05	c ============================[ Search Statistics ]==============================
0.04/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.04/0.05	c ===============================================================================
0.04/0.05	c |         0 |    1217     6455    21433 |     2151        0    nan |  0.000 % |
0.04/0.05	c |       100 |    1216     6455    21433 |     2366       99     30 | 10.756 % |
0.04/0.06	c |       250 |    1216     6455    21433 |     2603      249     41 | 10.756 % |
0.04/0.07	c |       476 |    1216     6455    21433 |     2863      475     39 | 10.756 % |
0.04/0.10	c |       814 |    1211     6425    21367 |     3150      812     42 | 10.944 % |
0.09/0.13	c |      1321 |    1201     6376    21239 |     3465     1308     43 | 11.226 % |
0.09/0.18	c |      2080 |    1201     6376    21239 |     3811     2067     46 | 11.226 % |
0.19/0.27	c |      3220 |    1201     6376    21239 |     4192     3207     45 | 11.226 % |
0.39/0.44	c |      4930 |    1201     6376    21239 |     4612     4917     49 | 11.226 % |
0.69/0.73	c |      7493 |    1201     6376    21239 |     5073     4638     47 | 11.226 % |
1.10/1.16	c |     11337 |    1201     6376    21239 |     5580     5540     52 | 11.227 % |
1.79/1.87	c |     17103 |    1201     6376    21239 |     6138     4707     55 | 11.227 % |
2.89/2.95	c |     25754 |    1201     6376    21239 |     6752     6263     54 | 11.226 % |
4.69/4.73	c |     38729 |    1201     6376    21239 |     7428     4194     44 | 11.227 % |
7.49/7.51	c |     58190 |    1201     6376    21239 |     8170     6772     51 | 11.226 % |
12.09/12.15	c |     87382 |    1201     6376    21239 |     8988     8751     44 | 11.227 % |
19.79/19.82	c |    131171 |    1200     6371    21227 |     9886     7932     56 | 11.258 % |
30.88/30.93	c |    196855 |    1200     6371    21227 |    10875     8823     35 | 11.258 % |
49.97/50.09	c |    295381 |    1200     6371    21227 |    11963     7384     51 | 11.258 % |
80.37/80.40	c |    443170 |    1200     6371    21227 |    13159     6752     35 | 11.258 % |
127.35/127.50	c |    664853 |    1200     6371    21227 |    14475    11263     36 | 11.258 % |
190.34/190.43	c |    997378 |    1199     6364    21191 |    15922    10824     28 | 11.289 % |
296.11/296.20	c |   1496166 |    1198     6354    21099 |    17515    14470     35 | 11.321 % |
468.66/468.84	c |   2244348 |    1197     6349    21085 |    19266    14192     41 | 11.352 % |
753.89/754.10	c |   3366624 |    1196     6341    21057 |    21193    13437     39 | 11.383 % |
878.75/879.02	c ===============================================================================
878.75/879.02	c restarts              : 25
878.75/879.02	c conflicts             : 3845452        (4376 /sec)
878.75/879.02	c decisions             : 4902436        (1.07 % random) (5579 /sec)
878.75/879.02	c propagations          : 499814166      (568818 /sec)
878.75/879.02	c conflict literals     : 169827944      (41.14 % deleted)
878.75/879.02	c Memory used           : 11.04 MB
878.75/879.02	c CPU time              : 878.689 s
878.75/879.02	c 
878.75/879.03	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-314505-1172637943 -o ROOT/results/node72/solver-314505-1172637943 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314505-1172637943/minisat /tmp/evaluation/314505-1172637943/instance-314505-1172637943.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): 2400 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.91 0.98 0.99 3/77 31388
/proc/meminfo: memFree=1617648/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=2208 CPUtime=0
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 283762067 2260992 242 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134710340 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 552 242 58 138 0 411 0

[startup+0.045881 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 31388
/proc/meminfo: memFree=1617648/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=3580 CPUtime=0.04
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 580 0 0 0 4 0 0 0 18 0 1 0 283762067 3665920 564 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134530743 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 895 564 71 138 0 754 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3580

[startup+0.101885 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 31388
/proc/meminfo: memFree=1617648/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=3580 CPUtime=0.09
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 582 0 0 0 9 0 0 0 18 0 1 0 283762067 3665920 566 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550596 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 895 566 72 138 0 754 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.301904 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 31388
/proc/meminfo: memFree=1617648/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=3712 CPUtime=0.29
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 626 0 0 0 29 0 0 0 19 0 1 0 283762067 3801088 610 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550554 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 928 610 72 138 0 787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3712

[startup+0.70194 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 31388
/proc/meminfo: memFree=1617648/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=4240 CPUtime=0.69
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 754 0 0 0 69 0 0 0 22 0 1 0 283762067 4341760 738 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134551872 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 1060 738 72 138 0 919 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4240

[startup+1.50201 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 31389
/proc/meminfo: memFree=1614888/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=4636 CPUtime=1.49
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 856 0 0 0 149 0 0 0 25 0 1 0 283762067 4747264 840 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550692 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 1159 840 72 138 0 1018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4636

[startup+3.10116 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 31389
/proc/meminfo: memFree=1614184/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=4900 CPUtime=3.09
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 937 0 0 0 309 0 0 0 25 0 1 0 283762067 5017600 921 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 1225 921 72 138 0 1084 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4900

[startup+6.30145 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 31389
/proc/meminfo: memFree=1613800/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=5296 CPUtime=6.29
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 1020 0 0 0 629 0 0 0 25 0 1 0 283762067 5423104 1004 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550628 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 1324 1004 72 138 0 1183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5296

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 31389
/proc/meminfo: memFree=1613416/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=5428 CPUtime=12.69
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 1061 0 0 0 1269 0 0 0 25 0 1 0 283762067 5558272 1045 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550699 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 1357 1045 72 138 0 1216 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5428

[startup+25.5012 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 31389
/proc/meminfo: memFree=1612712/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=6220 CPUtime=25.48
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 1249 0 0 0 2548 0 0 0 25 0 1 0 283762067 6369280 1233 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 1555 1233 72 138 0 1414 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6220

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 31389
/proc/meminfo: memFree=1612008/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=6960 CPUtime=51.07
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 1443 0 0 0 5107 0 0 0 25 0 1 0 283762067 7127040 1427 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550599 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 1740 1427 72 138 0 1599 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6960

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 31389
/proc/meminfo: memFree=1611816/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=7092 CPUtime=102.27
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 1475 0 0 0 10226 1 0 0 25 0 1 0 283762067 7262208 1459 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 1773 1459 72 138 0 1632 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7092

[startup+162.302 s]
/proc/loadavg: 1.06 1.00 0.99 2/78 31389
/proc/meminfo: memFree=1611240/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=7628 CPUtime=162.25
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 1601 0 0 0 16223 2 0 0 25 0 1 0 283762067 7811072 1585 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134557073 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 1907 1585 72 138 0 1766 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 7628

[startup+222.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/78 31389
/proc/meminfo: memFree=1609896/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=8948 CPUtime=222.23
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 1933 0 0 0 22221 2 0 0 25 0 1 0 283762067 9162752 1917 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134552992 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2237 1917 72 138 0 2096 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8948

[startup+282.302 s]
/proc/loadavg: 1.09 1.03 1.00 2/78 31389
/proc/meminfo: memFree=1609192/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=9576 CPUtime=282.21
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2100 0 0 0 28218 3 0 0 25 0 1 0 283762067 9805824 2084 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2394 2084 72 138 0 2253 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 9576

[startup+342.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 31389
/proc/meminfo: memFree=1609000/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=9708 CPUtime=342.2
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2141 0 0 0 34216 4 0 0 25 0 1 0 283762067 9940992 2125 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2427 2125 72 138 0 2286 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 9708

[startup+402.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 31389
/proc/meminfo: memFree=1608872/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=9844 CPUtime=402.19
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2175 0 0 0 40214 5 0 0 25 0 1 0 283762067 10080256 2159 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134521169 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2461 2159 72 138 0 2320 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 9844

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31389
/proc/meminfo: memFree=1608680/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=9976 CPUtime=462.16
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2204 0 0 0 46211 5 0 0 25 0 1 0 283762067 10215424 2188 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2494 2188 72 138 0 2353 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 9976

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607336/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=522.15
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 52209 6 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 11296

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607272/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=582.13
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 58207 6 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134556696 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 11296

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607208/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=642.12
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 64205 7 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550185 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 11296

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607208/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=702.1
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 70203 7 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 11296

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607144/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=762.09
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 76201 8 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 11296

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607080/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=822.07
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 82199 8 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 11296

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

[startup+844.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607080/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=844.47
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 84438 9 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 844.47
Current children cumulated vsize (KiB) 11296

[startup+857.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607080/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=857.26
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 85717 9 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 857.26
Current children cumulated vsize (KiB) 11296

[startup+870.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607080/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=870.06
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 86997 9 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 870.06
Current children cumulated vsize (KiB) 11296

[startup+873.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607080/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=873.26
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 87317 9 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 873.26
Current children cumulated vsize (KiB) 11296

[startup+876.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607080/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=876.46
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 87637 9 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134551901 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 876.46
Current children cumulated vsize (KiB) 11296

[startup+878.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607080/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=878.06
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 87797 9 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134557327 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 878.06
Current children cumulated vsize (KiB) 11296

[startup+878.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607080/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=878.46
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 87837 9 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550726 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 878.46
Current children cumulated vsize (KiB) 11296

[startup+878.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607080/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=878.66
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 87857 9 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 878.66
Current children cumulated vsize (KiB) 11296

[startup+879.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31389
/proc/meminfo: memFree=1607080/2055920 swapFree=4151496/4192956
[pid=31388] ppid=31386 vsize=11296 CPUtime=878.75
/proc/31388/stat : 31388 (minisat) R 31386 31388 30933 0 -1 4194304 2541 0 0 0 87866 9 0 0 25 0 1 0 283762067 11567104 2525 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550565 0 0 4096 3 0 0 0 17 1 0 0
/proc/31388/statm: 2824 2525 72 138 0 2683 0
Current children cumulated CPU time (s) 878.75
Current children cumulated vsize (KiB) 11296

Child status: 0
Real time (s): 879.031
CPU time (s): 878.794
CPU user time (s): 878.696
CPU system time (s): 0.097985
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 11296

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

runsolver used 1.00085 second user time and 2.20167 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Wed Feb 28 04:45:43 UTC 2007

IDJOB= 314505
IDBENCH= 20393
IDSOLVER= 109
FILE ID= node72/314505-1172637943

PBS_JOBID= 3981140

Free space on /tmp= 66533 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= /tmp/evaluation/314505-1172637943/minisat /tmp/evaluation/314505-1172637943/instance-314505-1172637943.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-314505-1172637943 -o ROOT/results/node72/solver-314505-1172637943 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314505-1172637943/minisat /tmp/evaluation/314505-1172637943/instance-314505-1172637943.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  627e3d704e5200c3037f9c9d83c939c1

RANDOM SEED= 617560781

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
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.236
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:       1618056 kB
Buffers:         26064 kB
Cached:         347336 kB
SwapCached:       9576 kB
Active:          77464 kB
Inactive:       320244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1618056 kB
SwapTotal:     4192956 kB
SwapFree:      4151496 kB
Dirty:            1120 kB
Writeback:           0 kB
Mapped:          30108 kB
Slab:            25776 kB
Committed_AS:   678504 kB
PageTables:       1680 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= 66533 MiB

End job on node72 on Wed Feb 28 05:00:22 UTC 2007