Trace number 3275699

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: minisat SAT 2007UNSAT 204.934 204.931

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.252
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  527                                                  |
0.00/0.00	c |  Number of clauses:    12692                                                |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.03/0.03	c ============================[ Search Statistics ]==============================
0.03/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.03	c ===============================================================================
0.03/0.03	c |         0 |     423    10467    42302 |     3489        0    nan |  0.000 % |
0.03/0.03	c |       101 |     423    10467    42302 |     3837      101     18 |  0.000 % |
0.03/0.03	c |       251 |     423    10467    42302 |     4221      251     17 |  0.000 % |
0.03/0.04	c |       476 |     423    10467    42302 |     4643      476     16 |  0.000 % |
0.03/0.04	c |       813 |     423    10467    42302 |     5108      813     16 |  0.000 % |
0.03/0.05	c |      1319 |     423    10467    42302 |     5619     1319     16 |  0.000 % |
0.03/0.07	c |      2078 |     423    10467    42302 |     6180     2078     16 |  0.000 % |
0.03/0.10	c |      3218 |     423    10467    42302 |     6799     3218     15 |  0.000 % |
0.09/0.14	c |      4926 |     423    10467    42302 |     7478     4926     15 |  0.000 % |
0.19/0.21	c |      7490 |     423    10467    42302 |     8226     7490     15 |  0.000 % |
0.29/0.33	c |     11334 |     423    10467    42302 |     9049     7207     14 |  0.000 % |
0.49/0.53	c |     17100 |     423    10467    42302 |     9954     8428     14 |  0.000 % |
0.79/0.82	c |     25749 |     423    10467    42302 |    10949     7069     14 |  0.000 % |
1.19/1.26	c |     38723 |     423    10467    42302 |    12044     9054     13 |  0.000 % |
1.89/1.98	c |     58185 |     423    10467    42302 |    13249    10398     13 |  0.000 % |
3.09/3.17	c |     87378 |     423    10467    42302 |    14574    13004     14 |  0.000 % |
4.99/5.07	c |    131167 |     423    10467    42302 |    16031    12949     13 |  0.000 % |
7.99/8.06	c |    196851 |     423    10467    42302 |    17635    14342     14 |  0.000 % |
12.59/12.68	c |    295377 |     423    10467    42302 |    19398    15658     15 |  0.000 % |
20.09/20.10	c |    443168 |     423    10467    42302 |    21338    17668     14 |  0.000 % |
31.69/31.79	c |    664851 |     423    10467    42302 |    23472    14878     12 |  0.000 % |
50.39/50.47	c |    997376 |     423    10467    42302 |    25819    18300     13 |  0.001 % |
80.20/80.30	c |   1496164 |     423    10467    42302 |    28401    23704     13 |  0.001 % |
125.19/125.27	c |   2244346 |     422    10394    42050 |    31241    26730     13 |  0.192 % |
196.80/196.83	c |   3366621 |     418    10118    41093 |    34365    24531     13 |  0.950 % |
204.89/204.93	c ===============================================================================
204.89/204.93	c restarts              : 25
204.89/204.93	c conflicts             : 3486298        (17012 /sec)
204.89/204.93	c decisions             : 3811558        (1.83 % random) (18600 /sec)
204.89/204.93	c propagations          : 129478113      (631823 /sec)
204.89/204.93	c conflict literals     : 48016700       (40.81 % deleted)
204.89/204.93	c Memory used           : 8.94 MB
204.89/204.93	c CPU time              : 204.928 s
204.89/204.93	c 
204.89/204.93	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275699-1303655259/watcher-3275699-1303655259 -o /tmp/evaluation-result-3275699-1303655259/solver-3275699-1303655259 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3275699-1303655259.cnf 

running on 4 cores: 1,3,5,7

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 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: 2.00 2.00 2.00 3/177 8773
/proc/meminfo: memFree=19906088/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=2448 CPUtime=0 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 457941997 2506752 289 33554432000 134512640 135048876 4289425104 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 612 290 50 131 0 479 0

[startup+0.033446 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8773
/proc/meminfo: memFree=19906088/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=2972 CPUtime=0.03 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 498 0 0 0 3 0 0 0 25 0 1 0 457941997 3043328 454 33554432000 134512640 135048876 4289425104 18446744073709551615 134529375 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 743 454 62 131 0 610 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2972

[startup+0.100434 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8773
/proc/meminfo: memFree=19906088/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=2976 CPUtime=0.09 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 503 0 0 0 9 0 0 0 25 0 1 0 457941997 3047424 459 33554432000 134512640 135048876 4289425104 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 744 459 66 131 0 611 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2976

[startup+0.300398 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8773
/proc/meminfo: memFree=19906088/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=3240 CPUtime=0.29 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 563 0 0 0 29 0 0 0 25 0 1 0 457941997 3317760 519 33554432000 134512640 135048876 4289425104 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 810 519 66 131 0 677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3240

[startup+0.700328 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8773
/proc/meminfo: memFree=19906088/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=3508 CPUtime=0.69 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 616 0 0 0 69 0 0 0 25 0 1 0 457941997 3592192 572 33554432000 134512640 135048876 4289425104 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 877 572 66 131 0 744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3508

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8774
/proc/meminfo: memFree=19902112/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=3772 CPUtime=1.49 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 687 0 0 0 149 0 0 0 25 0 1 0 457941997 3862528 643 33554432000 134512640 135048876 4289425104 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 943 643 66 131 0 810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3772

[startup+3.10091 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8774
/proc/meminfo: memFree=19897952/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=4044 CPUtime=3.09 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 760 0 0 0 309 0 0 0 25 0 1 0 457941997 4141056 716 33554432000 134512640 135048876 4289425104 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 1011 716 66 131 0 878 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4044

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8774
/proc/meminfo: memFree=19885596/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=4576 CPUtime=6.29 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 869 0 0 0 629 0 0 0 25 0 1 0 457941997 4685824 825 33554432000 134512640 135048876 4289425104 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 1144 825 66 131 0 1011 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4576

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8774
/proc/meminfo: memFree=19862076/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=5128 CPUtime=12.69 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1009 0 0 0 1269 0 0 0 25 0 1 0 457941997 5251072 965 33554432000 134512640 135048876 4289425104 18446744073709551615 134552568 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 1282 965 66 131 0 1149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5128

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8774
/proc/meminfo: memFree=19837652/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=5860 CPUtime=25.49 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1179 0 0 0 2549 0 0 0 25 0 1 0 457941997 6000640 1135 33554432000 134512640 135048876 4289425104 18446744073709551615 134546512 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 1465 1135 66 131 0 1332 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5860

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8775
/proc/meminfo: memFree=19836704/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=6556 CPUtime=51.09 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1363 0 0 0 5109 0 0 0 25 0 1 0 457941997 6713344 1319 33554432000 134512640 135048876 4289425104 18446744073709551615 134552674 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 1639 1319 66 131 0 1506 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6556

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8776
/proc/meminfo: memFree=19821068/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=7888 CPUtime=102.3 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1657 0 0 0 10230 0 0 0 25 0 1 0 457941997 8077312 1613 33554432000 134512640 135048876 4289425104 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 1972 1613 66 131 0 1839 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7888

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8778
/proc/meminfo: memFree=19783840/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=9000 CPUtime=162.29 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1902 0 0 0 16229 0 0 0 25 0 1 0 457941997 9216000 1858 33554432000 134512640 135048876 4289425104 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 2250 1858 66 131 0 2117 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 9000

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

[startup+179.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8778
/proc/meminfo: memFree=19783712/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=9000 CPUtime=179.09 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1917 0 0 0 17909 0 0 0 25 0 1 0 457941997 9216000 1873 33554432000 134512640 135048876 4289425104 18446744073709551615 134546988 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 2250 1873 66 131 0 2117 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 9000

[startup+191.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8779
/proc/meminfo: memFree=19783464/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=9148 CPUtime=191.89 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1940 0 0 0 19189 0 0 0 25 0 1 0 457941997 9367552 1896 33554432000 134512640 135048876 4289425104 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 2287 1896 66 131 0 2154 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 9148

[startup+198.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8779
/proc/meminfo: memFree=19783340/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=9148 CPUtime=198.29 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1958 0 0 0 19829 0 0 0 25 0 1 0 457941997 9367552 1914 33554432000 134512640 135048876 4289425104 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 2287 1914 66 131 0 2154 0
Current children cumulated CPU time (s) 198.29
Current children cumulated vsize (KiB) 9148

[startup+201.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8779
/proc/meminfo: memFree=19783340/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=9148 CPUtime=201.49 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1959 0 0 0 20149 0 0 0 25 0 1 0 457941997 9367552 1915 33554432000 134512640 135048876 4289425104 18446744073709551615 134547037 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 2287 1915 66 131 0 2154 0
Current children cumulated CPU time (s) 201.49
Current children cumulated vsize (KiB) 9148

[startup+203.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8779
/proc/meminfo: memFree=19783092/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=9148 CPUtime=203.09 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1959 0 0 0 20309 0 0 0 25 0 1 0 457941997 9367552 1915 33554432000 134512640 135048876 4289425104 18446744073709551615 134546949 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 2287 1915 66 131 0 2154 0
Current children cumulated CPU time (s) 203.09
Current children cumulated vsize (KiB) 9148

[startup+203.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8779
/proc/meminfo: memFree=19783208/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=9148 CPUtime=203.89 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1959 0 0 0 20389 0 0 0 25 0 1 0 457941997 9367552 1915 33554432000 134512640 135048876 4289425104 18446744073709551615 134546924 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 2287 1915 66 131 0 2154 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 9148

[startup+204.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8779
/proc/meminfo: memFree=19783208/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=9148 CPUtime=204.69 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1959 0 0 0 20469 0 0 0 25 0 1 0 457941997 9367552 1915 33554432000 134512640 135048876 4289425104 18446744073709551615 134680102 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 2287 1915 66 131 0 2154 0
Current children cumulated CPU time (s) 204.69
Current children cumulated vsize (KiB) 9148

[startup+204.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8779
/proc/meminfo: memFree=19783208/32951124 swapFree=67111524/67111528
[pid=8773] ppid=8771 vsize=9148 CPUtime=204.89 cores=1,3,5,7
/proc/8773/stat : 8773 (minisat_noasser) R 8771 8773 7822 0 -1 4202496 1959 0 0 0 20489 0 0 0 25 0 1 0 457941997 9367552 1915 33554432000 134512640 135048876 4289425104 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8773/statm: 2287 1915 66 131 0 2154 0
Current children cumulated CPU time (s) 204.89
Current children cumulated vsize (KiB) 9148

Child status: 20
Real time (s): 204.931
CPU time (s): 204.934
CPU user time (s): 204.928
CPU system time (s): 0.005999
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 9148

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

runsolver used 0.252961 second user time and 0.683896 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-24 16:27:39
IDJOB=3275699
IDBENCH=83256
IDSOLVER=1678
FILE ID=node144/3275699-1303655259
RUNJOBID= node144-1303650256-8468
PBS_JOBID= 13150704
Free space on /tmp= 72248 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275699-1303655259/watcher-3275699-1303655259 -o /tmp/evaluation-result-3275699-1303655259/solver-3275699-1303655259 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3275699-1303655259.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=1111455207

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19906236 kB
Buffers:       2160048 kB
Cached:       10279056 kB
SwapCached:          4 kB
Active:        3413896 kB
Inactive:      9098336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19906236 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5052 kB
Writeback:           0 kB
AnonPages:       72424 kB
Mapped:          15088 kB
Slab:           469460 kB
PageTables:       4284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   214076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72244 MiB
End job on node144 at 2011-04-24 16:31:04